2026-02-17 01:04:36.835 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 01:04:36.835 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:36.835 [INFO][9] startup/utils.go 137: Determined node name: kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:36.835 [INFO][9] startup/startup.go 112: Starting node kube-va67z-default-worker-7phdz-lcs67-nh7s6 with version v3.31.3
2026-02-17 01:04:36.837 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 01:04:36.852 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 01:04:36.852 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 01:04:36.858 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:36.864 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 01:04:36.884 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 01:04:36.885 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:04:36.887 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 01:04:36.896 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 01:04:36.918 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 01:04:36.919 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 01:04:36.924 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 01:04:36.969 [INFO][9] startup/startup.go 249: Using node name: kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:37.029 [INFO][17] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 01:04:37.030 [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 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:37.030 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:37.031 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:37.031 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:37.031 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:37.031 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:37.065 [INFO][17] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 01:04:37.065 [INFO][17] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 01:04:37.073 [INFO][17] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-va67z-default-worker-7phdz-lcs67-nh7s6'
2026-02-17 01:04:37.077 [INFO][17] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-va67z-default-worker-7phdz-lcs67-nh7s6" host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.084 [INFO][17] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.092 [INFO][17] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.095 [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-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.102 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.37.0/26
2026-02-17 01:04:37.102 [INFO][17] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 6.257799ms host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.102 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.144 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.144 [INFO][17] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.37.0/26 host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.157 [INFO][17] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.37.0/26 host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.171 [INFO][17] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.37.0/26 host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.175 [INFO][17] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.37.0/26 host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.176 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.187 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 01:04:37.187 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.205 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.205 [INFO][17] tunnel-ip-allocator/ipam.go 623: Block '10.100.37.0/26' has 64 free ips which is more than 1 ips required. host="kube-va67z-default-worker-7phdz-lcs67-nh7s6" subnet=10.100.37.0/26
2026-02-17 01:04:37.205 [INFO][17] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.37.0/26 handle="ipip-tunnel-addr-kube-va67z-default-worker-7phdz-lcs67-nh7s6" host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.208 [INFO][17] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:37.217 [INFO][17] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.37.0/26 handle="ipip-tunnel-addr-kube-va67z-default-worker-7phdz-lcs67-nh7s6" host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.231 [INFO][17] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.37.0/26] block=10.100.37.0/26 handle="ipip-tunnel-addr-kube-va67z-default-worker-7phdz-lcs67-nh7s6" host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.231 [INFO][17] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.37.0/26] handle="ipip-tunnel-addr-kube-va67z-default-worker-7phdz-lcs67-nh7s6" host="kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:37.231 [INFO][17] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.37.0" type="ipipTunnelAddress"
2026-02-17 01:04:37.231 [INFO][17] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.37.0" 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 01:04:38.379 [INFO][68] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 01:04:38.380 [INFO][68] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:38.380 [INFO][68] monitor-addresses/utils.go 137: Determined node name: kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:38.397 [INFO][69] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 01:04:38.397 [INFO][69] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 01:04:38.422 [INFO][70] status-reporter/startup.go 552: Early log level set to info
2026-02-17 01:04:38.424 [INFO][70] status-reporter/watchersyncer.go 118: Start called
2026-02-17 01:04:38.427 [INFO][70] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 01:04:38.427 [INFO][70] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 01:04:38.428 [INFO][70] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 01:04:38.438 [INFO][74] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 01:04:38.440 [INFO][71] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 01:04:38.440 [WARNING][71] 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 01:04:38.441 [INFO][74] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 01:04:38.441 [INFO][74] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 01:04:38.441 [INFO][74] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 01:04:38.441 [INFO][74] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 01:04:38.441 [INFO][74] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 01:04:38.441 [INFO][74] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 01:04:38.441 [INFO][74] 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 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:38.442 [INFO][74] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:38.443 [INFO][74] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:38.443 [INFO][74] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:38.445 [INFO][70] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 01:04:38.445 [INFO][70] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.445 [INFO][70] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 01:04:38.445 [INFO][70] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 01:04:38.445 [INFO][70] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 01:04:38.454 [INFO][74] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 01:04:38.455 [INFO][74] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 01:04:38.455 [INFO][74] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 01:04:38.455 [INFO][74] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 01:04:38.455 [INFO][74] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:38.469 [INFO][74] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:38.469 [INFO][74] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 01:04:38.469 [INFO][74] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.471 [INFO][74] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 01:04:38.471 [INFO][74] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.471 [INFO][74] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 01:04:38.471 [INFO][74] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 01:04:38.475 [INFO][76] confd/config.go 81: Skipping confd config file.
2026-02-17 01:04:38.476 [INFO][76] confd/run.go 18: Starting calico-confd
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 01:04:38.491 [INFO][76] confd/watchersyncer.go 118: Start called
2026-02-17 01:04:38.491 [INFO][76] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 01:04:38.492 [INFO][76] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 01:04:38.492 [ERROR][76] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 01:04:38.492 [INFO][76] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 01:04:38.492 [ERROR][76] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 01:04:38.492 [INFO][76] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:38.492 [INFO][76] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 01:04:38.492 [INFO][76] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 01:04:38.492 [INFO][76] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 01:04:38.493 [INFO][76] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 01:04:38.493 [INFO][76] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 01:04:38.492 [INFO][76] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 01:04:38.492 [INFO][76] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 01:04:38.499 [INFO][76] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 01:04:38.499 [INFO][76] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-va67z-default-worker-7phdz-lcs67-nh7s6"
2026-02-17 01:04:38.504 [INFO][76] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 01:04:38.502 [INFO][76] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 01:04:38.505 [INFO][76] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 01:04:38.509 [INFO][76] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.508 [INFO][76] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 01:04:38.512 [INFO][76] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.512 [INFO][76] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.512 [INFO][76] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.512 [INFO][76] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.513 [INFO][76] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-va67z-98rhg-ft4gd; name=ip_addr_v4) updated; HostBGPConfig(node=kube-va67z-98rhg-ft4gd; name=ip_addr_v6) updated; HostBGPConfig(node=kube-va67z-98rhg-ft4gd; name=network_v4) updated; HostBGPConfig(node=kube-va67z-98rhg-ft4gd; name=rr_cluster_id) updated; kube-va67z-98rhg-ft4gd updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6; name=ip_addr_v4) updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6; name=ip_addr_v6) updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6; name=network_v4) updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6; name=rr_cluster_id) updated; kube-va67z-default-worker-7phdz-lcs67-nh7s6 updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-qn6kl; name=ip_addr_v4) updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-qn6kl; name=ip_addr_v6) updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-qn6kl; name=network_v4) updated; HostBGPConfig(node=kube-va67z-default-worker-7phdz-lcs67-qn6kl; name=rr_cluster_id) updated; kube-va67z-default-worker-7phdz-lcs67-qn6kl updated
2026-02-17 01:04:38.508 [INFO][76] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 01:04:38.513 [INFO][76] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:38.513 [INFO][76] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 01:04:38.513 [INFO][76] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 01:04:38.513 [INFO][76] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 01:04:38.513 [INFO][76] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 01:04:38.526 [INFO][76] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 01:04:38.529 [INFO][76] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 01:04:38.529 [INFO][76] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 01:04:38.530 [INFO][76] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 01:04:38.534 [INFO][76] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 01:04:38.537 [INFO][76] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 01:04:38.594 [INFO][74] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.37.0" type="ipipTunnelAddress"
2026-02-17 01:04:38.614 [INFO][73] 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)(0xc0007d81e0), 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-va67z-default-worker-7phdz-lcs67-nh7s6", 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)(0xc0007d83c0)}, 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, 0x25, 0x0}, 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:"20a0a15436b64d2cb117151e28a5fb86", 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)(0xc0007d8640), 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":"20a0a15436b64d2cb117151e28a5fb86", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.37.0"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-va67z-default-worker-7phdz-lcs67-nh7s6", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"20a0a15436b64d2cb117151e28a5fb86", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-va67z-default-worker-7phdz-lcs67-nh7s6", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.37.0", "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 01:04:38.615 [INFO][73] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 01:04:38.615 [INFO][73] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 01:04:38.615 [INFO][73] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 01:04:38.615 [INFO][73] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 01:04:38.615 [INFO][73] 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 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 01:04:38.622 [INFO][73] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 01:04:38.622 [INFO][73] 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 01:04:38.622 [INFO][73] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6", NodeZone:"nova", 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)(0xc000b04960), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000b04a00), 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, 0x25, 0x0}, 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)(0xc0007d83c0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc0007b63c0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000d6ec00), 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)(0xc0007d81e0), 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)(0xc000187500), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0007d8640), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 01:04:38.623 [INFO][73] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000b04960), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000b04a00), 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, 0x25, 0x0}, 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 01:04:38.623 [INFO][73] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 01:04:38.623 [INFO][73] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 01:04:38.623 [INFO][73] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 01:04:38.623 [INFO][73] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 01:04:38.623 [INFO][73] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 01:04:38.623 [INFO][73] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 01:04:38.623 [INFO][73] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 01:04:38.623 [INFO][73] 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 01:04:38.623 [INFO][73] 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 01:04:38.640 [INFO][73] 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 01:04:38.675 [INFO][73] 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 01:04:38.675 [INFO][73] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 01:04:38.676 [INFO][73] 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 01:04:38.676 [INFO][73] 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 01:04:38.676 [INFO][73] 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 01:04:38.676 [INFO][73] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 01:04:38.676 [INFO][73] 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 01:04:38.676 [INFO][73] 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 01:04:38.676 [INFO][73] 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 01:04:38.676 [INFO][73] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 01:04:38.676 [INFO][73] 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 01:04:38.677 [INFO][73] 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 01:04:38.677 [INFO][73] 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 01:04:38.678 [INFO][73] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 01:04:38.678 [INFO][73] 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 01:04:38.678 [INFO][73] 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 01:04:38.679 [INFO][73] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 01:04:38.720 [INFO][76] confd/client.go 1157: Recompute BGP peerings: kube-va67z-default-worker-7phdz-lcs67-qn6kl updated
2026-02-17 01:04:38.720 [INFO][73] 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 01:04:38.722 [INFO][73] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 01:04:38.722 [INFO][73] 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 01:04:38.722 [INFO][73] 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 01:04:38.756 [INFO][76] confd/client.go 1157: Recompute BGP peerings: kube-va67z-default-worker-7phdz-lcs67-qn6kl updated
2026-02-17 01:04:38.799 [INFO][73] felix/maps.go 833: Loaded map file descriptor. fd=0x1e 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 01:04:38.940 [INFO][73] felix/maps.go 833: Loaded map file descriptor. fd=0x1f 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 01:04:39.033 [INFO][73] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-17 01:04:39.033 [INFO][73] 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 01:04:39.242 [INFO][73] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 01:04:39.242 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 01:04:39.242 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 01:04:39.242 [INFO][73] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 01:04:39.243 [INFO][73] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 01:04:39.243 [INFO][73] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 01:04:39.247 [INFO][73] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 01:04:39.247 [INFO][73] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 01:04:39.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 01:04:39.265 [INFO][73] 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 01:04:39.266 [INFO][73] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 01:04:39.266 [INFO][73] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 01:04:39.266 [INFO][73] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 01:04:39.266 [INFO][73] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 01:04:39.266 [INFO][73] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 01:04:39.266 [INFO][73] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 01:04:39.266 [INFO][73] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 01:04:39.266 [INFO][73] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 01:04:39.266 [INFO][73] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 01:04:39.266 [INFO][73] felix/daemon.go 566: using resource updates where applicable
2026-02-17 01:04:39.266 [INFO][73] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 01:04:39.266 [INFO][73] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000e90750), (*watchersyncer.watcherCache)(0xc000e90820), (*watchersyncer.watcherCache)(0xc000e908f0), (*watchersyncer.watcherCache)(0xc000e909c0), (*watchersyncer.watcherCache)(0xc000e90a90), (*watchersyncer.watcherCache)(0xc000e90b60), (*watchersyncer.watcherCache)(0xc000e90c30), (*watchersyncer.watcherCache)(0xc000e90d00), (*watchersyncer.watcherCache)(0xc000e90dd0), (*watchersyncer.watcherCache)(0xc000e90ea0), (*watchersyncer.watcherCache)(0xc000e90f70), (*watchersyncer.watcherCache)(0xc000e91040), (*watchersyncer.watcherCache)(0xc000e91110), (*watchersyncer.watcherCache)(0xc000e911e0), (*watchersyncer.watcherCache)(0xc000e912b0), (*watchersyncer.watcherCache)(0xc000e91380), (*watchersyncer.watcherCache)(0xc000e91450), (*watchersyncer.watcherCache)(0xc000e91520), (*watchersyncer.watcherCache)(0xc000e915f0), (*watchersyncer.watcherCache)(0xc000e916c0), (*watchersyncer.watcherCache)(0xc000e91790), (*watchersyncer.watcherCache)(0xc000e91860), (*watchersyncer.watcherCache)(0xc000e91930)}, results:(chan interface {})(0xc0003ed3b0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000157b90), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 01:04:39.267 [INFO][73] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 01:04:39.267 [INFO][73] felix/watchersyncer.go 118: Start called
2026-02-17 01:04:39.267 [INFO][73] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:39.267 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 01:04:39.267 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 01:04:39.267 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 01:04:39.267 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 01:04:39.268 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 01:04:39.268 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 01:04:39.268 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 01:04:39.268 [INFO][73] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 01:04:39.269 [INFO][73] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 01:04:39.270 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 01:04:39.270 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{::1,127.0.0.0,127.0.0.1} ifaceName="lo"
2026-02-17 01:04:39.270 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 01:04:39.268 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 01:04:39.270 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 01:04:39.271 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.146,fe80::f816:3eff:fe54:e8e7} ifaceName="ens3"
2026-02-17 01:04:39.271 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 01:04:39.271 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 01:04:39.272 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 01:04:39.273 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 01:04:39.273 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 01:04:39.273 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 01:04:39.273 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 01:04:39.274 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 01:04:39.274 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 01:04:39.279 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 01:04:39.279 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 01:04:39.274 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 01:04:39.279 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 01:04:39.279 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 01:04:39.279 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 01:04:39.280 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 01:04:39.280 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 01:04:39.280 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 01:04:39.280 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 01:04:39.280 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 01:04:39.280 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 01:04:39.271 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 01:04:39.281 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 01:04:39.281 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 01:04:39.281 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 01:04:39.281 [INFO][73] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 01:04:39.281 [INFO][73] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 01:04:39.281 [INFO][73] felix/daemon.go 683: Started the processing graph
2026-02-17 01:04:39.281 [INFO][73] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 01:04:39.281 [INFO][73] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 01:04:39.281 [INFO][73] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 01:04:39.281 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 01:04:39.281 [INFO][73] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 01:04:39.281 [INFO][73] 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 01:04:39.281 [INFO][73] 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 01:04:39.281 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 01:04:39.281 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 01:04:39.281 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.146":set.v{}, "fe80::f816:3eff:fe54:e8e7":set.v{}}}
2026-02-17 01:04:39.281 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.146":set.v{}, "fe80::f816:3eff:fe54:e8e7":set.v{}}}
2026-02-17 01:04:39.281 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 01:04:39.281 [INFO][73] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 01:04:39.281 [INFO][73] 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":"20a0a15436b64d2cb117151e28a5fb86", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.37.0"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-va67z-default-worker-7phdz-lcs67-nh7s6", "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:"20a0a15436b64d2cb117151e28a5fb86"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-va67z-default-worker-7phdz-lcs67-nh7s6"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.37.0"} 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:"20a0a15436b64d2cb117151e28a5fb86"} 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.37.0"}}} 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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for FelixHostname: kube-va67z-default-worker-7phdz-lcs67-nh7s6 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for FelixHostname: kube-va67z-default-worker-7phdz-lcs67-nh7s6 (from environment variable)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.282 [INFO][73] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 01:04:39.282 [INFO][73] felix/daemon.go 804: No driver process to monitor
2026-02-17 01:04:39.282 [INFO][73] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 01:04:39.283 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.37.0 (from datastore (per-host))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.37.0 (from datastore (per-host))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for ClusterGUID: 20a0a15436b64d2cb117151e28a5fb86 (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for ClusterGUID: 20a0a15436b64d2cb117151e28a5fb86 (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 01:04:39.283 [INFO][73] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 01:04:39.283 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.283 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.283 [INFO][73] 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:"20a0a15436b64d2cb117151e28a5fb86"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-va67z-default-worker-7phdz-lcs67-nh7s6"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.37.0"} 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:"20a0a15436b64d2cb117151e28a5fb86"} 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.37.0"}}} 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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:04:39.284 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 01:04:39.284 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.284 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 01:04:39.284 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.285 [INFO][73] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6,name=IpInIpTunnelAddr) 10.100.37.0 1433 <nil> 0s} new}
2026-02-17 01:04:39.285 [INFO][73] 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-va67z-default-worker-7phdz-lcs67-nh7s6", "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{}
2026-02-17 01:04:39.287 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 01:04:39.287 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 01:04:39.288 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 01:04:39.288 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 01:04:39.288 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.288 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.288 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.288 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.288 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1343 <nil> 0s} new}
2026-02-17 01:04:39.288 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1343 <nil> 0s} new}
2026-02-17 01:04:39.288 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1343 <nil> 0s} new}
2026-02-17 01:04:39.288 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1343 <nil> 0s} new}
2026-02-17 01:04:39.288 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1343 <nil> 0s} new}
2026-02-17 01:04:39.289 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 01:04:39.289 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.289 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 01:04:39.290 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 01:04:39.290 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.290 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.290 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 20a0a15436b64d2cb117151e28a5fb86 1339 <nil> 0s} new}
2026-02-17 01:04:39.290 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1339 <nil> 0s} new}
2026-02-17 01:04:39.290 [INFO][73] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1339 <nil> 0s} new}
2026-02-17 01:04:39.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98"
2026-02-17 01:04:39.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146"
2026-02-17 01:04:39.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75"
2026-02-17 01:04:39.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:04:39.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:04:39.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:04:39.293 [INFO][73] 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 01:04:39.295 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 01:04:39.295 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 01:04:39.295 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 01:04:39.296 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 01:04:39.296 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 01:04:39.296 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.296 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.296 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.296 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.296 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.296 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 01:04:39.297 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 01:04:39.297 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.297 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.299 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 01:04:39.300 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 01:04:39.300 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.300 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.302 [INFO][73] 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 01:04:39.303 [INFO][73] 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.125.62" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:04:39.303 [INFO][73] 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 01:04:39.303 [INFO][73] 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.203.79" ports:{Protocol:"TCP" Port:12345}
2026-02-17 01:04:39.303 [INFO][73] 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 01:04:39.304 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 01:04:39.304 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.304 [INFO][73] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 01:04:39.304 [INFO][73] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 01:04:39.304 [INFO][73] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 01:04:39.305 [INFO][73] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 01:04:39.308 [INFO][73] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 01:04:39.308 [INFO][73] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:20a0a15436b64d2cb117151e28a5fb86 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.37.0].
2026-02-17 01:04:39.308 [INFO][73] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 01:04:39.308 [INFO][73] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 01:04:39.308 [INFO][73] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"20a0a15436b64d2cb117151e28a5fb86", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.37.0"}
2026-02-17 01:04:39.309 [INFO][73] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:20a0a15436b64d2cb117151e28a5fb86 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 01:04:39.309 [INFO][73] felix/usagerep.go 91: Waiting before first check-in delay=5m0.699s
2026-02-17 01:04:39.310 [INFO][73] felix/config_params.go 769: Parsing value for FelixHostname: kube-va67z-default-worker-7phdz-lcs67-nh7s6 (from environment variable)
2026-02-17 01:04:39.310 [INFO][73] felix/config_params.go 805: Parsed value for FelixHostname: kube-va67z-default-worker-7phdz-lcs67-nh7s6 (from environment variable)
2026-02-17 01:04:39.310 [INFO][73] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:39.310 [INFO][73] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.37.0 (from datastore (per-host))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.37.0 (from datastore (per-host))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for ClusterGUID: 20a0a15436b64d2cb117151e28a5fb86 (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for ClusterGUID: 20a0a15436b64d2cb117151e28a5fb86 (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 01:04:39.311 [INFO][73] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 01:04:39.312 [INFO][73] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.37.0]
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:39.313 [INFO][73] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for FelixHostname: kube-va67z-default-worker-7phdz-lcs67-nh7s6 (from environment variable)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for FelixHostname: kube-va67z-default-worker-7phdz-lcs67-nh7s6 (from environment variable)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.37.0 (from datastore (per-host))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.37.0 (from datastore (per-host))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for ClusterGUID: 20a0a15436b64d2cb117151e28a5fb86 (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for ClusterGUID: 20a0a15436b64d2cb117151e28a5fb86 (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 01:04:39.314 [INFO][73] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 01:04:39.315 [INFO][73] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 01:04:39.315 [INFO][73] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 01:04:39.315 [INFO][73] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 01:04:39.315 [INFO][73] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resource-claim-controller"} labels:{key:"projectcalico.org/name" value:"resource-claim-controller"}
2026-02-17 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.316 [INFO][73] 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 01:04:39.317 [INFO][73] 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 01:04:39.318 [INFO][73] 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 01:04:39.318 [INFO][73] 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 01:04:39.318 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"volumeattributesclass-protection-controller"} labels:{key:"projectcalico.org/name" value:"volumeattributesclass-protection-controller"}
2026-02-17 01:04:39.318 [INFO][73] 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 01:04:39.318 [INFO][73] 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 01:04:39.318 [INFO][73] 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 01:04:39.320 [INFO][73] 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 01:04:39.320 [INFO][73] 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 01:04:39.320 [INFO][73] 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 01:04:39.320 [INFO][73] 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 01:04:39.320 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.321 [INFO][73] 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 01:04:39.322 [INFO][73] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 01:04:39.322 [INFO][73] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 01:04:39.322 [INFO][73] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=810.347096ms
2026-02-17 01:04:39.322 [INFO][73] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 01:04:39.322 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:04:39.322 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:04:39.322 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 01:04:39.323 [INFO][73] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 01:04:39.323 [INFO][73] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 01:04:39.323 [INFO][73] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.37.0/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 01:04:39.324 [INFO][73] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.37.0" tunnelDevice="tunl0"
2026-02-17 01:04:39.324 [INFO][73] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.37.0" tunnelDevice="tunl0"
2026-02-17 01:04:39.324 [INFO][73] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 01:04:39.324 [INFO][73] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 01:04:39.419 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 01:04:39.420 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.37.0} ifaceName="tunl0"
2026-02-17 01:04:39.424 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 01:04:39.425 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.37.0" exists=true ifIndex=3
2026-02-17 01:04:39.441 [WARNING][71] 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 01:04:39.457 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 01:04:39.458 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 01:04:39.461 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 01:04:39.461 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 01:04:39.571 [INFO][73] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 01:04:39.571 [INFO][73] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 01:04:39.639 [INFO][73] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.1281728819999999
2026-02-17 01:04:39.646 [INFO][73] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.37.0":set.v{}}}
2026-02-17 01:04:39.646 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.37.0":set.v{}}}
2026-02-17 01:04:39.646 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 01:04:39.646 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 01:04:39.646 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 01:04:39.646 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 01:04:39.649 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 01:04:39.649 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 01:04:39.649 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 01:04:39.649 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 01:04:39.671 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 01:04:39.671 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 01:04:39.671 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 01:04:39.671 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 01:04:39.671 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 01:04:39.672 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 01:04:39.672 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_98: Initializing
bird: Mesh_192_168_24_75: 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: Mesh_192_168_24_98: Starting
bird: Mesh_192_168_24_98: State changed to start
bird: Mesh_192_168_24_75: Starting
bird: Mesh_192_168_24_75: State changed to start
bird: Graceful restart started
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
bird: Mesh_192_168_24_75: Connected to table master
bird: Mesh_192_168_24_75: State changed to wait
2026-02-17 01:04:40.442 [INFO][71] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-17 01:04:40.443 [INFO][71] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 01:04:40.443 [WARNING][71] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.98"
bird: Mesh_192_168_24_98: Connected to table master
bird: Mesh_192_168_24_98: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_98: State changed to feed
bird: Mesh_192_168_24_75: State changed to feed
2026-02-17 01:04:41.398 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:04:41.398 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:04:41.398 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:04:41.398 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:04:41.445 [INFO][73] 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 |        |
+---------------------------+---------+----------------+-----------------+--------+
bird: Mesh_192_168_24_98: State changed to up
bird: Mesh_192_168_24_75: State changed to up
2026-02-17 01:04:41.447 [INFO][71] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 01:04:41.447 [INFO][71] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 01:04:41.448 [INFO][71] complete-startup/utils.go 125: Using NODENAME environment for node name kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:41.448 [INFO][71] complete-startup/utils.go 137: Determined node name: kube-va67z-default-worker-7phdz-lcs67-nh7s6
2026-02-17 01:04:41.448 [INFO][71] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 01:04:41.478 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:04:41.478 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:04:41.478 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:04:41.482 [INFO][71] complete-startup/startup.go 352: Calico started successfully
2026-02-17 01:04:41.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:04:41.704 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:04:41.704 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:04:47.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:04:47.653 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:04:47.653 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:04:49.689 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:04:49.689 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:04:49.689 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:04:53.042 [INFO][73] 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 01:04:53.067 [INFO][73] 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 01:04:53.095 [INFO][73] 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 01:04:53.156 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.245.221" ports:{Protocol:"TCP" Port:8080}
2026-02-17 01:04:53.701 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:04:53.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 01:04:53.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sonobuoy"} profile:{inbound_rules:{action:"allow" rule_id:"GP63uymSS-bedsaO"} outbound_rules:{action:"allow" rule_id:"ZrNuC7hVPUgqd8UB"}}
2026-02-17 01:04:53.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:04:53.724 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.724 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.724 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.725 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-17 01:04:53.725 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 01:04:53.725 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 01:04:53.725 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-17 01:04:53.725 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 01:04:53.725 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 01:04:53.725 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:53.725 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.725 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.779 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:04:53.779 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-17 01:04:53.780 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="down"
2026-02-17 01:04:53.780 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41a3cc79a18"
2026-02-17 01:04:53.780 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"down", Index:6}
2026-02-17 01:04:53.781 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-17 01:04:53.781 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-17 01:04:53.781 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:53.781 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.781 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.782 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="up"
2026-02-17 01:04:53.804 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:04:53.804 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-17 01:04:53.804 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"up", Index:6}
2026-02-17 01:04:53.804 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:53.804 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:53.804 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:53.805 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.805 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:53.827 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:04:53.827 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:04:55.051 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-17 01:04:55.051 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41a3cc79a18"
2026-02-17 01:04:55.051 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:04:55.051 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:04:56.496 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:04:56.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:04:56.497 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.497 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.497 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.497 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:56.498 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.498 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.524 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:04:56.524 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:04:56.537 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:04:56.537 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:04:56.537 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.538 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.538 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.539 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:56.539 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.539 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.560 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:04:56.560 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:04:56.728 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:04:56.728 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:04:56.728 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.728 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.728 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.729 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:04:56.729 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.729 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:04:56.755 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:04:56.755 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:05:08.499 [INFO][76] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 01:05:17.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:05:17.875 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:05:17.875 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:05:18.526 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:05:18.527 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:05:18.527 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:05:20.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:05:20.479 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:05:20.479 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:05:21.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5309"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5309"}
2026-02-17 01:05:21.151 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-5309" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:05:21.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5578"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5578"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5578"}
2026-02-17 01:05:21.240 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:05:21.261 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5578" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:05:21.461 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3799"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3799"}
2026-02-17 01:05:21.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3799" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:05:21.657 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8931"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-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:"statefulset-8931"}
2026-02-17 01:05:21.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:05:21.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8931" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:05:21.860 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:05:21.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5578"} profile:{inbound_rules:{action:"allow" rule_id:"HQry3qo95cbyWgDm"} outbound_rules:{action:"allow" rule_id:"2D60RoqwcJBVzwrD"}}
2026-02-17 01:05:21.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5578.default"} profile:{}
2026-02-17 01:05:21.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:05:21.862 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.862 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.862 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide2b81ef5d9" ipVersion=0x4 table="filter"
2026-02-17 01:05:21.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_heLQaUm5lrFFuJX7Nd" ipVersion=0x4 table="filter"
2026-02-17 01:05:21.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jnNp_P7o58Yk7BsH1D" ipVersion=0x4 table="filter"
2026-02-17 01:05:21.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide2b81ef5d9" ipVersion=0x4 table="filter"
2026-02-17 01:05:21.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_heLQaUm5lrFFuJX7Nd" ipVersion=0x4 table="filter"
2026-02-17 01:05:21.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jnNp_P7o58Yk7BsH1D" ipVersion=0x4 table="filter"
2026-02-17 01:05:21.863 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:21.863 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.863 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.904 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:21.904 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 01:05:21.933 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calide2b81ef5d9" state="down"
2026-02-17 01:05:21.933 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide2b81ef5d9", State:"down", Index:7}
2026-02-17 01:05:21.933 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:21.933 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide2b81ef5d9"
2026-02-17 01:05:21.933 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.934 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.939 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calide2b81ef5d9" state="up"
2026-02-17 01:05:21.953 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:21.953 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 01:05:21.953 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Typed[string]{}}
2026-02-17 01:05:21.953 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Typed[string]{}}
2026-02-17 01:05:21.953 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide2b81ef5d9", State:"up", Index:7}
2026-02-17 01:05:21.953 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:21.953 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:21.953 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:21.953 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.953 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:21.978 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:21.978 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:22.302 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:05:22.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8931"} profile:{inbound_rules:{action:"allow" rule_id:"kgphNXsZziEJapMj"} outbound_rules:{action:"allow" rule_id:"soYRnOUryK3oF-5L"}}
2026-02-17 01:05:22.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8931.default"} profile:{}
2026-02-17 01:05:22.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:05:22.302 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.302 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.302 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.302 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibdf9ac6c5db" ipVersion=0x4 table="filter"
2026-02-17 01:05:22.302 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1DsSRr0ly6f0zgsG4S" ipVersion=0x4 table="filter"
2026-02-17 01:05:22.302 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VMrEOGVHsrj7_spOo8" ipVersion=0x4 table="filter"
2026-02-17 01:05:22.302 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibdf9ac6c5db" ipVersion=0x4 table="filter"
2026-02-17 01:05:22.302 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1DsSRr0ly6f0zgsG4S" ipVersion=0x4 table="filter"
2026-02-17 01:05:22.302 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VMrEOGVHsrj7_spOo8" ipVersion=0x4 table="filter"
2026-02-17 01:05:22.302 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:22.302 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.302 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.341 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:22.341 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 01:05:22.383 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calibdf9ac6c5db" state="down"
2026-02-17 01:05:22.383 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdf9ac6c5db", State:"down", Index:8}
2026-02-17 01:05:22.383 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:22.383 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.383 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.383 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:22.383 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calibdf9ac6c5db" state="up"
2026-02-17 01:05:22.402 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:22.402 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 01:05:22.402 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Typed[string]{}}
2026-02-17 01:05:22.402 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Typed[string]{}}
2026-02-17 01:05:22.402 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdf9ac6c5db", State:"up", Index:8}
2026-02-17 01:05:22.402 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:22.402 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:22.402 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:22.403 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.403 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:22.454 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:22.454 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:23.463 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 01:05:23.463 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:23.463 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 01:05:23.463 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide2b81ef5d9"
2026-02-17 01:05:23.463 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:23.463 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:23.463 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:23.463 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:25.090 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:05:25.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:05:25.090 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:25.090 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:25.090 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:25.091 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:05:25.091 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:25.091 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:25.109 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:25.110 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:05:28.029 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:05:28.029 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:05:28.029 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.029 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.030 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.031 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:28.031 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.031 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.053 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:28.053 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:28.117 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:05:28.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:05:28.118 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.118 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.118 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.119 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:28.119 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.119 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.141 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:28.141 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:28.379 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:05:28.379 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:05:28.379 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.379 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.379 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.380 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:28.381 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.381 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:28.406 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:28.406 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:32.534 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:05:32.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:05:32.534 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:32.534 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:32.534 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:32.535 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:32.535 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:32.535 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:32.555 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:32.555 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:33.168 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:05:33.168 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:05:33.169 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:33.169 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:33.169 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:33.169 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:05:33.170 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:33.170 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:05:33.191 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:33.191 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:05:33.276 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:05:33.277 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:05:33.278 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:33.278 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:33.278 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:33.279 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:33.280 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:33.280 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:33.302 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:33.302 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:38.505 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:05:42.383 [INFO][73] felix/summary.go 100: Summarising 57 dataplane reconciliation loops over 1m3.8s: avg=33ms longest=318ms (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 01:05:42.699 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:05:42.699 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0118adfdd73" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:05:42.699 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.699 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.699 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.700 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0118adfdd73" ipVersion=0x4 table="filter"
2026-02-17 01:05:42.700 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0118adfdd73" ipVersion=0x4 table="filter"
2026-02-17 01:05:42.700 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0118adfdd73"
2026-02-17 01:05:42.700 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.700 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.731 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:42.732 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 01:05:42.773 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali0118adfdd73" state="down"
2026-02-17 01:05:42.773 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0118adfdd73"
2026-02-17 01:05:42.773 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0118adfdd73", State:"down", Index:9}
2026-02-17 01:05:42.773 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Typed[string]{}}
2026-02-17 01:05:42.773 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Typed[string]{}}
2026-02-17 01:05:42.773 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0118adfdd73"
2026-02-17 01:05:42.773 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.773 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.774 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali0118adfdd73" state="up"
2026-02-17 01:05:42.803 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:42.803 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 01:05:42.803 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0118adfdd73", State:"up", Index:9}
2026-02-17 01:05:42.804 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0118adfdd73"
2026-02-17 01:05:42.804 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0118adfdd73"
2026-02-17 01:05:42.804 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0118adfdd73"
2026-02-17 01:05:42.804 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.804 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:42.821 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:42.821 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:05:43.943 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-17 01:05:43.943 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0118adfdd73"
2026-02-17 01:05:43.943 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:43.943 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:44.093 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:05:44.093 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0118adfdd73" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:05:44.093 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.094 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.094 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.095 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0118adfdd73"
2026-02-17 01:05:44.095 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.096 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.123 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:44.123 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:05:44.205 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:05:44.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0118adfdd73" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:05:44.207 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.207 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.207 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.208 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0118adfdd73"
2026-02-17 01:05:44.209 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.209 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:05:44.233 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:44.233 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:05:48.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:05:48.883 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:05:48.883 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:05:49.131 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:05:49.131 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:05:49.131 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:05:51.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:05:51.085 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:05:51.085 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:05:52.964 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:05:52.964 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:05:52.964 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:52.964 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:52.964 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:52.965 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:05:52.965 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:52.965 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:52.985 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:52.985 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:53.944 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:05:53.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:05:53.944 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:53.945 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:53.945 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:53.946 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:05:53.946 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:53.946 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:05:53.974 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:53.975 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:05:56.364 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:05:56.364 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:05:56.364 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.365 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.365 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.365 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:05:56.366 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali43192af28fb" ipVersion=0x4 table="filter"
2026-02-17 01:05:56.366 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:05:56.366 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali43192af28fb" ipVersion=0x4 table="filter"
2026-02-17 01:05:56.366 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43192af28fb"
2026-02-17 01:05:56.366 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.366 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.405 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:56.405 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 01:05:56.430 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali43192af28fb" state="down"
2026-02-17 01:05:56.430 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43192af28fb"
2026-02-17 01:05:56.431 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43192af28fb", State:"down", Index:10}
2026-02-17 01:05:56.431 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Typed[string]{}}
2026-02-17 01:05:56.432 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Typed[string]{}}
2026-02-17 01:05:56.432 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43192af28fb"
2026-02-17 01:05:56.432 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.432 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.435 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali43192af28fb" state="up"
2026-02-17 01:05:56.454 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:05:56.454 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 01:05:56.454 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43192af28fb", State:"up", Index:10}
2026-02-17 01:05:56.454 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali43192af28fb"
2026-02-17 01:05:56.454 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43192af28fb"
2026-02-17 01:05:56.454 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:05:56.454 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.455 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:56.475 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:56.475 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:05:57.100 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:05:57.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:05:57.101 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.101 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.101 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.101 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:05:57.101 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.101 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.121 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:05:57.126 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:57.126 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:05:57.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:05:57.126 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.126 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.127 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.127 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:05:57.127 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.127 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:05:57.150 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:05:57.150 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:05:57.415 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-17 01:05:57.415 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali43192af28fb"
2026-02-17 01:05:57.415 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:05:57.415 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:06:01.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5309"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5309"}
2026-02-17 01:06:01.365 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4807"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4807"}
2026-02-17 01:06:01.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:06:02.058 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:06:02.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-4807"} profile:{inbound_rules:{action:"allow" rule_id:"bDHKY-PJJ46CaAy7"} outbound_rules:{action:"allow" rule_id:"rFu_isSX-Szj2wqK"}}
2026-02-17 01:06:02.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-4807.default"} profile:{}
2026-02-17 01:06:02.059 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia101bb2ec8b" profile_ids:"kns.var-expansion-4807" profile_ids:"ksa.var-expansion-4807.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:06:02.059 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.059 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.059 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia101bb2ec8b" ipVersion=0x4 table="filter"
2026-02-17 01:06:02.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RD6Y4eUuh7pjbVhAV3" ipVersion=0x4 table="filter"
2026-02-17 01:06:02.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iq5VhB_jeSpqO4K0f5" ipVersion=0x4 table="filter"
2026-02-17 01:06:02.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia101bb2ec8b" ipVersion=0x4 table="filter"
2026-02-17 01:06:02.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RD6Y4eUuh7pjbVhAV3" ipVersion=0x4 table="filter"
2026-02-17 01:06:02.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iq5VhB_jeSpqO4K0f5" ipVersion=0x4 table="filter"
2026-02-17 01:06:02.060 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia101bb2ec8b"
2026-02-17 01:06:02.060 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.060 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.105 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:06:02.105 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="down"
2026-02-17 01:06:02.132 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calia101bb2ec8b" state="down"
2026-02-17 01:06:02.132 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia101bb2ec8b"
2026-02-17 01:06:02.132 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia101bb2ec8b", State:"down", Index:11}
2026-02-17 01:06:02.133 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Typed[string]{}}
2026-02-17 01:06:02.133 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Typed[string]{}}
2026-02-17 01:06:02.133 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia101bb2ec8b"
2026-02-17 01:06:02.133 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.133 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.136 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calia101bb2ec8b" state="up"
2026-02-17 01:06:02.166 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:06:02.166 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="down"
2026-02-17 01:06:02.166 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia101bb2ec8b", State:"up", Index:11}
2026-02-17 01:06:02.166 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia101bb2ec8b"
2026-02-17 01:06:02.166 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia101bb2ec8b"
2026-02-17 01:06:02.166 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia101bb2ec8b"
2026-02-17 01:06:02.167 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.167 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:02.195 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:02.195 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="up"
2026-02-17 01:06:02.938 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:06:02.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:06:02.938 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:02.938 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:02.938 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:02.939 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:06:02.939 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:02.939 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:02.966 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:02.966 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:03.043 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:06:03.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0118adfdd73" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:06:03.043 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:03.043 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:03.043 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:03.044 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0118adfdd73"
2026-02-17 01:06:03.044 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:03.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:03.078 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:03.078 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:06:03.943 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:06:03.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:06:03.944 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:03.945 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:03.945 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:03.947 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:06:03.948 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:03.948 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:03.970 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:03.970 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:04.008 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-17 01:06:04.008 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia101bb2ec8b"
2026-02-17 01:06:04.008 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:06:04.008 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:06:04.108 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:06:04.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:06:04.109 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:04.110 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:04.110 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:04.114 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:06:04.114 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:04.115 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:04.143 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:04.143 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:06:04.152 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:06:04.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia101bb2ec8b" profile_ids:"kns.var-expansion-4807" profile_ids:"ksa.var-expansion-4807.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:06:04.152 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:04.152 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:04.152 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:04.155 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia101bb2ec8b"
2026-02-17 01:06:04.156 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:04.156 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:06:04.178 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:04.178 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="up"
2026-02-17 01:06:06.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5309"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5309"}
2026-02-17 01:06:12.932 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:06:12.932 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:06:12.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:06:12.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0118adfdd73" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:06:12.932 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.932 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.932 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.932 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.933 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.933 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:06:12.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0118adfdd73"
2026-02-17 01:06:12.933 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.933 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.959 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:06:12.964 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:12.964 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:12.964 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:12.964 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:06:12.964 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0118adfdd73" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:06:12.964 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.964 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.964 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.965 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0118adfdd73"
2026-02-17 01:06:12.965 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.965 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:12.982 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:06:12.987 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:12.987 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:06:12.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide2b81ef5d9" profile_ids:"kns.statefulset-5578" profile_ids:"ksa.statefulset-5578.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:06:12.987 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.988 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.988 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide2b81ef5d9"
2026-02-17 01:06:12.988 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:12.988 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:13.009 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:13.009 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:14.276 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-1, name=eth0)
2026-02-17 01:06:14.276 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-1" endpoint_id:"eth0"}
2026-02-17 01:06:14.276 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:14.276 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:14.277 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:14.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0118adfdd73" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0118adfdd73" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.278 [INFO][73] 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-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:14.278 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:14.279 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.4
2026-02-17 01:06:14.280 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-5578/ss-0, name=eth0)
2026-02-17 01:06:14.332 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-1", EndpointId:"eth0"}
2026-02-17 01:06:14.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5578/ss-0" endpoint_id:"eth0"}
2026-02-17 01:06:14.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5578"}
2026-02-17 01:06:14.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5578.default"}
2026-02-17 01:06:14.333 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:14.334 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:14.334 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_heLQaUm5lrFFuJX7Nd" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.334 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jnNp_P7o58Yk7BsH1D" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.334 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_heLQaUm5lrFFuJX7Nd" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.334 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jnNp_P7o58Yk7BsH1D" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.334 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:14.334 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide2b81ef5d9" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.334 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide2b81ef5d9" ipVersion=0x4 table="filter"
2026-02-17 01:06:14.334 [INFO][73] 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-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:14.334 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:14.335 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.2
2026-02-17 01:06:14.380 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5578/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:14.386 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-17 01:06:14.386 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide2b81ef5d9"
2026-02-17 01:06:14.386 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calide2b81ef5d9" state="down"
2026-02-17 01:06:14.386 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Typed[string]{}}
2026-02-17 01:06:14.386 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Typed[string]{}}
2026-02-17 01:06:14.386 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide2b81ef5d9", State:"down", Index:7}
2026-02-17 01:06:14.390 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calide2b81ef5d9" state=""
2026-02-17 01:06:14.390 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide2b81ef5d9"
2026-02-17 01:06:14.392 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali0118adfdd73" state="down"
2026-02-17 01:06:14.393 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0118adfdd73"
2026-02-17 01:06:14.393 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-17 01:06:14.395 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali0118adfdd73" state=""
2026-02-17 01:06:14.396 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0118adfdd73"
2026-02-17 01:06:14.414 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide2b81ef5d9", State:"", Index:7}
2026-02-17 01:06:14.414 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Set[string](nil)}
2026-02-17 01:06:14.414 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide2b81ef5d9", Addrs:set.Set[string](nil)}
2026-02-17 01:06:14.414 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0118adfdd73", State:"down", Index:9}
2026-02-17 01:06:14.414 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Typed[string]{}}
2026-02-17 01:06:14.414 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Typed[string]{}}
2026-02-17 01:06:14.414 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0118adfdd73", State:"", Index:9}
2026-02-17 01:06:14.414 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Set[string](nil)}
2026-02-17 01:06:14.414 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0118adfdd73", Addrs:set.Set[string](nil)}
2026-02-17 01:06:19.612 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:06:19.612 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:06:19.612 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:06:19.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:06:19.744 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:06:19.744 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:06:23.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5578"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5578"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5578"}
2026-02-17 01:06:23.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4594"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4594"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4594"}
2026-02-17 01:06:23.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-4594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:06:24.942 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:06:24.942 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:06:24.943 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:24.943 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:24.943 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:24.944 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:06:24.944 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:24.944 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:24.951 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:06:24.974 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:24.974 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:24.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:06:24.974 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.974 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.975 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.975 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:06:24.975 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.977 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:06:24.995 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:24.995 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:06:24.995 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:06:24.995 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.995 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.995 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.995 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:06:24.996 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:24.996 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.003 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:06:25.022 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:25.022 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:06:25.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43192af28fb" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:06:25.022 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.022 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.022 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.023 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43192af28fb"
2026-02-17 01:06:25.023 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.023 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.054 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:25.054 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 01:06:25.225 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-2, name=eth0)
2026-02-17 01:06:25.226 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-2" endpoint_id:"eth0"}
2026-02-17 01:06:25.226 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.226 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.226 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.227 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:06:25.227 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali43192af28fb" ipVersion=0x4 table="filter"
2026-02-17 01:06:25.227 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:06:25.227 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali43192af28fb" ipVersion=0x4 table="filter"
2026-02-17 01:06:25.227 [INFO][73] 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-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.227 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.228 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.5
2026-02-17 01:06:25.287 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-2", EndpointId:"eth0"}
2026-02-17 01:06:25.332 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-17 01:06:25.332 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43192af28fb"
2026-02-17 01:06:25.332 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali43192af28fb" state="down"
2026-02-17 01:06:25.333 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Typed[string]{}}
2026-02-17 01:06:25.333 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Typed[string]{}}
2026-02-17 01:06:25.333 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43192af28fb", State:"down", Index:10}
2026-02-17 01:06:25.336 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali43192af28fb" state=""
2026-02-17 01:06:25.336 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali43192af28fb"
2026-02-17 01:06:25.359 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43192af28fb", State:"", Index:10}
2026-02-17 01:06:25.359 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Set[string](nil)}
2026-02-17 01:06:25.359 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43192af28fb", Addrs:set.Set[string](nil)}
2026-02-17 01:06:26.934 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:06:26.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:06:26.935 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.935 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.935 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.935 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:06:26.936 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.936 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.955 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:26.955 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:26.958 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:06:26.959 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdf9ac6c5db" profile_ids:"kns.statefulset-8931" profile_ids:"ksa.statefulset-8931.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:06:26.959 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.959 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.959 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.959 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdf9ac6c5db"
2026-02-17 01:06:26.959 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.959 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:26.985 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:26.985 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:06:27.203 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-8931/ss-0, name=eth0)
2026-02-17 01:06:27.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8931/ss-0" endpoint_id:"eth0"}
2026-02-17 01:06:27.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8931"}
2026-02-17 01:06:27.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8931.default"}
2026-02-17 01:06:27.203 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:27.203 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:27.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1DsSRr0ly6f0zgsG4S" ipVersion=0x4 table="filter"
2026-02-17 01:06:27.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VMrEOGVHsrj7_spOo8" ipVersion=0x4 table="filter"
2026-02-17 01:06:27.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1DsSRr0ly6f0zgsG4S" ipVersion=0x4 table="filter"
2026-02-17 01:06:27.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VMrEOGVHsrj7_spOo8" ipVersion=0x4 table="filter"
2026-02-17 01:06:27.204 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:27.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibdf9ac6c5db" ipVersion=0x4 table="filter"
2026-02-17 01:06:27.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibdf9ac6c5db" ipVersion=0x4 table="filter"
2026-02-17 01:06:27.204 [INFO][73] 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-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:27.204 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:27.204 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.3
2026-02-17 01:06:27.256 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8931/ss-0", EndpointId:"eth0"}
2026-02-17 01:06:27.311 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-17 01:06:27.311 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdf9ac6c5db"
2026-02-17 01:06:27.311 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calibdf9ac6c5db" state="down"
2026-02-17 01:06:27.311 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Typed[string]{}}
2026-02-17 01:06:27.311 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Typed[string]{}}
2026-02-17 01:06:27.312 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdf9ac6c5db", State:"down", Index:8}
2026-02-17 01:06:27.315 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calibdf9ac6c5db" state=""
2026-02-17 01:06:27.315 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibdf9ac6c5db"
2026-02-17 01:06:27.334 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdf9ac6c5db", State:"", Index:8}
2026-02-17 01:06:27.334 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Set[string](nil)}
2026-02-17 01:06:27.334 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdf9ac6c5db", Addrs:set.Set[string](nil)}
2026-02-17 01:06:28.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5578" name:"default"}
2026-02-17 01:06:28.563 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5578"
2026-02-17 01:06:28.955 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5578"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5578"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5578"}
2026-02-17 01:06:28.977 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5578"}
2026-02-17 01:06:34.906 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8931"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-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:"statefulset-8931"}
2026-02-17 01:06:34.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1381"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1381"}
2026-02-17 01:06:34.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:06:35.653 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1381/pod-subpath-test-configmap-4s5k, name=eth0)
2026-02-17 01:06:35.653 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-1381"} profile:{inbound_rules:{action:"allow" rule_id:"2xko7RY4meJSVo6h"} outbound_rules:{action:"allow" rule_id:"v9AU_cz9ygC1P4oo"}}
2026-02-17 01:06:35.653 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-1381.default"} profile:{}
2026-02-17 01:06:35.654 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1381/pod-subpath-test-configmap-4s5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid125490505a" profile_ids:"kns.subpath-1381" profile_ids:"ksa.subpath-1381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:06:35.654 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.654 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.654 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.654 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid125490505a" ipVersion=0x4 table="filter"
2026-02-17 01:06:35.654 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-1381" ipVersion=0x4 table="filter"
2026-02-17 01:06:35.654 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cDVZ8-1PO4UleepGuQ" ipVersion=0x4 table="filter"
2026-02-17 01:06:35.654 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid125490505a" ipVersion=0x4 table="filter"
2026-02-17 01:06:35.654 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-1381" ipVersion=0x4 table="filter"
2026-02-17 01:06:35.654 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cDVZ8-1PO4UleepGuQ" ipVersion=0x4 table="filter"
2026-02-17 01:06:35.655 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid125490505a"
2026-02-17 01:06:35.655 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.655 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.691 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:06:35.692 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="down"
2026-02-17 01:06:35.734 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calid125490505a" state="down"
2026-02-17 01:06:35.734 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid125490505a", State:"down", Index:12}
2026-02-17 01:06:35.734 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid125490505a"
2026-02-17 01:06:35.735 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.735 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.735 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid125490505a"
2026-02-17 01:06:35.735 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calid125490505a" state="up"
2026-02-17 01:06:35.760 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:06:35.760 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="down"
2026-02-17 01:06:35.760 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Typed[string]{}}
2026-02-17 01:06:35.760 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Typed[string]{}}
2026-02-17 01:06:35.760 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid125490505a", State:"up", Index:12}
2026-02-17 01:06:35.760 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid125490505a"
2026-02-17 01:06:35.760 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid125490505a"
2026-02-17 01:06:35.760 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid125490505a"
2026-02-17 01:06:35.760 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.760 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:35.779 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:35.779 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="up"
2026-02-17 01:06:36.934 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 01:06:36.935 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid125490505a"
2026-02-17 01:06:36.935 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:06:36.935 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:06:38.521 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:06:39.341 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1381/pod-subpath-test-configmap-4s5k, name=eth0)
2026-02-17 01:06:39.342 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1381/pod-subpath-test-configmap-4s5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid125490505a" profile_ids:"kns.subpath-1381" profile_ids:"ksa.subpath-1381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:06:39.343 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:39.343 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:39.343 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:39.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid125490505a"
2026-02-17 01:06:39.347 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:39.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:06:39.372 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:06:39.372 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="up"
2026-02-17 01:06:39.982 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8931"
2026-02-17 01:06:40.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8931" name:"default"}
2026-02-17 01:06:40.508 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8931"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-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:"statefulset-8931"}
2026-02-17 01:06:40.537 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8931"}
2026-02-17 01:06:43.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-5309" name:"default"}
2026-02-17 01:06:43.529 [INFO][73] felix/summary.go 100: Summarising 83 dataplane reconciliation loops over 1m1.1s: avg=28ms longest=62ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:06:43.655 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-5309"}
2026-02-17 01:06:50.165 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:06:50.165 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:06:50.165 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:07:00.439 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1381/pod-subpath-test-configmap-4s5k, name=eth0)
2026-02-17 01:07:00.440 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1381/pod-subpath-test-configmap-4s5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid125490505a" profile_ids:"kns.subpath-1381" profile_ids:"ksa.subpath-1381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:07:00.440 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:00.440 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:00.440 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:00.440 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid125490505a"
2026-02-17 01:07:00.440 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:00.440 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:00.459 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:00.459 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="up"
2026-02-17 01:07:01.596 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1381/pod-subpath-test-configmap-4s5k, name=eth0)
2026-02-17 01:07:01.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1381/pod-subpath-test-configmap-4s5k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid125490505a" profile_ids:"kns.subpath-1381" profile_ids:"ksa.subpath-1381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:07:01.597 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.597 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.597 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.597 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid125490505a"
2026-02-17 01:07:01.597 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.597 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.623 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:01.623 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="up"
2026-02-17 01:07:01.702 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calid125490505a" state="down"
2026-02-17 01:07:01.702 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid125490505a"
2026-02-17 01:07:01.702 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 01:07:01.702 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid125490505a", State:"down", Index:12}
2026-02-17 01:07:01.703 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Typed[string]{}}
2026-02-17 01:07:01.703 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Typed[string]{}}
2026-02-17 01:07:01.703 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid125490505a"
2026-02-17 01:07:01.703 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.703 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.703 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.7
2026-02-17 01:07:01.706 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calid125490505a" state=""
2026-02-17 01:07:01.706 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid125490505a"
2026-02-17 01:07:01.727 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:01.727 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="down"
2026-02-17 01:07:01.727 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid125490505a", State:"", Index:12}
2026-02-17 01:07:01.727 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Set[string](nil)}
2026-02-17 01:07:01.727 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid125490505a", Addrs:set.Set[string](nil)}
2026-02-17 01:07:01.727 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid125490505a"
2026-02-17 01:07:01.727 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.728 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.746 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:01.746 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"} status="down"
2026-02-17 01:07:01.807 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1381/pod-subpath-test-configmap-4s5k, name=eth0)
2026-02-17 01:07:01.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1381/pod-subpath-test-configmap-4s5k" endpoint_id:"eth0"}
2026-02-17 01:07:01.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-1381.default"}
2026-02-17 01:07:01.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-1381"}
2026-02-17 01:07:01.807 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.807 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.808 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-1381" ipVersion=0x4 table="filter"
2026-02-17 01:07:01.808 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cDVZ8-1PO4UleepGuQ" ipVersion=0x4 table="filter"
2026-02-17 01:07:01.808 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-1381" ipVersion=0x4 table="filter"
2026-02-17 01:07:01.808 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cDVZ8-1PO4UleepGuQ" ipVersion=0x4 table="filter"
2026-02-17 01:07:01.809 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.809 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid125490505a" ipVersion=0x4 table="filter"
2026-02-17 01:07:01.809 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid125490505a" ipVersion=0x4 table="filter"
2026-02-17 01:07:01.809 [INFO][73] 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:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.809 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:01.862 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1381/pod-subpath-test-configmap-4s5k", EndpointId:"eth0"}
2026-02-17 01:07:03.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1381"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1381"}
2026-02-17 01:07:03.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8367"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8367"}
2026-02-17 01:07:03.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8367" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:08.429 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1381" name:"default"}
2026-02-17 01:07:08.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1381"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1381"}
2026-02-17 01:07:08.552 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1381"}
2026-02-17 01:07:09.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8367"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8367"}
2026-02-17 01:07:09.610 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8062"}
2026-02-17 01:07:13.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-8062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:14.084 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5, name=eth0)
2026-02-17 01:07:14.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-8062.default"} profile:{}
2026-02-17 01:07:14.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-8062"} profile:{inbound_rules:{action:"allow" rule_id:"CA2IzxMizKnWAzXA"} outbound_rules:{action:"allow" rule_id:"VxU0Rn1OiH0SwVyY"}}
2026-02-17 01:07:14.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9247f7bee0" profile_ids:"kns.containers-8062" profile_ids:"ksa.containers-8062.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:07:14.085 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.085 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.085 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.085 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif9247f7bee0" ipVersion=0x4 table="filter"
2026-02-17 01:07:14.086 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-8062" ipVersion=0x4 table="filter"
2026-02-17 01:07:14.086 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IBhd2-51Pk4AN3ae9h" ipVersion=0x4 table="filter"
2026-02-17 01:07:14.086 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif9247f7bee0" ipVersion=0x4 table="filter"
2026-02-17 01:07:14.086 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-8062" ipVersion=0x4 table="filter"
2026-02-17 01:07:14.086 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IBhd2-51Pk4AN3ae9h" ipVersion=0x4 table="filter"
2026-02-17 01:07:14.086 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.086 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.086 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.134 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:14.134 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="down"
2026-02-17 01:07:14.157 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif9247f7bee0" state="down"
2026-02-17 01:07:14.157 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.157 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9247f7bee0", State:"down", Index:13}
2026-02-17 01:07:14.158 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9247f7bee0", Addrs:set.Typed[string]{}}
2026-02-17 01:07:14.158 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9247f7bee0", Addrs:set.Typed[string]{}}
2026-02-17 01:07:14.158 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.158 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.158 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.167 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif9247f7bee0" state="up"
2026-02-17 01:07:14.177 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:14.177 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="down"
2026-02-17 01:07:14.177 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9247f7bee0", State:"up", Index:13}
2026-02-17 01:07:14.177 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.177 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.177 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.178 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.178 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.201 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:14.201 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="up"
2026-02-17 01:07:14.509 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5, name=eth0)
2026-02-17 01:07:14.510 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9247f7bee0" profile_ids:"kns.containers-8062" profile_ids:"ksa.containers-8062.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:07:14.510 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.510 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.511 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.512 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9247f7bee0"
2026-02-17 01:07:14.512 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.512 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:14.535 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:14.536 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="up"
2026-02-17 01:07:15.674 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5, name=eth0)
2026-02-17 01:07:15.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9247f7bee0" profile_ids:"kns.containers-8062" profile_ids:"ksa.containers-8062.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:07:15.675 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.675 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.675 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.680 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9247f7bee0"
2026-02-17 01:07:15.680 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.680 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.703 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:15.703 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="down"
2026-02-17 01:07:15.776 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif9247f7bee0" state="down"
2026-02-17 01:07:15.777 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9247f7bee0", State:"down", Index:13}
2026-02-17 01:07:15.777 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9247f7bee0"
2026-02-17 01:07:15.777 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif9247f7bee0"
2026-02-17 01:07:15.777 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.777 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.777 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.8
2026-02-17 01:07:15.778 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif9247f7bee0" state=""
2026-02-17 01:07:15.778 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif9247f7bee0"
2026-02-17 01:07:15.798 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:15.798 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="down"
2026-02-17 01:07:15.799 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9247f7bee0", State:"", Index:13}
2026-02-17 01:07:15.799 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9247f7bee0", Addrs:set.Set[string](nil)}
2026-02-17 01:07:15.799 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9247f7bee0", Addrs:set.Set[string](nil)}
2026-02-17 01:07:15.799 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9247f7bee0"
2026-02-17 01:07:15.799 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.799 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.814 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:15.814 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"} status="down"
2026-02-17 01:07:15.867 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5, name=eth0)
2026-02-17 01:07:15.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5" endpoint_id:"eth0"}
2026-02-17 01:07:15.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-8062"}
2026-02-17 01:07:15.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-8062.default"}
2026-02-17 01:07:15.868 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.868 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.868 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-8062" ipVersion=0x4 table="filter"
2026-02-17 01:07:15.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IBhd2-51Pk4AN3ae9h" ipVersion=0x4 table="filter"
2026-02-17 01:07:15.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-8062" ipVersion=0x4 table="filter"
2026-02-17 01:07:15.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IBhd2-51Pk4AN3ae9h" ipVersion=0x4 table="filter"
2026-02-17 01:07:15.869 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif9247f7bee0" ipVersion=0x4 table="filter"
2026-02-17 01:07:15.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif9247f7bee0" ipVersion=0x4 table="filter"
2026-02-17 01:07:15.869 [INFO][73] 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:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:15.927 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8062/client-containers-012483b5-3f59-42f7-a56f-037f68466ae5", EndpointId:"eth0"}
2026-02-17 01:07:17.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8062"}
2026-02-17 01:07:17.626 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4143"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4143"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4143"}
2026-02-17 01:07:17.626 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4143" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:18.817 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-4890"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-4890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4890"}
2026-02-17 01:07:18.841 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-4890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:19.035 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8367" name:"default"}
2026-02-17 01:07:19.257 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8367"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8367"}
2026-02-17 01:07:19.282 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8367"}
2026-02-17 01:07:22.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-8062" name:"default"}
2026-02-17 01:07:22.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8062"}
2026-02-17 01:07:22.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-8062"}
2026-02-17 01:07:25.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-4890"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-4890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4890"}
2026-02-17 01:07:25.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4143"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4143"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4143"}
2026-02-17 01:07:25.145 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9717"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9717"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9717"}
2026-02-17 01:07:25.145 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-9717" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:30.162 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-4890" name:"default"}
2026-02-17 01:07:30.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-4890"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-4890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4890"}
2026-02-17 01:07:30.274 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-4890"}
2026-02-17 01:07:30.484 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4143" name:"default"}
2026-02-17 01:07:30.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4143"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4143"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4143"}
2026-02-17 01:07:30.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4143"}
2026-02-17 01:07:31.522 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9717"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9717"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9717"}
2026-02-17 01:07:31.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9234"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9234"}
2026-02-17 01:07:31.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:32.125 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f, name=eth0)
2026-02-17 01:07:32.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9234"} profile:{inbound_rules:{action:"allow" rule_id:"fQbvWCrUURuaMK6B"} outbound_rules:{action:"allow" rule_id:"OVEuE1ilcl3Sp3ha"}}
2026-02-17 01:07:32.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9234.default"} profile:{}
2026-02-17 01:07:32.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali799b47c4aa4" profile_ids:"kns.projected-9234" profile_ids:"ksa.projected-9234.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:07:32.125 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.126 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.126 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali799b47c4aa4" ipVersion=0x4 table="filter"
2026-02-17 01:07:32.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9234" ipVersion=0x4 table="filter"
2026-02-17 01:07:32.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_46md_JtZeozUWOPbV8" ipVersion=0x4 table="filter"
2026-02-17 01:07:32.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali799b47c4aa4" ipVersion=0x4 table="filter"
2026-02-17 01:07:32.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9234" ipVersion=0x4 table="filter"
2026-02-17 01:07:32.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_46md_JtZeozUWOPbV8" ipVersion=0x4 table="filter"
2026-02-17 01:07:32.127 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.127 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.127 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.176 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:32.176 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="down"
2026-02-17 01:07:32.206 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali799b47c4aa4" state="down"
2026-02-17 01:07:32.206 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.206 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali799b47c4aa4", State:"down", Index:14}
2026-02-17 01:07:32.206 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Typed[string]{}}
2026-02-17 01:07:32.206 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Typed[string]{}}
2026-02-17 01:07:32.206 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.206 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.206 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.209 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali799b47c4aa4" state="up"
2026-02-17 01:07:32.223 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:32.223 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="down"
2026-02-17 01:07:32.223 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali799b47c4aa4", State:"up", Index:14}
2026-02-17 01:07:32.223 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.223 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.224 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.224 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.238 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:32.238 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="up"
2026-02-17 01:07:32.858 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f, name=eth0)
2026-02-17 01:07:32.859 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali799b47c4aa4" profile_ids:"kns.projected-9234" profile_ids:"ksa.projected-9234.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:07:32.859 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.859 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.859 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.860 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:32.860 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.860 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:32.880 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:32.880 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="up"
2026-02-17 01:07:33.607 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 01:07:33.607 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali799b47c4aa4"
2026-02-17 01:07:33.607 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:33.607 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:34.071 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f, name=eth0)
2026-02-17 01:07:34.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali799b47c4aa4" profile_ids:"kns.projected-9234" profile_ids:"ksa.projected-9234.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:07:34.071 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.071 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.072 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.072 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:34.073 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.073 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 14
2026-02-17 01:07:34.092 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:34.092 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="up"
2026-02-17 01:07:34.175 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 01:07:34.175 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali799b47c4aa4"
2026-02-17 01:07:34.175 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali799b47c4aa4" state="down"
2026-02-17 01:07:34.175 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Typed[string]{}}
2026-02-17 01:07:34.175 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Typed[string]{}}
2026-02-17 01:07:34.175 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali799b47c4aa4", State:"down", Index:14}
2026-02-17 01:07:34.175 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:34.175 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.176 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.176 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.9
2026-02-17 01:07:34.178 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali799b47c4aa4" state=""
2026-02-17 01:07:34.178 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali799b47c4aa4"
2026-02-17 01:07:34.202 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:34.202 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="down"
2026-02-17 01:07:34.202 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali799b47c4aa4", State:"", Index:14}
2026-02-17 01:07:34.202 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Set[string](nil)}
2026-02-17 01:07:34.203 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali799b47c4aa4", Addrs:set.Set[string](nil)}
2026-02-17 01:07:34.203 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali799b47c4aa4"
2026-02-17 01:07:34.203 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.203 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.220 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:34.220 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"} status="down"
2026-02-17 01:07:34.256 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f, name=eth0)
2026-02-17 01:07:34.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f" endpoint_id:"eth0"}
2026-02-17 01:07:34.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9234"}
2026-02-17 01:07:34.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9234.default"}
2026-02-17 01:07:34.256 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.256 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9234" ipVersion=0x4 table="filter"
2026-02-17 01:07:34.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_46md_JtZeozUWOPbV8" ipVersion=0x4 table="filter"
2026-02-17 01:07:34.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9234" ipVersion=0x4 table="filter"
2026-02-17 01:07:34.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_46md_JtZeozUWOPbV8" ipVersion=0x4 table="filter"
2026-02-17 01:07:34.256 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali799b47c4aa4" ipVersion=0x4 table="filter"
2026-02-17 01:07:34.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali799b47c4aa4" ipVersion=0x4 table="filter"
2026-02-17 01:07:34.257 [INFO][73] 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:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.257 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:34.323 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9234/pod-projected-secrets-f1bea737-5e7b-4c2a-8191-546c55b4408f", EndpointId:"eth0"}
2026-02-17 01:07:35.645 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9234"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9234"}
2026-02-17 01:07:35.677 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-2507"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-2507"} 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:"pod-resize-tests-2507"}
2026-02-17 01:07:35.698 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-2507" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:36.287 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:36.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-2507.default"} profile:{}
2026-02-17 01:07:36.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-2507"} profile:{inbound_rules:{action:"allow" rule_id:"yNYPZE1TPcBUtRZ4"} outbound_rules:{action:"allow" rule_id:"fxEEFhVlm4wtFhsQ"}}
2026-02-17 01:07:36.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d83e014a5d" profile_ids:"kns.pod-resize-tests-2507" profile_ids:"ksa.pod-resize-tests-2507.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:07:36.288 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.289 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.289 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.292 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2d83e014a5d" ipVersion=0x4 table="filter"
2026-02-17 01:07:36.292 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ptW5jl8LVkswJjIR3y" ipVersion=0x4 table="filter"
2026-02-17 01:07:36.292 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Y4YpkoJc8kzq7FlEaD" ipVersion=0x4 table="filter"
2026-02-17 01:07:36.292 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2d83e014a5d" ipVersion=0x4 table="filter"
2026-02-17 01:07:36.292 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ptW5jl8LVkswJjIR3y" ipVersion=0x4 table="filter"
2026-02-17 01:07:36.292 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Y4YpkoJc8kzq7FlEaD" ipVersion=0x4 table="filter"
2026-02-17 01:07:36.292 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.292 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.329 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:36.329 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="down"
2026-02-17 01:07:36.372 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali2d83e014a5d" state="down"
2026-02-17 01:07:36.372 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.372 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d83e014a5d", State:"down", Index:15}
2026-02-17 01:07:36.373 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Typed[string]{}}
2026-02-17 01:07:36.373 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Typed[string]{}}
2026-02-17 01:07:36.373 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.373 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.373 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.373 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali2d83e014a5d" state="up"
2026-02-17 01:07:36.388 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:36.388 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="down"
2026-02-17 01:07:36.388 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d83e014a5d", State:"up", Index:15}
2026-02-17 01:07:36.388 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.388 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.388 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.388 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.388 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.461 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:36.462 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="up"
2026-02-17 01:07:36.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-9717" name:"default"}
2026-02-17 01:07:36.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9717"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9717"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9717"}
2026-02-17 01:07:36.780 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-9717"}
2026-02-17 01:07:36.941 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:36.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d83e014a5d" profile_ids:"kns.pod-resize-tests-2507" profile_ids:"ksa.pod-resize-tests-2507.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:07:36.941 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.941 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.941 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.942 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:36.942 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.942 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:36.967 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:36.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="up"
2026-02-17 01:07:38.118 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 01:07:38.119 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2d83e014a5d"
2026-02-17 01:07:38.119 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:38.119 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:38.211 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:38.211 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d83e014a5d" profile_ids:"kns.pod-resize-tests-2507" profile_ids:"ksa.pod-resize-tests-2507.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:07:38.211 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.212 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.212 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.213 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:38.213 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.213 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.239 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:38.239 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="up"
2026-02-17 01:07:38.549 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:07:38.947 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:38.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d83e014a5d" profile_ids:"kns.pod-resize-tests-2507" profile_ids:"ksa.pod-resize-tests-2507.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:07:38.947 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.947 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.947 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.948 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:38.948 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.948 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:38.966 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:38.966 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="up"
2026-02-17 01:07:39.972 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:39.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d83e014a5d" profile_ids:"kns.pod-resize-tests-2507" profile_ids:"ksa.pod-resize-tests-2507.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:07:39.973 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:39.975 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:39.976 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:39.976 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:39.977 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:39.977 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:39.996 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:39.996 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="up"
2026-02-17 01:07:40.566 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-2507"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-2507"} 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:"pod-resize-tests-2507"}
2026-02-17 01:07:40.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8133"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8133"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-8133"}
2026-02-17 01:07:40.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-8133" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:07:40.779 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9234" name:"default"}
2026-02-17 01:07:40.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9234"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9234"}
2026-02-17 01:07:40.970 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9234"}
2026-02-17 01:07:41.193 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:41.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-8133"} profile:{inbound_rules:{action:"allow" rule_id:"aSsf7MXcvMlDO1PV"} outbound_rules:{action:"allow" rule_id:"u3kUhTy7ooIpg9UR"}}
2026-02-17 01:07:41.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-8133.default"} profile:{}
2026-02-17 01:07:41.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23ad3dd929c" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:07:41.214 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.215 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.215 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali23ad3dd929c" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali23ad3dd929c" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:07:41.215 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.215 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.215 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.251 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:41.251 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="down"
2026-02-17 01:07:41.274 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali23ad3dd929c" state="down"
2026-02-17 01:07:41.274 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.274 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23ad3dd929c", State:"down", Index:16}
2026-02-17 01:07:41.274 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Typed[string]{}}
2026-02-17 01:07:41.274 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Typed[string]{}}
2026-02-17 01:07:41.274 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.274 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.274 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.279 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali23ad3dd929c" state="up"
2026-02-17 01:07:41.295 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:41.295 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="down"
2026-02-17 01:07:41.295 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23ad3dd929c", State:"up", Index:16}
2026-02-17 01:07:41.295 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.296 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.296 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.296 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.296 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.322 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:41.322 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="up"
2026-02-17 01:07:41.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:41.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23ad3dd929c" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:07:41.966 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.966 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.966 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.966 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:41.966 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.967 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:41.990 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:41.990 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="up"
2026-02-17 01:07:42.247 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 01:07:42.247 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali23ad3dd929c"
2026-02-17 01:07:42.247 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:42.247 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:42.979 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:42.979 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23ad3dd929c" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:07:42.979 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:42.979 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:42.980 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:42.980 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:42.980 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:42.980 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:43.012 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:43.012 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="up"
2026-02-17 01:07:43.983 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:43.984 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23ad3dd929c" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:07:43.984 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:43.984 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:43.985 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:43.985 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:43.986 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:43.986 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:44.010 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:44.010 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="up"
2026-02-17 01:07:44.010 [INFO][73] felix/summary.go 100: Summarising 88 dataplane reconciliation loops over 1m0.5s: avg=27ms longest=74ms (partial-resync-routes-v4,resync-calico-v4)
2026-02-17 01:07:45.594 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:45.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d83e014a5d" profile_ids:"kns.pod-resize-tests-2507" profile_ids:"ksa.pod-resize-tests-2507.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:07:45.594 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.594 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.595 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.596 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d83e014a5d"
2026-02-17 01:07:45.596 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.596 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.596 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-2507/resize-test-qjztz, name=eth0)
2026-02-17 01:07:45.622 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:45.622 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"} status="up"
2026-02-17 01:07:45.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-2507/resize-test-qjztz" endpoint_id:"eth0"}
2026-02-17 01:07:45.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-2507.default"}
2026-02-17 01:07:45.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-2507"}
2026-02-17 01:07:45.624 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.624 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ptW5jl8LVkswJjIR3y" ipVersion=0x4 table="filter"
2026-02-17 01:07:45.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Y4YpkoJc8kzq7FlEaD" ipVersion=0x4 table="filter"
2026-02-17 01:07:45.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ptW5jl8LVkswJjIR3y" ipVersion=0x4 table="filter"
2026-02-17 01:07:45.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Y4YpkoJc8kzq7FlEaD" ipVersion=0x4 table="filter"
2026-02-17 01:07:45.625 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.625 [INFO][73] 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 01:07:45.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2d83e014a5d" ipVersion=0x4 table="filter"
2026-02-17 01:07:45.626 [INFO][73] 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 01:07:45.626 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2d83e014a5d" ipVersion=0x4 table="filter"
2026-02-17 01:07:45.626 [INFO][73] 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-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.626 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.627 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.10
2026-02-17 01:07:45.680 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-2507/resize-test-qjztz", EndpointId:"eth0"}
2026-02-17 01:07:45.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-2507" name:"default"}
2026-02-17 01:07:45.881 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-2507"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-2507"} 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:"pod-resize-tests-2507"}
2026-02-17 01:07:45.903 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-2507"}
bird: KIF: Received address message for unknown interface 15
2026-02-17 01:07:48.026 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali2d83e014a5d" state="down"
2026-02-17 01:07:48.027 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d83e014a5d"
2026-02-17 01:07:48.027 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 01:07:48.027 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d83e014a5d", State:"down", Index:15}
2026-02-17 01:07:48.027 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Typed[string]{}}
2026-02-17 01:07:48.027 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Typed[string]{}}
2026-02-17 01:07:48.029 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali2d83e014a5d" state=""
2026-02-17 01:07:48.029 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2d83e014a5d"
2026-02-17 01:07:48.052 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d83e014a5d", State:"", Index:15}
2026-02-17 01:07:48.052 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Set[string](nil)}
2026-02-17 01:07:48.052 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d83e014a5d", Addrs:set.Set[string](nil)}
2026-02-17 01:07:56.044 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:56.045 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23ad3dd929c" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:07:56.045 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.045 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.045 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.046 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:56.046 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.046 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.067 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:56.067 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="up"
2026-02-17 01:07:56.758 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:56.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23ad3dd929c" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:07:56.758 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.758 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.758 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.759 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23ad3dd929c"
2026-02-17 01:07:56.759 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.759 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.765 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab, name=eth0)
2026-02-17 01:07:56.783 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:56.784 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"} status="up"
2026-02-17 01:07:56.784 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab" endpoint_id:"eth0"}
2026-02-17 01:07:56.784 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-8133"}
2026-02-17 01:07:56.784 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-8133.default"}
2026-02-17 01:07:56.784 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.784 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:07:56.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:07:56.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:07:56.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:07:56.784 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali23ad3dd929c" ipVersion=0x4 table="filter"
2026-02-17 01:07:56.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali23ad3dd929c" ipVersion=0x4 table="filter"
2026-02-17 01:07:56.785 [INFO][73] 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-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.785 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:56.785 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.11
2026-02-17 01:07:56.831 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpaf9182df3-6c9b-455b-8dd0-e6abbbbfeaab", EndpointId:"eth0"}
2026-02-17 01:07:57.333 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2, name=eth0)
2026-02-17 01:07:57.334 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-8133"} profile:{inbound_rules:{action:"allow" rule_id:"aSsf7MXcvMlDO1PV"} outbound_rules:{action:"allow" rule_id:"u3kUhTy7ooIpg9UR"}}
2026-02-17 01:07:57.334 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-8133.default"} profile:{}
2026-02-17 01:07:57.334 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6814e17b8bb" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:07:57.334 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.334 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.334 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.335 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6814e17b8bb" ipVersion=0x4 table="filter"
2026-02-17 01:07:57.335 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:07:57.335 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:07:57.335 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6814e17b8bb" ipVersion=0x4 table="filter"
2026-02-17 01:07:57.335 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:07:57.335 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:07:57.335 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:57.335 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.335 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.387 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:57.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="down"
2026-02-17 01:07:57.410 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali6814e17b8bb" state="down"
2026-02-17 01:07:57.410 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6814e17b8bb"
2026-02-17 01:07:57.410 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6814e17b8bb", State:"down", Index:17}
2026-02-17 01:07:57.410 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Typed[string]{}}
2026-02-17 01:07:57.410 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Typed[string]{}}
2026-02-17 01:07:57.410 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:57.410 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.411 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.413 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali6814e17b8bb" state="up"
2026-02-17 01:07:57.433 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:07:57.433 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="down"
2026-02-17 01:07:57.433 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6814e17b8bb", State:"up", Index:17}
2026-02-17 01:07:57.433 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:57.433 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:57.433 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:57.433 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.433 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:57.454 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:57.454 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="up"
2026-02-17 01:07:58.058 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2, name=eth0)
2026-02-17 01:07:58.059 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6814e17b8bb" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:07:58.059 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:58.060 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:58.060 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:58.061 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:58.062 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:58.062 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:58.084 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:58.084 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="up"
2026-02-17 01:07:58.375 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 01:07:58.375 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6814e17b8bb"
2026-02-17 01:07:58.375 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:58.375 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:07:59.070 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2, name=eth0)
2026-02-17 01:07:59.070 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6814e17b8bb" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:07:59.070 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:59.071 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:59.071 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:59.071 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6814e17b8bb"
2026-02-17 01:07:59.071 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:59.071 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:07:59.099 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:07:59.099 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="up"
2026-02-17 01:07:59.456 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali23ad3dd929c" state="down"
2026-02-17 01:07:59.456 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23ad3dd929c", State:"down", Index:16}
2026-02-17 01:07:59.462 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23ad3dd929c"
2026-02-17 01:07:59.462 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-17 01:07:59.463 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali23ad3dd929c" state=""
2026-02-17 01:07:59.463 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali23ad3dd929c"
2026-02-17 01:07:59.487 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Typed[string]{}}
2026-02-17 01:07:59.487 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Typed[string]{}}
2026-02-17 01:07:59.487 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23ad3dd929c", State:"", Index:16}
2026-02-17 01:07:59.487 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Set[string](nil)}
2026-02-17 01:07:59.487 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23ad3dd929c", Addrs:set.Set[string](nil)}
2026-02-17 01:08:00.082 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2, name=eth0)
2026-02-17 01:08:00.082 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6814e17b8bb" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:08:00.082 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.082 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.082 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.083 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6814e17b8bb"
2026-02-17 01:08:00.083 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.083 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.100 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:00.100 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="up"
2026-02-17 01:08:00.247 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2, name=eth0)
2026-02-17 01:08:00.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6814e17b8bb" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:08:00.248 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.248 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.248 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.248 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6814e17b8bb"
2026-02-17 01:08:00.248 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.248 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 17
2026-02-17 01:08:00.265 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:00.265 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="up"
2026-02-17 01:08:00.351 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali6814e17b8bb" state="down"
2026-02-17 01:08:00.351 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6814e17b8bb"
2026-02-17 01:08:00.351 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-17 01:08:00.351 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6814e17b8bb", State:"down", Index:17}
2026-02-17 01:08:00.351 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Typed[string]{}}
2026-02-17 01:08:00.351 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Typed[string]{}}
2026-02-17 01:08:00.351 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6814e17b8bb"
2026-02-17 01:08:00.351 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.351 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.351 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.12
2026-02-17 01:08:00.353 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali6814e17b8bb" state=""
2026-02-17 01:08:00.354 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6814e17b8bb"
2026-02-17 01:08:00.366 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:00.366 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="down"
2026-02-17 01:08:00.366 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6814e17b8bb", State:"", Index:17}
2026-02-17 01:08:00.366 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Set[string](nil)}
2026-02-17 01:08:00.366 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6814e17b8bb", Addrs:set.Set[string](nil)}
2026-02-17 01:08:00.366 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6814e17b8bb"
2026-02-17 01:08:00.366 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.366 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.386 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:00.386 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"} status="down"
2026-02-17 01:08:00.437 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2, name=eth0)
2026-02-17 01:08:00.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2" endpoint_id:"eth0"}
2026-02-17 01:08:00.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-8133"}
2026-02-17 01:08:00.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-8133.default"}
2026-02-17 01:08:00.438 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.438 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:08:00.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:08:00.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:08:00.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:08:00.439 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6814e17b8bb" ipVersion=0x4 table="filter"
2026-02-17 01:08:00.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6814e17b8bb" ipVersion=0x4 table="filter"
2026-02-17 01:08:00.439 [INFO][73] 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-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.439 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:00.492 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpof15178856-31bc-4538-842d-960ab896d6d2", EndpointId:"eth0"}
2026-02-17 01:08:01.426 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273, name=eth0)
2026-02-17 01:08:01.426 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-8133"} profile:{inbound_rules:{action:"allow" rule_id:"aSsf7MXcvMlDO1PV"} outbound_rules:{action:"allow" rule_id:"u3kUhTy7ooIpg9UR"}}
2026-02-17 01:08:01.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-8133.default"} profile:{}
2026-02-17 01:08:01.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0d58e35e7e" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:08:01.427 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.427 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.427 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.428 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif0d58e35e7e" ipVersion=0x4 table="filter"
2026-02-17 01:08:01.428 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:08:01.428 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:08:01.428 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif0d58e35e7e" ipVersion=0x4 table="filter"
2026-02-17 01:08:01.428 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:08:01.428 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:08:01.428 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:01.428 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.428 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.470 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:01.470 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="down"
2026-02-17 01:08:01.491 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif0d58e35e7e" state="down"
2026-02-17 01:08:01.492 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0d58e35e7e", State:"down", Index:18}
2026-02-17 01:08:01.492 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0d58e35e7e"
2026-02-17 01:08:01.492 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:08:01.492 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:08:01.492 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:01.492 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.492 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.495 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif0d58e35e7e" state="up"
2026-02-17 01:08:01.510 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:01.510 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="down"
2026-02-17 01:08:01.510 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0d58e35e7e", State:"up", Index:18}
2026-02-17 01:08:01.510 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:01.510 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:01.510 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:01.511 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.511 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:01.527 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:01.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="up"
2026-02-17 01:08:02.027 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:08:02.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia101bb2ec8b" profile_ids:"kns.var-expansion-4807" profile_ids:"ksa.var-expansion-4807.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:08:02.028 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:02.028 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:02.028 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:02.029 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia101bb2ec8b"
2026-02-17 01:08:02.029 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:02.029 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:02.050 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:02.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:02.096 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273, name=eth0)
2026-02-17 01:08:02.096 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0d58e35e7e" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:08:02.096 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:02.096 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:02.096 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:02.097 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:02.097 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:02.097 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:02.120 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:02.120 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="up"
2026-02-17 01:08:02.567 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 01:08:02.567 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif0d58e35e7e"
2026-02-17 01:08:02.567 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:02.567 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:03.103 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:08:03.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia101bb2ec8b" profile_ids:"kns.var-expansion-4807" profile_ids:"ksa.var-expansion-4807.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:08:03.103 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:03.103 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:03.104 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:03.106 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia101bb2ec8b"
2026-02-17 01:08:03.106 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:03.107 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:03.131 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:03.131 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:03.249 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273, name=eth0)
2026-02-17 01:08:03.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0d58e35e7e" profile_ids:"kns.container-runtime-8133" profile_ids:"ksa.container-runtime-8133.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:08:03.249 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.249 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.249 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.250 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:03.251 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.251 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.269 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:03.269 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="up"
2026-02-17 01:08:03.356 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif0d58e35e7e" state="down"
2026-02-17 01:08:03.356 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0d58e35e7e"
2026-02-17 01:08:03.356 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 01:08:03.356 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0d58e35e7e", State:"down", Index:18}
2026-02-17 01:08:03.357 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:08:03.357 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:08:03.357 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:03.357 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.357 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.357 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.13
2026-02-17 01:08:03.359 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif0d58e35e7e" state=""
2026-02-17 01:08:03.359 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif0d58e35e7e"
2026-02-17 01:08:03.434 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:03.434 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="down"
2026-02-17 01:08:03.434 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0d58e35e7e", State:"", Index:18}
2026-02-17 01:08:03.434 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Set[string](nil)}
2026-02-17 01:08:03.434 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0d58e35e7e", Addrs:set.Set[string](nil)}
2026-02-17 01:08:03.434 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0d58e35e7e"
2026-02-17 01:08:03.435 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.435 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.466 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:03.466 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"} status="down"
2026-02-17 01:08:03.493 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273, name=eth0)
2026-02-17 01:08:03.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273" endpoint_id:"eth0"}
2026-02-17 01:08:03.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-8133"}
2026-02-17 01:08:03.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-8133.default"}
2026-02-17 01:08:03.495 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.495 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:08:03.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:08:03.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3Vqk8eJyaUdJgD7LY5" ipVersion=0x4 table="filter"
2026-02-17 01:08:03.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VQoYChOJYBUotSgmXD" ipVersion=0x4 table="filter"
2026-02-17 01:08:03.496 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif0d58e35e7e" ipVersion=0x4 table="filter"
2026-02-17 01:08:03.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif0d58e35e7e" ipVersion=0x4 table="filter"
2026-02-17 01:08:03.496 [INFO][73] 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-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.496 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.555 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8133/terminate-cmd-rpn6aaac7b5-3a94-4a9d-9f43-d6d418b09273", EndpointId:"eth0"}
2026-02-17 01:08:03.945 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8133"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8133"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-8133"}
2026-02-17 01:08:03.979 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7433"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7433"}
2026-02-17 01:08:04.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:04.047 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:08:04.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia101bb2ec8b" profile_ids:"kns.var-expansion-4807" profile_ids:"ksa.var-expansion-4807.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:08:04.047 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.048 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.048 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.049 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia101bb2ec8b"
2026-02-17 01:08:04.050 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.050 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:04.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:04.116 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:08:04.116 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia101bb2ec8b" profile_ids:"kns.var-expansion-4807" profile_ids:"ksa.var-expansion-4807.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:08:04.116 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.116 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.116 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.117 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia101bb2ec8b"
2026-02-17 01:08:04.117 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.118 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:04.136 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:04.136 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:06.170 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7433"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7433"}
2026-02-17 01:08:06.191 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2480"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2480"}
2026-02-17 01:08:06.218 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:06.856 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545, name=eth0)
2026-02-17 01:08:06.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2480"} profile:{inbound_rules:{action:"allow" rule_id:"kVT8YD2wOmHkjWt5"} outbound_rules:{action:"allow" rule_id:"8aloNhyhkWJk09-J"}}
2026-02-17 01:08:06.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2480.default"} profile:{}
2026-02-17 01:08:06.857 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9b9bfa0d95" profile_ids:"kns.projected-2480" profile_ids:"ksa.projected-2480.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:08:06.857 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.857 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.857 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.857 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid9b9bfa0d95" ipVersion=0x4 table="filter"
2026-02-17 01:08:06.857 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2480" ipVersion=0x4 table="filter"
2026-02-17 01:08:06.857 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CWMVUiubda44k0GOtM" ipVersion=0x4 table="filter"
2026-02-17 01:08:06.857 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid9b9bfa0d95" ipVersion=0x4 table="filter"
2026-02-17 01:08:06.857 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2480" ipVersion=0x4 table="filter"
2026-02-17 01:08:06.857 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CWMVUiubda44k0GOtM" ipVersion=0x4 table="filter"
2026-02-17 01:08:06.857 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:06.857 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.857 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.892 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:06.892 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="down"
2026-02-17 01:08:06.924 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calid9b9bfa0d95" state="down"
2026-02-17 01:08:06.925 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9b9bfa0d95", State:"down", Index:19}
2026-02-17 01:08:06.925 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:06.925 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:06.925 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.925 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.925 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calid9b9bfa0d95" state="up"
2026-02-17 01:08:06.954 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:06.954 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="down"
2026-02-17 01:08:06.954 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Typed[string]{}}
2026-02-17 01:08:06.954 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Typed[string]{}}
2026-02-17 01:08:06.954 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9b9bfa0d95", State:"up", Index:19}
2026-02-17 01:08:06.955 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:06.955 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:06.955 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:06.956 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.956 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:06.978 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:06.978 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="up"
2026-02-17 01:08:08.136 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545, name=eth0)
2026-02-17 01:08:08.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9b9bfa0d95" profile_ids:"kns.projected-2480" profile_ids:"ksa.projected-2480.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:08:08.137 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:08.137 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:08.137 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:08.138 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:08.138 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:08.139 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:08.162 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:08.162 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="up"
2026-02-17 01:08:08.711 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 01:08:08.711 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:08.711 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:08.711 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:09.163 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-8133" name:"default"}
2026-02-17 01:08:09.287 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545, name=eth0)
2026-02-17 01:08:09.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9b9bfa0d95" profile_ids:"kns.projected-2480" profile_ids:"ksa.projected-2480.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:08:09.288 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.288 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.288 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.295 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.295 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.295 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.314 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:09.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="down"
2026-02-17 01:08:09.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8133"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8133"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-8133"}
2026-02-17 01:08:09.314 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-8133"}
2026-02-17 01:08:09.338 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.391 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calid9b9bfa0d95" state="down"
2026-02-17 01:08:09.391 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9b9bfa0d95", State:"down", Index:19}
2026-02-17 01:08:09.391 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.391 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Typed[string]{}}
2026-02-17 01:08:09.391 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Typed[string]{}}
2026-02-17 01:08:09.391 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.391 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.391 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.391 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.392 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-17 01:08:09.392 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.14
2026-02-17 01:08:09.394 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calid9b9bfa0d95" state=""
2026-02-17 01:08:09.394 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.417 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:09.417 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="down"
2026-02-17 01:08:09.417 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9b9bfa0d95", State:"", Index:19}
2026-02-17 01:08:09.417 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Set[string](nil)}
2026-02-17 01:08:09.417 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9b9bfa0d95", Addrs:set.Set[string](nil)}
2026-02-17 01:08:09.417 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9b9bfa0d95"
2026-02-17 01:08:09.417 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.417 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.438 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:09.439 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"} status="down"
2026-02-17 01:08:09.514 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545, name=eth0)
2026-02-17 01:08:09.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545" endpoint_id:"eth0"}
2026-02-17 01:08:09.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2480.default"}
2026-02-17 01:08:09.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2480"}
2026-02-17 01:08:09.514 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.514 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2480" ipVersion=0x4 table="filter"
2026-02-17 01:08:09.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CWMVUiubda44k0GOtM" ipVersion=0x4 table="filter"
2026-02-17 01:08:09.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2480" ipVersion=0x4 table="filter"
2026-02-17 01:08:09.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CWMVUiubda44k0GOtM" ipVersion=0x4 table="filter"
2026-02-17 01:08:09.515 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid9b9bfa0d95" ipVersion=0x4 table="filter"
2026-02-17 01:08:09.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid9b9bfa0d95" ipVersion=0x4 table="filter"
2026-02-17 01:08:09.515 [INFO][73] 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:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.515 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:09.576 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2480/pod-projected-secrets-22203f8d-26ad-4609-853f-e9145d705545", EndpointId:"eth0"}
2026-02-17 01:08:10.323 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2480"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2480"}
2026-02-17 01:08:10.356 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6414"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6414"}
2026-02-17 01:08:10.383 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:10.948 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d, name=eth0)
2026-02-17 01:08:10.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-6414"} profile:{inbound_rules:{action:"allow" rule_id:"G6wMJmtAdZUfG7VK"} outbound_rules:{action:"allow" rule_id:"S7GTZM520nygYZae"}}
2026-02-17 01:08:10.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-6414.default"} profile:{}
2026-02-17 01:08:10.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6aa633cc1d3" profile_ids:"kns.svcaccounts-6414" profile_ids:"ksa.svcaccounts-6414.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:08:10.948 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:10.948 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:10.948 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:10.949 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6aa633cc1d3" ipVersion=0x4 table="filter"
2026-02-17 01:08:10.949 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hgYQf9pZsRnVObJsGK" ipVersion=0x4 table="filter"
2026-02-17 01:08:10.949 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_e-8h1O5yuQNzurhQik" ipVersion=0x4 table="filter"
2026-02-17 01:08:10.949 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6aa633cc1d3" ipVersion=0x4 table="filter"
2026-02-17 01:08:10.949 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hgYQf9pZsRnVObJsGK" ipVersion=0x4 table="filter"
2026-02-17 01:08:10.949 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_e-8h1O5yuQNzurhQik" ipVersion=0x4 table="filter"
2026-02-17 01:08:10.949 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:10.949 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:10.949 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:10.993 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:10.993 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="down"
2026-02-17 01:08:11.033 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali6aa633cc1d3" state="down"
2026-02-17 01:08:11.033 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:11.033 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6aa633cc1d3", State:"down", Index:20}
2026-02-17 01:08:11.033 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Typed[string]{}}
2026-02-17 01:08:11.033 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Typed[string]{}}
2026-02-17 01:08:11.033 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:11.033 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:11.033 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:11.034 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali6aa633cc1d3" state="up"
2026-02-17 01:08:11.053 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:11.053 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="down"
2026-02-17 01:08:11.053 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6aa633cc1d3", State:"up", Index:20}
2026-02-17 01:08:11.053 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:11.053 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:11.053 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:11.053 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:11.053 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:11.072 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:11.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:11.395 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7433" name:"default"}
2026-02-17 01:08:11.429 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7433"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7433"}
2026-02-17 01:08:11.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7433"}
2026-02-17 01:08:12.039 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 01:08:12.039 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:12.039 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:12.039 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:12.179 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d, name=eth0)
2026-02-17 01:08:12.179 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6aa633cc1d3" profile_ids:"kns.svcaccounts-6414" profile_ids:"ksa.svcaccounts-6414.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:08:12.179 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:12.179 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:12.180 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:12.180 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:12.180 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:12.180 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:12.203 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:12.203 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:13.315 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d, name=eth0)
2026-02-17 01:08:13.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6aa633cc1d3" profile_ids:"kns.svcaccounts-6414" profile_ids:"ksa.svcaccounts-6414.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:08:13.316 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.316 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.316 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.317 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:13.317 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.317 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.346 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:13.346 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="up"
2026-02-17 01:08:13.425 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 01:08:13.425 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:13.425 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali6aa633cc1d3" state="down"
2026-02-17 01:08:13.425 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Typed[string]{}}
2026-02-17 01:08:13.425 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Typed[string]{}}
2026-02-17 01:08:13.425 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6aa633cc1d3", State:"down", Index:20}
2026-02-17 01:08:13.425 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:13.425 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.425 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.426 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.15
2026-02-17 01:08:13.427 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali6aa633cc1d3" state=""
2026-02-17 01:08:13.427 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:13.449 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:13.449 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="down"
2026-02-17 01:08:13.449 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6aa633cc1d3", State:"", Index:20}
2026-02-17 01:08:13.449 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Set[string](nil)}
2026-02-17 01:08:13.449 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6aa633cc1d3", Addrs:set.Set[string](nil)}
2026-02-17 01:08:13.449 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6aa633cc1d3"
2026-02-17 01:08:13.449 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.449 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.465 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:13.465 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"} status="down"
2026-02-17 01:08:13.533 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d, name=eth0)
2026-02-17 01:08:13.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d" endpoint_id:"eth0"}
2026-02-17 01:08:13.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-6414"}
2026-02-17 01:08:13.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-6414.default"}
2026-02-17 01:08:13.534 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.534 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.534 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hgYQf9pZsRnVObJsGK" ipVersion=0x4 table="filter"
2026-02-17 01:08:13.535 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e-8h1O5yuQNzurhQik" ipVersion=0x4 table="filter"
2026-02-17 01:08:13.535 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hgYQf9pZsRnVObJsGK" ipVersion=0x4 table="filter"
2026-02-17 01:08:13.535 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e-8h1O5yuQNzurhQik" ipVersion=0x4 table="filter"
2026-02-17 01:08:13.535 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.535 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6aa633cc1d3" ipVersion=0x4 table="filter"
2026-02-17 01:08:13.535 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6aa633cc1d3" ipVersion=0x4 table="filter"
2026-02-17 01:08:13.535 [INFO][73] 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-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.535 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:13.583 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-6414/test-pod-37511fb1-86a2-4395-a191-e4f42c7a2d0d", EndpointId:"eth0"}
2026-02-17 01:08:14.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6414"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6414"}
2026-02-17 01:08:14.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8821"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8821"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8821"}
2026-02-17 01:08:14.517 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8821" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:15.367 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2480" name:"default"}
2026-02-17 01:08:15.561 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8821"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8821"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8821"}
2026-02-17 01:08:15.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5908"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5908"}
2026-02-17 01:08:15.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:15.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2480"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2480"}
2026-02-17 01:08:15.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2480"}
2026-02-17 01:08:15.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5908"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5908"}
2026-02-17 01:08:15.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8852"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8852"}
2026-02-17 01:08:15.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-8852" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:22.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8821" name:"default"}
2026-02-17 01:08:22.517 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6414" name:"default"}
2026-02-17 01:08:22.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8821"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8821"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8821"}
2026-02-17 01:08:22.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8821"}
2026-02-17 01:08:22.787 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5908" name:"default"}
2026-02-17 01:08:22.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5908"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5908"}
2026-02-17 01:08:22.908 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5908"}
2026-02-17 01:08:22.925 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6414"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6414"}
2026-02-17 01:08:22.942 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-6414"}
2026-02-17 01:08:34.438 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d, name=eth0)
2026-02-17 01:08:34.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d" endpoint_id:"eth0"}
2026-02-17 01:08:34.439 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-4807"}
2026-02-17 01:08:34.439 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-4807.default"}
2026-02-17 01:08:34.439 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:34.439 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:34.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RD6Y4eUuh7pjbVhAV3" ipVersion=0x4 table="filter"
2026-02-17 01:08:34.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iq5VhB_jeSpqO4K0f5" ipVersion=0x4 table="filter"
2026-02-17 01:08:34.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RD6Y4eUuh7pjbVhAV3" ipVersion=0x4 table="filter"
2026-02-17 01:08:34.439 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iq5VhB_jeSpqO4K0f5" ipVersion=0x4 table="filter"
2026-02-17 01:08:34.439 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:34.440 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia101bb2ec8b" ipVersion=0x4 table="filter"
2026-02-17 01:08:34.440 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia101bb2ec8b" ipVersion=0x4 table="filter"
2026-02-17 01:08:34.440 [INFO][73] 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:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:34.440 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:34.440 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.6
2026-02-17 01:08:34.507 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4807/var-expansion-0543491a-0215-456f-bdc4-4013bc22753d", EndpointId:"eth0"}
2026-02-17 01:08:34.546 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calia101bb2ec8b" state="down"
2026-02-17 01:08:34.547 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia101bb2ec8b", State:"down", Index:11}
2026-02-17 01:08:34.547 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia101bb2ec8b"
2026-02-17 01:08:34.547 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 01:08:34.549 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calia101bb2ec8b" state=""
2026-02-17 01:08:34.549 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia101bb2ec8b"
2026-02-17 01:08:34.571 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Typed[string]{}}
2026-02-17 01:08:34.571 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Typed[string]{}}
2026-02-17 01:08:34.571 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia101bb2ec8b", State:"", Index:11}
2026-02-17 01:08:34.571 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Set[string](nil)}
2026-02-17 01:08:34.571 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia101bb2ec8b", Addrs:set.Set[string](nil)}
2026-02-17 01:08:36.210 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4807"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4807"}
2026-02-17 01:08:36.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2946"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2946"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2946"}
2026-02-17 01:08:36.254 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2946" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:36.811 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a, name=eth0)
2026-02-17 01:08:36.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-2946"} profile:{inbound_rules:{action:"allow" rule_id:"P8bBMihpase3hqeC"} outbound_rules:{action:"allow" rule_id:"qNkZ8qv0agte-xbf"}}
2026-02-17 01:08:36.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-2946.default"} profile:{}
2026-02-17 01:08:36.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali087de9c46e7" profile_ids:"kns.secrets-2946" profile_ids:"ksa.secrets-2946.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:08:36.812 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.812 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.812 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali087de9c46e7" ipVersion=0x4 table="filter"
2026-02-17 01:08:36.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-2946" ipVersion=0x4 table="filter"
2026-02-17 01:08:36.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hyh6_OF4cOLN44y7rm" ipVersion=0x4 table="filter"
2026-02-17 01:08:36.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali087de9c46e7" ipVersion=0x4 table="filter"
2026-02-17 01:08:36.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-2946" ipVersion=0x4 table="filter"
2026-02-17 01:08:36.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hyh6_OF4cOLN44y7rm" ipVersion=0x4 table="filter"
2026-02-17 01:08:36.813 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali087de9c46e7"
2026-02-17 01:08:36.813 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.813 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.859 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:36.859 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="down"
2026-02-17 01:08:36.891 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali087de9c46e7" state="down"
2026-02-17 01:08:36.891 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali087de9c46e7"
2026-02-17 01:08:36.891 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali087de9c46e7", State:"down", Index:21}
2026-02-17 01:08:36.891 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali087de9c46e7", Addrs:set.Typed[string]{}}
2026-02-17 01:08:36.891 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali087de9c46e7", Addrs:set.Typed[string]{}}
2026-02-17 01:08:36.891 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali087de9c46e7"
2026-02-17 01:08:36.891 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.892 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali087de9c46e7" state="up"
2026-02-17 01:08:36.909 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:36.909 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="down"
2026-02-17 01:08:36.909 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali087de9c46e7", State:"up", Index:21}
2026-02-17 01:08:36.909 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali087de9c46e7"
2026-02-17 01:08:36.909 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali087de9c46e7"
2026-02-17 01:08:36.910 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali087de9c46e7"
2026-02-17 01:08:36.910 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.910 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:36.927 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:36.927 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="up"
2026-02-17 01:08:37.243 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a, name=eth0)
2026-02-17 01:08:37.243 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali087de9c46e7" profile_ids:"kns.secrets-2946" profile_ids:"ksa.secrets-2946.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:08:37.243 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:37.243 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:37.244 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:37.244 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali087de9c46e7"
2026-02-17 01:08:37.245 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:37.245 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:37.265 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:37.265 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="up"
2026-02-17 01:08:38.399 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a, name=eth0)
2026-02-17 01:08:38.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali087de9c46e7" profile_ids:"kns.secrets-2946" profile_ids:"ksa.secrets-2946.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:08:38.399 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.399 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.399 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.400 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali087de9c46e7"
2026-02-17 01:08:38.400 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.400 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 21
2026-02-17 01:08:38.423 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:38.423 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="up"
2026-02-17 01:08:38.511 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali087de9c46e7" state="down"
2026-02-17 01:08:38.512 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali087de9c46e7", State:"down", Index:21}
2026-02-17 01:08:38.513 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali087de9c46e7"
2026-02-17 01:08:38.513 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.513 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.515 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.16
2026-02-17 01:08:38.516 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali087de9c46e7" state=""
2026-02-17 01:08:38.516 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali087de9c46e7"
2026-02-17 01:08:38.540 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:38.540 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="down"
2026-02-17 01:08:38.540 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali087de9c46e7", State:"", Index:21}
2026-02-17 01:08:38.540 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali087de9c46e7", Addrs:set.Set[string](nil)}
2026-02-17 01:08:38.540 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali087de9c46e7", Addrs:set.Set[string](nil)}
2026-02-17 01:08:38.540 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali087de9c46e7"
2026-02-17 01:08:38.540 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.541 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.562 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:08:38.574 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:38.574 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"} status="down"
2026-02-17 01:08:38.593 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a, name=eth0)
2026-02-17 01:08:38.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a" endpoint_id:"eth0"}
2026-02-17 01:08:38.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-2946.default"}
2026-02-17 01:08:38.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-2946"}
2026-02-17 01:08:38.593 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.593 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.594 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-2946" ipVersion=0x4 table="filter"
2026-02-17 01:08:38.594 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hyh6_OF4cOLN44y7rm" ipVersion=0x4 table="filter"
2026-02-17 01:08:38.594 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-2946" ipVersion=0x4 table="filter"
2026-02-17 01:08:38.594 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hyh6_OF4cOLN44y7rm" ipVersion=0x4 table="filter"
2026-02-17 01:08:38.594 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.594 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali087de9c46e7" ipVersion=0x4 table="filter"
2026-02-17 01:08:38.594 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali087de9c46e7" ipVersion=0x4 table="filter"
2026-02-17 01:08:38.594 [INFO][73] 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:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.594 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:38.647 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2946/pod-configmaps-c0abcbc3-fa94-4a9a-9208-edc1e677fb7a", EndpointId:"eth0"}
2026-02-17 01:08:40.349 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2946"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2946"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2946"}
2026-02-17 01:08:40.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1475"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1475"}
2026-02-17 01:08:40.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1475" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:40.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1475"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1475"} labels:{key:"webhook-1475" value:"true"}
2026-02-17 01:08:40.451 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4185"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4185"} labels:{key:"webhook-1475-markers" value:"true"}
2026-02-17 01:08:40.451 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:41.250 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p, name=eth0)
2026-02-17 01:08:41.251 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1475.default"} profile:{}
2026-02-17 01:08:41.251 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1475"} profile:{inbound_rules:{action:"allow" rule_id:"2OCUBPC_Fmp1YMOb"} outbound_rules:{action:"allow" rule_id:"31Hz2MnIZhxZNA9X"}}
2026-02-17 01:08:41.251 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide772733dd2" profile_ids:"kns.webhook-1475" profile_ids:"ksa.webhook-1475.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:08:41.251 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.251 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.251 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.251 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide772733dd2" ipVersion=0x4 table="filter"
2026-02-17 01:08:41.251 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1475" ipVersion=0x4 table="filter"
2026-02-17 01:08:41.251 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mO965AIFm-Dc7lkeUk" ipVersion=0x4 table="filter"
2026-02-17 01:08:41.251 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide772733dd2" ipVersion=0x4 table="filter"
2026-02-17 01:08:41.251 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1475" ipVersion=0x4 table="filter"
2026-02-17 01:08:41.251 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mO965AIFm-Dc7lkeUk" ipVersion=0x4 table="filter"
2026-02-17 01:08:41.251 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide772733dd2"
2026-02-17 01:08:41.251 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.251 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.295 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:41.295 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} status="down"
2026-02-17 01:08:41.334 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calide772733dd2" state="down"
2026-02-17 01:08:41.335 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide772733dd2"
2026-02-17 01:08:41.335 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide772733dd2", State:"down", Index:22}
2026-02-17 01:08:41.335 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Typed[string]{}}
2026-02-17 01:08:41.335 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Typed[string]{}}
2026-02-17 01:08:41.335 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide772733dd2"
2026-02-17 01:08:41.335 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.335 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.338 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calide772733dd2" state="up"
2026-02-17 01:08:41.356 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:41.356 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} status="down"
2026-02-17 01:08:41.356 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide772733dd2", State:"up", Index:22}
2026-02-17 01:08:41.356 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide772733dd2"
2026-02-17 01:08:41.356 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide772733dd2"
2026-02-17 01:08:41.356 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide772733dd2"
2026-02-17 01:08:41.356 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.356 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:41.388 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:41.388 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} status="up"
2026-02-17 01:08:41.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4807" name:"default"}
2026-02-17 01:08:41.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4807"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4807"}
2026-02-17 01:08:41.660 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4807"}
2026-02-17 01:08:42.278 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p, name=eth0)
2026-02-17 01:08:42.278 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide772733dd2" profile_ids:"kns.webhook-1475" profile_ids:"ksa.webhook-1475.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:08:42.278 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.279 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.279 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.279 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide772733dd2"
2026-02-17 01:08:42.279 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.279 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.307 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p, name=eth0)
2026-02-17 01:08:42.308 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:42.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} status="up"
2026-02-17 01:08:42.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide772733dd2" profile_ids:"kns.webhook-1475" profile_ids:"ksa.webhook-1475.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:08:42.308 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.309 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.309 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.310 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide772733dd2"
2026-02-17 01:08:42.311 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.311 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:42.334 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:42.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} status="up"
2026-02-17 01:08:42.736 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1475" type:"ClusterIP" cluster_ips:"10.254.247.114" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:08:42.983 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 01:08:42.983 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide772733dd2"
2026-02-17 01:08:42.983 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:42.983 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:45.581 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2946" name:"default"}
2026-02-17 01:08:45.605 [INFO][73] felix/summary.go 100: Summarising 128 dataplane reconciliation loops over 1m1.6s: avg=28ms longest=78ms (resync-calico-v4)
2026-02-17 01:08:45.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2946"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2946"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2946"}
2026-02-17 01:08:45.648 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2946"}
2026-02-17 01:08:46.379 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1475"
2026-02-17 01:08:46.439 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p, name=eth0)
2026-02-17 01:08:46.439 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide772733dd2" profile_ids:"kns.webhook-1475" profile_ids:"ksa.webhook-1475.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:08:46.440 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.440 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.440 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.440 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide772733dd2"
2026-02-17 01:08:46.440 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.440 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.447 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p, name=eth0)
2026-02-17 01:08:46.480 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:46.480 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"} status="up"
2026-02-17 01:08:46.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p" endpoint_id:"eth0"}
2026-02-17 01:08:46.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1475"}
2026-02-17 01:08:46.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1475.default"}
2026-02-17 01:08:46.480 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.480 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1475" ipVersion=0x4 table="filter"
2026-02-17 01:08:46.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mO965AIFm-Dc7lkeUk" ipVersion=0x4 table="filter"
2026-02-17 01:08:46.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1475" ipVersion=0x4 table="filter"
2026-02-17 01:08:46.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mO965AIFm-Dc7lkeUk" ipVersion=0x4 table="filter"
2026-02-17 01:08:46.481 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide772733dd2" ipVersion=0x4 table="filter"
2026-02-17 01:08:46.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide772733dd2" ipVersion=0x4 table="filter"
2026-02-17 01:08:46.481 [INFO][73] 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:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.481 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.481 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.17
2026-02-17 01:08:46.548 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1475/sample-webhook-deployment-7c5c95bb96-4qg9p", EndpointId:"eth0"}
2026-02-17 01:08:46.806 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calide772733dd2" state="down"
2026-02-17 01:08:46.806 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide772733dd2", State:"down", Index:22}
2026-02-17 01:08:46.807 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide772733dd2"
2026-02-17 01:08:46.807 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 01:08:46.807 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calide772733dd2" state=""
2026-02-17 01:08:46.807 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide772733dd2"
2026-02-17 01:08:46.825 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Typed[string]{}}
2026-02-17 01:08:46.825 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Typed[string]{}}
2026-02-17 01:08:46.825 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide772733dd2", State:"", Index:22}
2026-02-17 01:08:46.825 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Set[string](nil)}
2026-02-17 01:08:46.825 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide772733dd2", Addrs:set.Set[string](nil)}
2026-02-17 01:08:46.978 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1475"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1475"} labels:{key:"webhook-1475" value:"true"}
2026-02-17 01:08:46.999 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4185"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4185"} labels:{key:"webhook-1475-markers" value:"true"}
2026-02-17 01:08:46.999 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9349"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9349"}
2026-02-17 01:08:47.016 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:47.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9349"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9349"} labels:{key:"webhook-9349" value:"true"}
2026-02-17 01:08:47.077 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6983"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6983"} labels:{key:"webhook-9349-markers" value:"true"}
2026-02-17 01:08:47.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:48.063 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9, name=eth0)
2026-02-17 01:08:48.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9349.default"} profile:{}
2026-02-17 01:08:48.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9349"} profile:{inbound_rules:{action:"allow" rule_id:"xIUuuSCcR6kqpaEX"} outbound_rules:{action:"allow" rule_id:"wbOgefNHd9FZcHeT"}}
2026-02-17 01:08:48.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a5b1a3b5a9" profile_ids:"kns.webhook-9349" profile_ids:"ksa.webhook-9349.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:08:48.063 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.063 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.063 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.064 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a5b1a3b5a9" ipVersion=0x4 table="filter"
2026-02-17 01:08:48.064 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9349" ipVersion=0x4 table="filter"
2026-02-17 01:08:48.064 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_giCkkYqS6mboqbuxPQ" ipVersion=0x4 table="filter"
2026-02-17 01:08:48.064 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a5b1a3b5a9" ipVersion=0x4 table="filter"
2026-02-17 01:08:48.064 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9349" ipVersion=0x4 table="filter"
2026-02-17 01:08:48.064 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_giCkkYqS6mboqbuxPQ" ipVersion=0x4 table="filter"
2026-02-17 01:08:48.064 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:48.064 [INFO][73] 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:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.064 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.103 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:48.103 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} status="down"
2026-02-17 01:08:48.138 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali7a5b1a3b5a9" state="down"
2026-02-17 01:08:48.138 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:48.138 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a5b1a3b5a9", State:"down", Index:23}
2026-02-17 01:08:48.139 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Typed[string]{}}
2026-02-17 01:08:48.139 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Typed[string]{}}
2026-02-17 01:08:48.139 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:48.139 [INFO][73] 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:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.139 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.143 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali7a5b1a3b5a9" state="up"
2026-02-17 01:08:48.164 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:48.164 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} status="down"
2026-02-17 01:08:48.164 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a5b1a3b5a9", State:"up", Index:23}
2026-02-17 01:08:48.165 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:48.165 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:48.165 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:48.165 [INFO][73] 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:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.165 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:48.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:48.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} status="up"
2026-02-17 01:08:49.319 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9, name=eth0)
2026-02-17 01:08:49.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a5b1a3b5a9" profile_ids:"kns.webhook-9349" profile_ids:"ksa.webhook-9349.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:08:49.320 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.320 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.320 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.320 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:49.320 [INFO][73] 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:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.320 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.338 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9, name=eth0)
2026-02-17 01:08:49.343 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:49.343 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} status="up"
2026-02-17 01:08:49.343 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a5b1a3b5a9" profile_ids:"kns.webhook-9349" profile_ids:"ksa.webhook-9349.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:08:49.343 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.343 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.343 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.344 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:49.344 [INFO][73] 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:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.344 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:49.364 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:49.364 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"} status="up"
2026-02-17 01:08:49.383 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 01:08:49.383 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:49.383 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:49.383 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:49.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9349" type:"ClusterIP" cluster_ips:"10.254.40.201" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:08:52.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4185" name:"default"}
2026-02-17 01:08:52.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1475" name:"default"}
2026-02-17 01:08:52.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4185"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4185"} labels:{key:"webhook-1475-markers" value:"true"}
2026-02-17 01:08:52.605 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4185"}
2026-02-17 01:08:52.712 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1475"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1475"} labels:{key:"webhook-1475" value:"true"}
2026-02-17 01:08:52.735 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1475"}
2026-02-17 01:08:53.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9349"
2026-02-17 01:08:53.196 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9, name=eth0)
2026-02-17 01:08:53.206 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9, name=eth0)
2026-02-17 01:08:53.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a5b1a3b5a9" profile_ids:"kns.webhook-9349" profile_ids:"ksa.webhook-9349.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:08:53.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9" endpoint_id:"eth0"}
2026-02-17 01:08:53.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9349"}
2026-02-17 01:08:53.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9349.default"}
2026-02-17 01:08:53.209 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:53.209 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:53.210 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9349" ipVersion=0x4 table="filter"
2026-02-17 01:08:53.210 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_giCkkYqS6mboqbuxPQ" ipVersion=0x4 table="filter"
2026-02-17 01:08:53.210 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9349" ipVersion=0x4 table="filter"
2026-02-17 01:08:53.210 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_giCkkYqS6mboqbuxPQ" ipVersion=0x4 table="filter"
2026-02-17 01:08:53.210 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:53.210 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a5b1a3b5a9" ipVersion=0x4 table="filter"
2026-02-17 01:08:53.210 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a5b1a3b5a9" ipVersion=0x4 table="filter"
2026-02-17 01:08:53.210 [INFO][73] 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:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:53.210 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:53.211 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.18
2026-02-17 01:08:53.263 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9349/sample-webhook-deployment-7c5c95bb96-v4zh9", EndpointId:"eth0"}
2026-02-17 01:08:53.556 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali7a5b1a3b5a9" state="down"
2026-02-17 01:08:53.556 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a5b1a3b5a9", State:"down", Index:23}
2026-02-17 01:08:53.556 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:53.556 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 01:08:53.562 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali7a5b1a3b5a9" state=""
2026-02-17 01:08:53.562 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a5b1a3b5a9"
2026-02-17 01:08:53.577 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Typed[string]{}}
2026-02-17 01:08:53.577 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Typed[string]{}}
2026-02-17 01:08:53.577 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a5b1a3b5a9", State:"", Index:23}
2026-02-17 01:08:53.577 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Set[string](nil)}
2026-02-17 01:08:53.577 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a5b1a3b5a9", Addrs:set.Set[string](nil)}
2026-02-17 01:08:53.725 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9349"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9349"} labels:{key:"webhook-9349" value:"true"}
2026-02-17 01:08:53.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6983"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6983"} labels:{key:"webhook-9349-markers" value:"true"}
2026-02-17 01:08:53.779 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9272"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9272"} 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-9272"}
2026-02-17 01:08:53.779 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9272" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:54.359 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-9272/pod-x4z5v, name=eth0)
2026-02-17 01:08:54.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-9272"} profile:{inbound_rules:{action:"allow" rule_id:"vmdKg94x5iiqxjxw"} outbound_rules:{action:"allow" rule_id:"U6uiFmBmBwpww_x4"}}
2026-02-17 01:08:54.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-9272.default"} profile:{}
2026-02-17 01:08:54.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9272/pod-x4z5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali647090e8b01" profile_ids:"kns.pods-9272" profile_ids:"ksa.pods-9272.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:08:54.360 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.361 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.361 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali647090e8b01" ipVersion=0x4 table="filter"
2026-02-17 01:08:54.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-9272" ipVersion=0x4 table="filter"
2026-02-17 01:08:54.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FBxGzksSK6eemAlzcB" ipVersion=0x4 table="filter"
2026-02-17 01:08:54.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali647090e8b01" ipVersion=0x4 table="filter"
2026-02-17 01:08:54.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-9272" ipVersion=0x4 table="filter"
2026-02-17 01:08:54.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FBxGzksSK6eemAlzcB" ipVersion=0x4 table="filter"
2026-02-17 01:08:54.362 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali647090e8b01"
2026-02-17 01:08:54.362 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.362 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.411 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:54.411 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="down"
2026-02-17 01:08:54.437 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali647090e8b01" state="down"
2026-02-17 01:08:54.438 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali647090e8b01"
2026-02-17 01:08:54.438 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali647090e8b01", State:"down", Index:24}
2026-02-17 01:08:54.438 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Typed[string]{}}
2026-02-17 01:08:54.438 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Typed[string]{}}
2026-02-17 01:08:54.438 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali647090e8b01"
2026-02-17 01:08:54.438 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.438 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.439 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali647090e8b01" state="up"
2026-02-17 01:08:54.460 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:54.460 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="down"
2026-02-17 01:08:54.460 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali647090e8b01", State:"up", Index:24}
2026-02-17 01:08:54.460 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali647090e8b01"
2026-02-17 01:08:54.460 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali647090e8b01"
2026-02-17 01:08:54.460 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali647090e8b01"
2026-02-17 01:08:54.460 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.460 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:54.477 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:54.477 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="up"
2026-02-17 01:08:55.357 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-9272/pod-x4z5v, name=eth0)
2026-02-17 01:08:55.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9272/pod-x4z5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali647090e8b01" profile_ids:"kns.pods-9272" profile_ids:"ksa.pods-9272.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:08:55.357 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.357 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.357 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.358 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali647090e8b01"
2026-02-17 01:08:55.358 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.358 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.379 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:55.379 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="up"
2026-02-17 01:08:55.464 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 01:08:55.464 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali647090e8b01"
2026-02-17 01:08:55.464 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:55.464 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:55.834 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-9272/pod-x4z5v, name=eth0)
2026-02-17 01:08:55.834 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9272/pod-x4z5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali647090e8b01" profile_ids:"kns.pods-9272" profile_ids:"ksa.pods-9272.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:08:55.834 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.834 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.834 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.835 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali647090e8b01"
2026-02-17 01:08:55.835 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.835 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:08:55.861 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:55.861 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="up"
2026-02-17 01:08:55.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9272"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9272"} 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-9272"}
2026-02-17 01:08:55.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5131"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"job-5131"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5131"}
2026-02-17 01:08:55.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5131" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:08:56.494 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5131/foo-xsbcq, name=eth0)
2026-02-17 01:08:56.495 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5131"} profile:{inbound_rules:{action:"allow" rule_id:"pnIy-k8Z4nKKMBDv"} outbound_rules:{action:"allow" rule_id:"s3CtoBHGX_4-G0fb"}}
2026-02-17 01:08:56.495 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5131.default"} profile:{}
2026-02-17 01:08:56.495 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5131/foo-xsbcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif91d525d9c6" profile_ids:"kns.job-5131" profile_ids:"ksa.job-5131.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:08:56.495 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.495 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.495 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif91d525d9c6" ipVersion=0x4 table="filter"
2026-02-17 01:08:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5131" ipVersion=0x4 table="filter"
2026-02-17 01:08:56.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KcGUIeH1P5MXs9iyyY" ipVersion=0x4 table="filter"
2026-02-17 01:08:56.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif91d525d9c6" ipVersion=0x4 table="filter"
2026-02-17 01:08:56.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5131" ipVersion=0x4 table="filter"
2026-02-17 01:08:56.496 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KcGUIeH1P5MXs9iyyY" ipVersion=0x4 table="filter"
2026-02-17 01:08:56.496 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif91d525d9c6"
2026-02-17 01:08:56.496 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.496 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.527 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:56.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="down"
2026-02-17 01:08:56.573 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calif91d525d9c6" state="down"
2026-02-17 01:08:56.573 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif91d525d9c6"
2026-02-17 01:08:56.573 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif91d525d9c6", State:"down", Index:25}
2026-02-17 01:08:56.573 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Typed[string]{}}
2026-02-17 01:08:56.573 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Typed[string]{}}
2026-02-17 01:08:56.573 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif91d525d9c6"
2026-02-17 01:08:56.573 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.573 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.574 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calif91d525d9c6" state="up"
2026-02-17 01:08:56.596 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:08:56.596 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="down"
2026-02-17 01:08:56.596 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif91d525d9c6", State:"up", Index:25}
2026-02-17 01:08:56.596 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif91d525d9c6"
2026-02-17 01:08:56.596 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif91d525d9c6"
2026-02-17 01:08:56.596 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif91d525d9c6"
2026-02-17 01:08:56.596 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.596 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:56.618 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:56.618 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="up"
2026-02-17 01:08:57.372 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5131/foo-xsbcq, name=eth0)
2026-02-17 01:08:57.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5131/foo-xsbcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif91d525d9c6" profile_ids:"kns.job-5131" profile_ids:"ksa.job-5131.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:08:57.372 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.372 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.372 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.373 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif91d525d9c6"
2026-02-17 01:08:57.374 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.374 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.396 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:57.396 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="up"
2026-02-17 01:08:57.895 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 01:08:57.895 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif91d525d9c6"
2026-02-17 01:08:57.895 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:57.895 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:08:57.995 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5131/foo-xsbcq, name=eth0)
2026-02-17 01:08:57.995 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5131/foo-xsbcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif91d525d9c6" profile_ids:"kns.job-5131" profile_ids:"ksa.job-5131.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:08:57.995 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.995 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.995 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.995 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif91d525d9c6"
2026-02-17 01:08:57.996 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:57.996 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:58.030 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5131/foo-xsbcq, name=eth0)
2026-02-17 01:08:58.035 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:58.035 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="up"
2026-02-17 01:08:58.035 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5131/foo-xsbcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif91d525d9c6" profile_ids:"kns.job-5131" profile_ids:"ksa.job-5131.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:08:58.035 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:58.036 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:58.036 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:58.038 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif91d525d9c6"
2026-02-17 01:08:58.039 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:58.039 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:58.058 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:58.058 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="up"
2026-02-17 01:08:59.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6983" name:"default"}
2026-02-17 01:08:59.072 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9349" name:"default"}
2026-02-17 01:08:59.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9349"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9349"} labels:{key:"webhook-9349" value:"true"}
2026-02-17 01:08:59.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9349"}
2026-02-17 01:08:59.291 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6983"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6983"} labels:{key:"webhook-9349-markers" value:"true"}
2026-02-17 01:08:59.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6983"}
2026-02-17 01:08:59.379 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5131/foo-xsbcq, name=eth0)
2026-02-17 01:08:59.380 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5131/foo-xsbcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif91d525d9c6" profile_ids:"kns.job-5131" profile_ids:"ksa.job-5131.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:08:59.380 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.380 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.380 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.381 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif91d525d9c6"
2026-02-17 01:08:59.381 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.381 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.409 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:08:59.409 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"} status="up"
2026-02-17 01:08:59.617 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5131/foo-xsbcq, name=eth0)
2026-02-17 01:08:59.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5131/foo-xsbcq" endpoint_id:"eth0"}
2026-02-17 01:08:59.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5131.default"}
2026-02-17 01:08:59.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5131"}
2026-02-17 01:08:59.617 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.617 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.620 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5131" ipVersion=0x4 table="filter"
2026-02-17 01:08:59.620 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KcGUIeH1P5MXs9iyyY" ipVersion=0x4 table="filter"
2026-02-17 01:08:59.620 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5131" ipVersion=0x4 table="filter"
2026-02-17 01:08:59.620 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KcGUIeH1P5MXs9iyyY" ipVersion=0x4 table="filter"
2026-02-17 01:08:59.620 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.620 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif91d525d9c6" ipVersion=0x4 table="filter"
2026-02-17 01:08:59.620 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif91d525d9c6" ipVersion=0x4 table="filter"
2026-02-17 01:08:59.620 [INFO][73] 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-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.620 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.620 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.20
2026-02-17 01:08:59.667 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5131/foo-xsbcq", EndpointId:"eth0"}
2026-02-17 01:08:59.719 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 01:08:59.719 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif91d525d9c6"
2026-02-17 01:08:59.719 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calif91d525d9c6" state="down"
2026-02-17 01:08:59.719 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Typed[string]{}}
2026-02-17 01:08:59.720 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Typed[string]{}}
2026-02-17 01:08:59.720 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif91d525d9c6", State:"down", Index:25}
2026-02-17 01:08:59.720 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calif91d525d9c6" state=""
2026-02-17 01:08:59.720 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif91d525d9c6"
2026-02-17 01:08:59.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif91d525d9c6", State:"", Index:25}
2026-02-17 01:08:59.739 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Set[string](nil)}
2026-02-17 01:08:59.739 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif91d525d9c6", Addrs:set.Set[string](nil)}
2026-02-17 01:09:00.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5131"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"job-5131"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5131"}
2026-02-17 01:09:00.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2002"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2002"}
2026-02-17 01:09:00.551 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:00.878 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-9272/pod-x4z5v, name=eth0)
2026-02-17 01:09:00.878 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9272/pod-x4z5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali647090e8b01" profile_ids:"kns.pods-9272" profile_ids:"ksa.pods-9272.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:09:00.878 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.878 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.878 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.879 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali647090e8b01"
2026-02-17 01:09:00.879 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.879 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.897 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-9272/pod-x4z5v, name=eth0)
2026-02-17 01:09:00.911 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:00.911 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="up"
2026-02-17 01:09:00.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9272"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9272"} 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-9272"}
2026-02-17 01:09:00.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9272/pod-x4z5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali647090e8b01" profile_ids:"kns.pods-9272" profile_ids:"ksa.pods-9272.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:09:00.911 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.911 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.911 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.911 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali647090e8b01"
2026-02-17 01:09:00.912 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.912 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:00.930 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:00.930 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"} status="up"
2026-02-17 01:09:01.140 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb, name=eth0)
2026-02-17 01:09:01.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2002.default"} profile:{}
2026-02-17 01:09:01.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2002"} profile:{inbound_rules:{action:"allow" rule_id:"PZM1zTcPXcR97GhZ"} outbound_rules:{action:"allow" rule_id:"bH1pDjXIJ3kM5M1V"}}
2026-02-17 01:09:01.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c66b8a7696" profile_ids:"kns.downward-api-2002" profile_ids:"ksa.downward-api-2002.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:09:01.140 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.141 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.141 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4c66b8a7696" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y93TOOdxjmnHN5D3x6" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jmgm4Pkwv6mnIoADkM" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4c66b8a7696" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y93TOOdxjmnHN5D3x6" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jmgm4Pkwv6mnIoADkM" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.141 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:01.141 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.141 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.180 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:01.180 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="down"
2026-02-17 01:09:01.221 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali4c66b8a7696" state="down"
2026-02-17 01:09:01.222 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4c66b8a7696"
2026-02-17 01:09:01.222 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c66b8a7696", State:"down", Index:26}
2026-02-17 01:09:01.222 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Typed[string]{}}
2026-02-17 01:09:01.222 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Typed[string]{}}
2026-02-17 01:09:01.222 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:01.222 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.222 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.223 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-9272/pod-x4z5v, name=eth0)
2026-02-17 01:09:01.226 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali4c66b8a7696" state="up"
2026-02-17 01:09:01.242 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:01.242 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="down"
2026-02-17 01:09:01.242 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c66b8a7696", State:"up", Index:26}
2026-02-17 01:09:01.242 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:01.242 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:01.242 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:01.242 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.242 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:01.260 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:01.260 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="up"
2026-02-17 01:09:01.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9272/pod-x4z5v" endpoint_id:"eth0"}
2026-02-17 01:09:01.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-9272"}
2026-02-17 01:09:01.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-9272.default"}
2026-02-17 01:09:01.260 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:01.260 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-9272" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FBxGzksSK6eemAlzcB" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-9272" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FBxGzksSK6eemAlzcB" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali647090e8b01" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali647090e8b01" ipVersion=0x4 table="filter"
2026-02-17 01:09:01.261 [INFO][73] 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-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:01.261 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:01.262 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.19
2026-02-17 01:09:01.325 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali647090e8b01" state="down"
2026-02-17 01:09:01.327 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali647090e8b01"
2026-02-17 01:09:01.327 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 01:09:01.328 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali647090e8b01" state=""
2026-02-17 01:09:01.328 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali647090e8b01"
2026-02-17 01:09:01.328 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9272/pod-x4z5v", EndpointId:"eth0"}
2026-02-17 01:09:01.328 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali647090e8b01", State:"down", Index:24}
2026-02-17 01:09:01.330 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Typed[string]{}}
2026-02-17 01:09:01.330 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Typed[string]{}}
2026-02-17 01:09:01.330 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali647090e8b01", State:"", Index:24}
2026-02-17 01:09:01.330 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Set[string](nil)}
2026-02-17 01:09:01.330 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali647090e8b01", Addrs:set.Set[string](nil)}
2026-02-17 01:09:02.182 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 01:09:02.183 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4c66b8a7696"
2026-02-17 01:09:02.183 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:02.183 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:02.518 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb, name=eth0)
2026-02-17 01:09:02.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c66b8a7696" profile_ids:"kns.downward-api-2002" profile_ids:"ksa.downward-api-2002.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:09:02.519 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:02.519 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:02.519 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:02.520 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:02.520 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:02.520 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:02.543 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:02.543 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="up"
2026-02-17 01:09:03.613 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb, name=eth0)
2026-02-17 01:09:03.613 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c66b8a7696" profile_ids:"kns.downward-api-2002" profile_ids:"ksa.downward-api-2002.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:09:03.613 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.613 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.613 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.614 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:03.614 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.614 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.639 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:03.639 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="up"
2026-02-17 01:09:03.719 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali4c66b8a7696" state="down"
2026-02-17 01:09:03.719 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4c66b8a7696"
2026-02-17 01:09:03.719 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 01:09:03.719 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c66b8a7696", State:"down", Index:26}
2026-02-17 01:09:03.719 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Typed[string]{}}
2026-02-17 01:09:03.719 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Typed[string]{}}
2026-02-17 01:09:03.719 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:03.719 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.719 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.720 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.21
2026-02-17 01:09:03.723 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali4c66b8a7696" state=""
2026-02-17 01:09:03.723 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4c66b8a7696"
2026-02-17 01:09:03.743 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:03.743 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="down"
2026-02-17 01:09:03.743 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c66b8a7696", State:"", Index:26}
2026-02-17 01:09:03.743 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Set[string](nil)}
2026-02-17 01:09:03.743 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c66b8a7696", Addrs:set.Set[string](nil)}
2026-02-17 01:09:03.743 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c66b8a7696"
2026-02-17 01:09:03.743 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.743 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.765 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:03.766 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"} status="down"
2026-02-17 01:09:03.832 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb, name=eth0)
2026-02-17 01:09:03.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb" endpoint_id:"eth0"}
2026-02-17 01:09:03.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2002.default"}
2026-02-17 01:09:03.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2002"}
2026-02-17 01:09:03.833 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.833 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y93TOOdxjmnHN5D3x6" ipVersion=0x4 table="filter"
2026-02-17 01:09:03.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jmgm4Pkwv6mnIoADkM" ipVersion=0x4 table="filter"
2026-02-17 01:09:03.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y93TOOdxjmnHN5D3x6" ipVersion=0x4 table="filter"
2026-02-17 01:09:03.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jmgm4Pkwv6mnIoADkM" ipVersion=0x4 table="filter"
2026-02-17 01:09:03.836 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4c66b8a7696" ipVersion=0x4 table="filter"
2026-02-17 01:09:03.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4c66b8a7696" ipVersion=0x4 table="filter"
2026-02-17 01:09:03.836 [INFO][73] 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:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.836 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.891 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2002/downwardapi-volume-df99fc6c-3947-4fcb-9f9d-9f828ec9d2eb", EndpointId:"eth0"}
2026-02-17 01:09:03.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9272" name:"default"}
2026-02-17 01:09:04.014 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9272"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9272"} 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-9272"}
2026-02-17 01:09:04.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9272"}
2026-02-17 01:09:04.644 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2002"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2002"}
2026-02-17 01:09:04.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6666"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6666"}
2026-02-17 01:09:04.697 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:04.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6666"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6666"}
2026-02-17 01:09:04.769 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-361"}
2026-02-17 01:09:04.798 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-361" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:04.922 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-361"}
2026-02-17 01:09:04.946 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4470"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4470"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4470"}
2026-02-17 01:09:04.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4470" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:05.536 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313, name=eth0)
2026-02-17 01:09:05.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-4470.default"} profile:{}
2026-02-17 01:09:05.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-4470"} profile:{inbound_rules:{action:"allow" rule_id:"-U4Vd6z-WiYXC23s"} outbound_rules:{action:"allow" rule_id:"p4Ixfs3Xe12WtIuJ"}}
2026-02-17 01:09:05.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f382d4e6e9" profile_ids:"kns.dns-4470" profile_ids:"ksa.dns-4470.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:09:05.536 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.536 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.536 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.537 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8f382d4e6e9" ipVersion=0x4 table="filter"
2026-02-17 01:09:05.537 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-4470" ipVersion=0x4 table="filter"
2026-02-17 01:09:05.537 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zaiqyGr0tzqYVfrN9P" ipVersion=0x4 table="filter"
2026-02-17 01:09:05.537 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8f382d4e6e9" ipVersion=0x4 table="filter"
2026-02-17 01:09:05.537 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-4470" ipVersion=0x4 table="filter"
2026-02-17 01:09:05.537 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zaiqyGr0tzqYVfrN9P" ipVersion=0x4 table="filter"
2026-02-17 01:09:05.537 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:05.537 [INFO][73] 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:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.537 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.574 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:05.574 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} status="down"
2026-02-17 01:09:05.574 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5131" name:"default"}
2026-02-17 01:09:05.617 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali8f382d4e6e9" state="down"
2026-02-17 01:09:05.617 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:05.617 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f382d4e6e9", State:"down", Index:27}
2026-02-17 01:09:05.617 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Typed[string]{}}
2026-02-17 01:09:05.617 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Typed[string]{}}
2026-02-17 01:09:05.617 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:05.617 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali8f382d4e6e9" state="up"
2026-02-17 01:09:05.617 [INFO][73] 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:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.617 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.639 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:05.639 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} status="down"
2026-02-17 01:09:05.639 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f382d4e6e9", State:"up", Index:27}
2026-02-17 01:09:05.639 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:05.639 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:05.639 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:05.639 [INFO][73] 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:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.639 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:05.663 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:05.663 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} status="up"
2026-02-17 01:09:05.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5131"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"job-5131"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5131"}
2026-02-17 01:09:05.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5131"}
2026-02-17 01:09:06.951 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 01:09:06.951 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:06.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:06.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:09.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2002" name:"default"}
2026-02-17 01:09:10.082 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2002"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2002"}
2026-02-17 01:09:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2002"}
2026-02-17 01:09:10.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-361" name:"default"}
2026-02-17 01:09:10.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6666" name:"default"}
2026-02-17 01:09:10.353 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-361"}
2026-02-17 01:09:10.382 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6666"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6666"}
2026-02-17 01:09:10.406 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-361"}
2026-02-17 01:09:10.407 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6666"}
2026-02-17 01:09:12.474 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313, name=eth0)
2026-02-17 01:09:12.474 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f382d4e6e9" profile_ids:"kns.dns-4470" profile_ids:"ksa.dns-4470.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:09:12.474 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:12.475 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:12.475 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:12.475 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:12.475 [INFO][73] 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:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:12.475 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:12.504 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:12.504 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} status="up"
2026-02-17 01:09:13.052 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313, name=eth0)
2026-02-17 01:09:13.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f382d4e6e9" profile_ids:"kns.dns-4470" profile_ids:"ksa.dns-4470.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:09:13.053 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.053 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.053 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.054 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313, name=eth0)
2026-02-17 01:09:13.054 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:13.054 [INFO][73] 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:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.054 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.076 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:13.076 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"} status="up"
2026-02-17 01:09:13.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313" endpoint_id:"eth0"}
2026-02-17 01:09:13.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-4470"}
2026-02-17 01:09:13.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-4470.default"}
2026-02-17 01:09:13.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4470"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4470"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4470"}
2026-02-17 01:09:13.076 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.076 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.076 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-4470" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.076 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zaiqyGr0tzqYVfrN9P" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.076 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-4470" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.076 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zaiqyGr0tzqYVfrN9P" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.076 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.076 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8f382d4e6e9" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.076 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8f382d4e6e9" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.076 [INFO][73] 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:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.076 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.077 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.22
2026-02-17 01:09:13.135 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4470/dns-test-15bc099d-70f9-4c6d-97eb-4bbab05c6313", EndpointId:"eth0"}
2026-02-17 01:09:13.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9526"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9526"}
2026-02-17 01:09:13.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9526" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:13.697 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-controller-5lwb4, name=eth0)
2026-02-17 01:09:13.697 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9526.default"} profile:{}
2026-02-17 01:09:13.697 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9526"} profile:{inbound_rules:{action:"allow" rule_id:"HVKzKZ-hI_9FKWj5"} outbound_rules:{action:"allow" rule_id:"_Gi3ZklfRg9vDlP0"}}
2026-02-17 01:09:13.697 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-controller-5lwb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b03521b831" profile_ids:"kns.deployment-9526" profile_ids:"ksa.deployment-9526.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:09:13.697 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.697 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.697 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.698 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b03521b831" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.698 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9526" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.698 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vHY7V22ImMMfHKRCLW" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.698 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b03521b831" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.698 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9526" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.698 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vHY7V22ImMMfHKRCLW" ipVersion=0x4 table="filter"
2026-02-17 01:09:13.698 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b03521b831"
2026-02-17 01:09:13.698 [INFO][73] 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-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.698 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.740 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:13.740 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} status="down"
2026-02-17 01:09:13.770 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali4b03521b831" state="down"
2026-02-17 01:09:13.771 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b03521b831"
2026-02-17 01:09:13.771 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b03521b831", State:"down", Index:28}
2026-02-17 01:09:13.771 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Typed[string]{}}
2026-02-17 01:09:13.771 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Typed[string]{}}
2026-02-17 01:09:13.771 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b03521b831"
2026-02-17 01:09:13.771 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali4b03521b831" state="up"
2026-02-17 01:09:13.771 [INFO][73] 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-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.771 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.793 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:13.793 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} status="down"
2026-02-17 01:09:13.793 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b03521b831", State:"up", Index:28}
2026-02-17 01:09:13.793 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b03521b831"
2026-02-17 01:09:13.793 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b03521b831"
2026-02-17 01:09:13.793 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b03521b831"
2026-02-17 01:09:13.793 [INFO][73] 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-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.793 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:13.857 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:13.857 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} status="up"
2026-02-17 01:09:14.496 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-controller-5lwb4, name=eth0)
2026-02-17 01:09:14.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-controller-5lwb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b03521b831" profile_ids:"kns.deployment-9526" profile_ids:"ksa.deployment-9526.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:09:14.496 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:14.497 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:14.497 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:14.497 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b03521b831"
2026-02-17 01:09:14.497 [INFO][73] 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-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:14.497 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:14.516 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:14.516 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} status="up"
2026-02-17 01:09:15.239 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 01:09:15.239 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b03521b831"
2026-02-17 01:09:15.239 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:15.239 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:16.900 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali8f382d4e6e9" state="down"
2026-02-17 01:09:16.900 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:16.900 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f382d4e6e9", State:"down", Index:27}
2026-02-17 01:09:16.900 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Typed[string]{}}
2026-02-17 01:09:16.900 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Typed[string]{}}
2026-02-17 01:09:16.900 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-17 01:09:16.904 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali8f382d4e6e9" state=""
2026-02-17 01:09:16.904 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8f382d4e6e9"
2026-02-17 01:09:16.924 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f382d4e6e9", State:"", Index:27}
2026-02-17 01:09:16.924 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Set[string](nil)}
2026-02-17 01:09:16.924 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f382d4e6e9", Addrs:set.Set[string](nil)}
2026-02-17 01:09:18.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4470" name:"default"}
2026-02-17 01:09:18.483 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4470"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4470"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4470"}
2026-02-17 01:09:18.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4470"}
2026-02-17 01:09:18.774 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp, name=eth0)
2026-02-17 01:09:18.781 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52127d47df6" profile_ids:"kns.deployment-9526" profile_ids:"ksa.deployment-9526.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:09:18.781 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.781 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.781 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.781 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:18.781 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali52127d47df6" ipVersion=0x4 table="filter"
2026-02-17 01:09:18.781 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:18.781 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali52127d47df6" ipVersion=0x4 table="filter"
2026-02-17 01:09:18.781 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali52127d47df6"
2026-02-17 01:09:18.782 [INFO][73] 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-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.782 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.823 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:18.823 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} status="down"
2026-02-17 01:09:18.855 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali52127d47df6" state="down"
2026-02-17 01:09:18.856 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52127d47df6"
2026-02-17 01:09:18.856 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52127d47df6", State:"down", Index:29}
2026-02-17 01:09:18.856 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:18.856 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:18.856 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali52127d47df6"
2026-02-17 01:09:18.856 [INFO][73] 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-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.856 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.862 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali52127d47df6" state="up"
2026-02-17 01:09:18.874 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:18.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} status="down"
2026-02-17 01:09:18.875 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52127d47df6", State:"up", Index:29}
2026-02-17 01:09:18.875 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali52127d47df6"
2026-02-17 01:09:18.875 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali52127d47df6"
2026-02-17 01:09:18.875 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52127d47df6"
2026-02-17 01:09:18.875 [INFO][73] 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-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.875 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:18.895 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:18.895 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} status="up"
2026-02-17 01:09:19.542 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp, name=eth0)
2026-02-17 01:09:19.542 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52127d47df6" profile_ids:"kns.deployment-9526" profile_ids:"ksa.deployment-9526.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:09:19.542 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:19.542 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:19.543 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:19.545 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52127d47df6"
2026-02-17 01:09:19.546 [INFO][73] 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-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:19.546 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:19.575 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-controller-5lwb4, name=eth0)
2026-02-17 01:09:19.577 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:19.577 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} status="up"
2026-02-17 01:09:19.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-controller-5lwb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b03521b831" profile_ids:"kns.deployment-9526" profile_ids:"ksa.deployment-9526.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:09:19.577 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.577 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.578 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.578 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b03521b831"
2026-02-17 01:09:19.578 [INFO][73] 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-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.579 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.585 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-controller-5lwb4, name=eth0)
2026-02-17 01:09:19.600 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:19.601 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"} status="up"
2026-02-17 01:09:19.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-controller-5lwb4" endpoint_id:"eth0"}
2026-02-17 01:09:19.601 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.601 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.601 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.601 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:19.601 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b03521b831" ipVersion=0x4 table="filter"
2026-02-17 01:09:19.601 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:09:19.601 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b03521b831" ipVersion=0x4 table="filter"
2026-02-17 01:09:19.601 [INFO][73] 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-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.601 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
2026-02-17 01:09:19.602 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.23
2026-02-17 01:09:19.647 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-controller-5lwb4", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 28
2026-02-17 01:09:19.974 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 01:09:19.974 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b03521b831"
2026-02-17 01:09:19.974 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali4b03521b831" state="down"
2026-02-17 01:09:19.974 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Typed[string]{}}
2026-02-17 01:09:19.974 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Typed[string]{}}
2026-02-17 01:09:19.974 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b03521b831", State:"down", Index:28}
2026-02-17 01:09:19.974 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali4b03521b831" state=""
2026-02-17 01:09:19.974 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b03521b831"
2026-02-17 01:09:20.000 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b03521b831", State:"", Index:28}
2026-02-17 01:09:20.000 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Set[string](nil)}
2026-02-17 01:09:20.000 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b03521b831", Addrs:set.Set[string](nil)}
2026-02-17 01:09:20.166 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-17 01:09:20.167 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali52127d47df6"
2026-02-17 01:09:20.167 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:20.167 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:20.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9526"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9526"}
2026-02-17 01:09:20.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6441"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6441"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6441"}
2026-02-17 01:09:20.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6441" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:21.195 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0, name=eth0)
2026-02-17 01:09:21.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6441"} profile:{inbound_rules:{action:"allow" rule_id:"fwiGVahpW65hC7s7"} outbound_rules:{action:"allow" rule_id:"VWsNx8bTm_2Gd8GS"}}
2026-02-17 01:09:21.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6441.default"} profile:{}
2026-02-17 01:09:21.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34590ad8bf" profile_ids:"kns.downward-api-6441" profile_ids:"ksa.downward-api-6441.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:09:21.197 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.197 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.197 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.198 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie34590ad8bf" ipVersion=0x4 table="filter"
2026-02-17 01:09:21.198 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8k6-OTay9tkuy6EOJw" ipVersion=0x4 table="filter"
2026-02-17 01:09:21.198 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8UkyjAthyunbLRXcG-" ipVersion=0x4 table="filter"
2026-02-17 01:09:21.198 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie34590ad8bf" ipVersion=0x4 table="filter"
2026-02-17 01:09:21.198 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8k6-OTay9tkuy6EOJw" ipVersion=0x4 table="filter"
2026-02-17 01:09:21.198 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8UkyjAthyunbLRXcG-" ipVersion=0x4 table="filter"
2026-02-17 01:09:21.198 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.198 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.198 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.236 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:21.236 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="down"
2026-02-17 01:09:21.269 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie34590ad8bf" state="down"
2026-02-17 01:09:21.269 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.269 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34590ad8bf", State:"down", Index:30}
2026-02-17 01:09:21.269 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Typed[string]{}}
2026-02-17 01:09:21.269 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Typed[string]{}}
2026-02-17 01:09:21.269 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.269 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.269 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.272 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie34590ad8bf" state="up"
2026-02-17 01:09:21.289 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:21.289 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="down"
2026-02-17 01:09:21.289 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34590ad8bf", State:"up", Index:30}
2026-02-17 01:09:21.289 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.289 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.289 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.290 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.290 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.308 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:21.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="up"
2026-02-17 01:09:21.552 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0, name=eth0)
2026-02-17 01:09:21.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34590ad8bf" profile_ids:"kns.downward-api-6441" profile_ids:"ksa.downward-api-6441.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:09:21.553 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.553 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.553 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.555 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34590ad8bf"
2026-02-17 01:09:21.555 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:21.576 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:21.576 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="up"
2026-02-17 01:09:22.567 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0, name=eth0)
2026-02-17 01:09:22.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34590ad8bf" profile_ids:"kns.downward-api-6441" profile_ids:"ksa.downward-api-6441.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:09:22.568 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:22.569 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:22.569 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:22.570 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34590ad8bf"
2026-02-17 01:09:22.570 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:22.570 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:22.592 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:22.592 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="up"
2026-02-17 01:09:22.694 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-17 01:09:22.695 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie34590ad8bf"
2026-02-17 01:09:22.695 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:22.695 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:22.914 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8852"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8852"}
2026-02-17 01:09:22.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4548"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4548"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4548"}
2026-02-17 01:09:22.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-4548" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:23.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4548"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4548"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4548"} labels:{key:"validating-admission-policy-4548" value:"true"}
2026-02-17 01:09:23.321 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4548"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4548"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4548"} labels:{key:"validating-admission-policy-4548" value:"true"}
2026-02-17 01:09:23.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1480"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1480"}
2026-02-17 01:09:23.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:23.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:09:23.540 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:09:23.540 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:09:23.719 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0, name=eth0)
2026-02-17 01:09:23.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34590ad8bf" profile_ids:"kns.downward-api-6441" profile_ids:"ksa.downward-api-6441.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:09:23.720 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.720 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.720 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.723 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34590ad8bf"
2026-02-17 01:09:23.723 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.723 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.747 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:23.748 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="down"
2026-02-17 01:09:23.818 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie34590ad8bf" state="down"
2026-02-17 01:09:23.818 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie34590ad8bf"
2026-02-17 01:09:23.818 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34590ad8bf", State:"down", Index:30}
2026-02-17 01:09:23.818 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Typed[string]{}}
2026-02-17 01:09:23.818 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Typed[string]{}}
2026-02-17 01:09:23.818 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie34590ad8bf"
2026-02-17 01:09:23.818 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie34590ad8bf"
2026-02-17 01:09:23.818 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.818 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.819 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.25
2026-02-17 01:09:23.819 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 01:09:23.821 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calie34590ad8bf" state=""
2026-02-17 01:09:23.821 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie34590ad8bf"
2026-02-17 01:09:23.845 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:23.845 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="down"
2026-02-17 01:09:23.845 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34590ad8bf", State:"", Index:30}
2026-02-17 01:09:23.845 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Set[string](nil)}
2026-02-17 01:09:23.845 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34590ad8bf", Addrs:set.Set[string](nil)}
2026-02-17 01:09:23.845 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie34590ad8bf"
2026-02-17 01:09:23.845 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.845 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.868 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:23.868 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"} status="down"
2026-02-17 01:09:23.944 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0, name=eth0)
2026-02-17 01:09:23.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0" endpoint_id:"eth0"}
2026-02-17 01:09:23.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6441"}
2026-02-17 01:09:23.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6441.default"}
2026-02-17 01:09:23.944 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.944 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8k6-OTay9tkuy6EOJw" ipVersion=0x4 table="filter"
2026-02-17 01:09:23.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8UkyjAthyunbLRXcG-" ipVersion=0x4 table="filter"
2026-02-17 01:09:23.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8k6-OTay9tkuy6EOJw" ipVersion=0x4 table="filter"
2026-02-17 01:09:23.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8UkyjAthyunbLRXcG-" ipVersion=0x4 table="filter"
2026-02-17 01:09:23.945 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie34590ad8bf" ipVersion=0x4 table="filter"
2026-02-17 01:09:23.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie34590ad8bf" ipVersion=0x4 table="filter"
2026-02-17 01:09:23.945 [INFO][73] 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:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.945 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:23.975 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6441/downwardapi-volume-67ce9e81-d906-4e73-bf60-99e600caeef0", EndpointId:"eth0"}
2026-02-17 01:09:24.008 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1480/pod-subpath-test-downwardapi-bbmd, name=eth0)
2026-02-17 01:09:24.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-1480"} profile:{inbound_rules:{action:"allow" rule_id:"xxkSv3vBrMDV8Ptr"} outbound_rules:{action:"allow" rule_id:"ZpPxTChbpZDuqx-V"}}
2026-02-17 01:09:24.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-1480.default"} profile:{}
2026-02-17 01:09:24.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1480/pod-subpath-test-downwardapi-bbmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d334a050d6" profile_ids:"kns.subpath-1480" profile_ids:"ksa.subpath-1480.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:09:24.009 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.009 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.009 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3d334a050d6" ipVersion=0x4 table="filter"
2026-02-17 01:09:24.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-1480" ipVersion=0x4 table="filter"
2026-02-17 01:09:24.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_k9LV7tDQmEDvqTYjnZ" ipVersion=0x4 table="filter"
2026-02-17 01:09:24.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3d334a050d6" ipVersion=0x4 table="filter"
2026-02-17 01:09:24.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-1480" ipVersion=0x4 table="filter"
2026-02-17 01:09:24.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_k9LV7tDQmEDvqTYjnZ" ipVersion=0x4 table="filter"
2026-02-17 01:09:24.010 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.010 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.010 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.064 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:24.064 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="down"
2026-02-17 01:09:24.080 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali3d334a050d6" state="down"
2026-02-17 01:09:24.081 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.081 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d334a050d6", State:"down", Index:31}
2026-02-17 01:09:24.081 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:24.081 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:24.081 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.081 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.081 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.083 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali3d334a050d6" state="up"
2026-02-17 01:09:24.100 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:24.100 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="down"
2026-02-17 01:09:24.100 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d334a050d6", State:"up", Index:31}
2026-02-17 01:09:24.100 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.100 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.100 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.100 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.100 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.180 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:24.180 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="up"
2026-02-17 01:09:24.412 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6441"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6441"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6441"}
2026-02-17 01:09:24.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1193"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1193"}
2026-02-17 01:09:24.452 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1193" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:24.589 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1480/pod-subpath-test-downwardapi-bbmd, name=eth0)
2026-02-17 01:09:24.589 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1480/pod-subpath-test-downwardapi-bbmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d334a050d6" profile_ids:"kns.subpath-1480" profile_ids:"ksa.subpath-1480.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:09:24.589 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.589 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.589 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.590 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d334a050d6"
2026-02-17 01:09:24.590 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.590 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:24.621 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:24.621 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="up"
2026-02-17 01:09:25.299 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp, name=eth0)
2026-02-17 01:09:25.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52127d47df6" profile_ids:"kns.deployment-9526" profile_ids:"ksa.deployment-9526.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:09:25.300 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.300 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.300 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.301 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52127d47df6"
2026-02-17 01:09:25.301 [INFO][73] 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-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.301 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.307 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp, name=eth0)
2026-02-17 01:09:25.326 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:25.326 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"} status="up"
2026-02-17 01:09:25.326 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp" endpoint_id:"eth0"}
2026-02-17 01:09:25.326 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9526"}
2026-02-17 01:09:25.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9526.default"}
2026-02-17 01:09:25.327 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.327 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9526" ipVersion=0x4 table="filter"
2026-02-17 01:09:25.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vHY7V22ImMMfHKRCLW" ipVersion=0x4 table="filter"
2026-02-17 01:09:25.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9526" ipVersion=0x4 table="filter"
2026-02-17 01:09:25.329 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vHY7V22ImMMfHKRCLW" ipVersion=0x4 table="filter"
2026-02-17 01:09:25.329 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.329 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali52127d47df6" ipVersion=0x4 table="filter"
2026-02-17 01:09:25.329 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali52127d47df6" ipVersion=0x4 table="filter"
2026-02-17 01:09:25.329 [INFO][73] 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-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.329 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.332 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.24
2026-02-17 01:09:25.392 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9526/test-rolling-update-deployment-6466d5fddd-sgdlp", EndpointId:"eth0"}
2026-02-17 01:09:25.638 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-17 01:09:25.638 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3d334a050d6"
2026-02-17 01:09:25.639 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:25.639 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:25.680 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali52127d47df6" state="down"
2026-02-17 01:09:25.680 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52127d47df6"
2026-02-17 01:09:25.680 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 01:09:25.680 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52127d47df6", State:"down", Index:29}
2026-02-17 01:09:25.680 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:25.680 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:25.681 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali52127d47df6" state=""
2026-02-17 01:09:25.681 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali52127d47df6"
2026-02-17 01:09:25.706 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52127d47df6", State:"", Index:29}
2026-02-17 01:09:25.706 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Set[string](nil)}
2026-02-17 01:09:25.706 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52127d47df6", Addrs:set.Set[string](nil)}
2026-02-17 01:09:25.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9526" name:"default"}
2026-02-17 01:09:25.857 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9526"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9526"}
2026-02-17 01:09:25.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9526"}
2026-02-17 01:09:28.028 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-8852" name:"default"}
2026-02-17 01:09:28.147 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8852"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8852"}
2026-02-17 01:09:28.182 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-8852"}
2026-02-17 01:09:28.487 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-4548" name:"default"}
2026-02-17 01:09:28.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4548"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4548"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4548"} labels:{key:"validating-admission-policy-4548" value:"true"}
2026-02-17 01:09:28.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-4548"}
2026-02-17 01:09:28.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-1193" type:"ClusterIP" cluster_ips:"10.254.125.75" ports:{Protocol:"TCP" Port:1234}
2026-02-17 01:09:29.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6441" name:"default"}
2026-02-17 01:09:29.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6441"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6441"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6441"}
2026-02-17 01:09:29.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6441"}
2026-02-17 01:09:31.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-1193" type:"ClusterIP" cluster_ips:"10.254.43.171" ports:{Protocol:"TCP" Port:2345}
2026-02-17 01:09:33.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1193"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1193"}
2026-02-17 01:09:33.154 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3612"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3612"}
2026-02-17 01:09:33.154 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:33.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141, name=eth0)
2026-02-17 01:09:33.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3612"} profile:{inbound_rules:{action:"allow" rule_id:"ZTjGsJMaeyC0ppO4"} outbound_rules:{action:"allow" rule_id:"vwTN-M2i-uhaFBSx"}}
2026-02-17 01:09:33.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3612.default"} profile:{}
2026-02-17 01:09:33.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib110fdab175" profile_ids:"kns.secrets-3612" profile_ids:"ksa.secrets-3612.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:09:33.751 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.751 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.751 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.751 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib110fdab175" ipVersion=0x4 table="filter"
2026-02-17 01:09:33.751 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3612" ipVersion=0x4 table="filter"
2026-02-17 01:09:33.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5_8wMkTOOGQDX9qnKz" ipVersion=0x4 table="filter"
2026-02-17 01:09:33.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib110fdab175" ipVersion=0x4 table="filter"
2026-02-17 01:09:33.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3612" ipVersion=0x4 table="filter"
2026-02-17 01:09:33.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5_8wMkTOOGQDX9qnKz" ipVersion=0x4 table="filter"
2026-02-17 01:09:33.752 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib110fdab175"
2026-02-17 01:09:33.752 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.791 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:33.792 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="down"
2026-02-17 01:09:33.826 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calib110fdab175" state="down"
2026-02-17 01:09:33.826 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib110fdab175"
2026-02-17 01:09:33.826 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib110fdab175", State:"down", Index:32}
2026-02-17 01:09:33.826 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Typed[string]{}}
2026-02-17 01:09:33.826 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Typed[string]{}}
2026-02-17 01:09:33.826 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib110fdab175"
2026-02-17 01:09:33.826 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.826 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.828 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calib110fdab175" state="up"
2026-02-17 01:09:33.848 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:33.848 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="down"
2026-02-17 01:09:33.848 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib110fdab175", State:"up", Index:32}
2026-02-17 01:09:33.849 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib110fdab175"
2026-02-17 01:09:33.849 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib110fdab175"
2026-02-17 01:09:33.849 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib110fdab175"
2026-02-17 01:09:33.849 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.849 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:33.868 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:33.868 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="up"
2026-02-17 01:09:34.639 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141, name=eth0)
2026-02-17 01:09:34.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib110fdab175" profile_ids:"kns.secrets-3612" profile_ids:"ksa.secrets-3612.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:09:34.639 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:34.640 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:34.640 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:34.642 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib110fdab175"
2026-02-17 01:09:34.642 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:34.643 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:34.663 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:34.663 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="up"
2026-02-17 01:09:35.719 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::8868:5bff:fe3f:949a" exists=true ifIndex=32
2026-02-17 01:09:35.719 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::8868:5bff:fe3f:949a} ifaceName="calib110fdab175"
2026-02-17 01:09:35.719 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Typed[string]{"fe80::8868:5bff:fe3f:949a":set.v{}}}
2026-02-17 01:09:35.719 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Typed[string]{"fe80::8868:5bff:fe3f:949a":set.v{}}}
2026-02-17 01:09:35.809 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141, name=eth0)
2026-02-17 01:09:35.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib110fdab175" profile_ids:"kns.secrets-3612" profile_ids:"ksa.secrets-3612.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:09:35.809 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.809 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.809 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.810 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib110fdab175"
2026-02-17 01:09:35.810 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.811 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.833 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:35.834 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="up"
2026-02-17 01:09:35.916 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::8868:5bff:fe3f:949a" exists=false ifIndex=32
2026-02-17 01:09:35.916 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib110fdab175"
2026-02-17 01:09:35.916 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calib110fdab175" state="down"
2026-02-17 01:09:35.916 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Typed[string]{}}
2026-02-17 01:09:35.916 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Typed[string]{}}
2026-02-17 01:09:35.916 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib110fdab175", State:"down", Index:32}
2026-02-17 01:09:35.916 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib110fdab175"
2026-02-17 01:09:35.916 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.916 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.917 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.27
2026-02-17 01:09:35.918 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calib110fdab175" state=""
2026-02-17 01:09:35.918 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib110fdab175"
2026-02-17 01:09:35.942 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:35.942 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="down"
2026-02-17 01:09:35.942 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib110fdab175", State:"", Index:32}
2026-02-17 01:09:35.943 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Set[string](nil)}
2026-02-17 01:09:35.943 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib110fdab175", Addrs:set.Set[string](nil)}
2026-02-17 01:09:35.943 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib110fdab175"
2026-02-17 01:09:35.943 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.943 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:35.962 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:35.962 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"} status="down"
2026-02-17 01:09:36.011 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141, name=eth0)
2026-02-17 01:09:36.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141" endpoint_id:"eth0"}
2026-02-17 01:09:36.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3612.default"}
2026-02-17 01:09:36.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3612"}
2026-02-17 01:09:36.011 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:36.011 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:36.012 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3612" ipVersion=0x4 table="filter"
2026-02-17 01:09:36.012 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5_8wMkTOOGQDX9qnKz" ipVersion=0x4 table="filter"
2026-02-17 01:09:36.012 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3612" ipVersion=0x4 table="filter"
2026-02-17 01:09:36.012 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5_8wMkTOOGQDX9qnKz" ipVersion=0x4 table="filter"
2026-02-17 01:09:36.012 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:36.012 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib110fdab175" ipVersion=0x4 table="filter"
2026-02-17 01:09:36.012 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib110fdab175" ipVersion=0x4 table="filter"
2026-02-17 01:09:36.012 [INFO][73] 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:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:36.012 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:36.067 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3612/pod-secret-77a93084-456b-4d21-a7ad-d0d86bd4d141", EndpointId:"eth0"}
2026-02-17 01:09:37.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3612"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3612"}
2026-02-17 01:09:37.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3795"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3795"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3795"}
2026-02-17 01:09:37.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-3795" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:37.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-3795" type:"ClusterIP" cluster_ips:"10.254.70.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:09:37.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-3795"
2026-02-17 01:09:37.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3795"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3795"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3795"}
2026-02-17 01:09:37.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-7908"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-7908"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7908"}
2026-02-17 01:09:37.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-7908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:38.110 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da, name=eth0)
2026-02-17 01:09:38.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-7908"} profile:{inbound_rules:{action:"allow" rule_id:"k3jkV3lvH2pJR6SI"} outbound_rules:{action:"allow" rule_id:"tz95cucHjS6ngLDK"}}
2026-02-17 01:09:38.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-7908.default"} profile:{}
2026-02-17 01:09:38.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife2b9ee0c78" profile_ids:"kns.security-context-7908" profile_ids:"ksa.security-context-7908.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:09:38.111 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.111 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.111 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calife2b9ee0c78" ipVersion=0x4 table="filter"
2026-02-17 01:09:38.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TPlQZ1zYaHA8SeMW2v" ipVersion=0x4 table="filter"
2026-02-17 01:09:38.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t-Al3fOy-F6EAbyYM3" ipVersion=0x4 table="filter"
2026-02-17 01:09:38.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calife2b9ee0c78" ipVersion=0x4 table="filter"
2026-02-17 01:09:38.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TPlQZ1zYaHA8SeMW2v" ipVersion=0x4 table="filter"
2026-02-17 01:09:38.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t-Al3fOy-F6EAbyYM3" ipVersion=0x4 table="filter"
2026-02-17 01:09:38.111 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:38.111 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.111 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.166 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:38.166 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="down"
2026-02-17 01:09:38.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1193"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1193"}
2026-02-17 01:09:38.186 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calife2b9ee0c78" state="down"
2026-02-17 01:09:38.187 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife2b9ee0c78"
2026-02-17 01:09:38.190 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calife2b9ee0c78" state="up"
2026-02-17 01:09:38.205 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife2b9ee0c78", State:"down", Index:33}
2026-02-17 01:09:38.205 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Typed[string]{}}
2026-02-17 01:09:38.205 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Typed[string]{}}
2026-02-17 01:09:38.205 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife2b9ee0c78", State:"up", Index:33}
2026-02-17 01:09:38.205 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:38.205 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:38.205 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:38.205 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.206 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.239 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:38.239 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="up"
2026-02-17 01:09:38.593 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:09:38.953 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da, name=eth0)
2026-02-17 01:09:38.953 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife2b9ee0c78" profile_ids:"kns.security-context-7908" profile_ids:"ksa.security-context-7908.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:09:38.953 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.953 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.953 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.954 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:38.954 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.954 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:38.974 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:38.974 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="up"
2026-02-17 01:09:39.675 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da, name=eth0)
2026-02-17 01:09:39.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife2b9ee0c78" profile_ids:"kns.security-context-7908" profile_ids:"ksa.security-context-7908.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:09:39.675 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:39.676 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:39.676 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:39.676 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:39.676 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:39.676 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:39.728 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:39.728 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="up"
2026-02-17 01:09:39.818 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-17 01:09:39.818 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calife2b9ee0c78"
2026-02-17 01:09:39.818 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:39.818 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:40.008 [INFO][73] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 01:09:40.008 [INFO][73] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="20a0a15436b64d2cb117151e28a5fb86" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.35.1" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:9, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:74, NumALPPolicies:0} version="v3.31.3"
2026-02-17 01:09:40.761 [INFO][73] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 01:09:40.843 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da, name=eth0)
2026-02-17 01:09:40.843 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife2b9ee0c78" profile_ids:"kns.security-context-7908" profile_ids:"ksa.security-context-7908.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:09:40.843 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.843 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.843 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.844 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:40.844 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.864 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:40.864 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="up"
2026-02-17 01:09:40.950 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-17 01:09:40.951 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife2b9ee0c78"
2026-02-17 01:09:40.951 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calife2b9ee0c78" state="down"
2026-02-17 01:09:40.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Typed[string]{}}
2026-02-17 01:09:40.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Typed[string]{}}
2026-02-17 01:09:40.951 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife2b9ee0c78", State:"down", Index:33}
2026-02-17 01:09:40.951 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:40.951 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.951 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.952 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calife2b9ee0c78" state=""
2026-02-17 01:09:40.952 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calife2b9ee0c78"
2026-02-17 01:09:40.952 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.28
2026-02-17 01:09:40.975 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:40.975 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="down"
2026-02-17 01:09:40.975 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife2b9ee0c78", State:"", Index:33}
2026-02-17 01:09:40.975 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Set[string](nil)}
2026-02-17 01:09:40.975 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife2b9ee0c78", Addrs:set.Set[string](nil)}
2026-02-17 01:09:40.975 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife2b9ee0c78"
2026-02-17 01:09:40.975 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:40.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.003 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:41.003 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"} status="down"
2026-02-17 01:09:41.041 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da, name=eth0)
2026-02-17 01:09:41.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da" endpoint_id:"eth0"}
2026-02-17 01:09:41.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-7908"}
2026-02-17 01:09:41.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-7908.default"}
2026-02-17 01:09:41.041 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.042 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TPlQZ1zYaHA8SeMW2v" ipVersion=0x4 table="filter"
2026-02-17 01:09:41.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t-Al3fOy-F6EAbyYM3" ipVersion=0x4 table="filter"
2026-02-17 01:09:41.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TPlQZ1zYaHA8SeMW2v" ipVersion=0x4 table="filter"
2026-02-17 01:09:41.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t-Al3fOy-F6EAbyYM3" ipVersion=0x4 table="filter"
2026-02-17 01:09:41.042 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calife2b9ee0c78" ipVersion=0x4 table="filter"
2026-02-17 01:09:41.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calife2b9ee0c78" ipVersion=0x4 table="filter"
2026-02-17 01:09:41.043 [INFO][73] 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:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.043 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.110 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-7908/security-context-68433220-4f5f-4f58-b833-ef05ca9df2da", EndpointId:"eth0"}
2026-02-17 01:09:41.636 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-7908"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-7908"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7908"}
2026-02-17 01:09:41.660 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1839"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1839"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1839"}
2026-02-17 01:09:41.689 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1839" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:42.255 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a, name=eth0)
2026-02-17 01:09:42.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1839"} profile:{inbound_rules:{action:"allow" rule_id:"2wxTD8SdHUmY1qQW"} outbound_rules:{action:"allow" rule_id:"PUsy-EF52roJ33wk"}}
2026-02-17 01:09:42.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1839.default"} profile:{}
2026-02-17 01:09:42.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97de5ce4a81" profile_ids:"kns.emptydir-1839" profile_ids:"ksa.emptydir-1839.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:09:42.256 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.256 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.256 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97de5ce4a81" ipVersion=0x4 table="filter"
2026-02-17 01:09:42.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1839" ipVersion=0x4 table="filter"
2026-02-17 01:09:42.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Oi4o2YGnX4qdN5PjXC" ipVersion=0x4 table="filter"
2026-02-17 01:09:42.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97de5ce4a81" ipVersion=0x4 table="filter"
2026-02-17 01:09:42.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1839" ipVersion=0x4 table="filter"
2026-02-17 01:09:42.257 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Oi4o2YGnX4qdN5PjXC" ipVersion=0x4 table="filter"
2026-02-17 01:09:42.257 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.257 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.257 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.300 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:42.300 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="down"
2026-02-17 01:09:42.336 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali97de5ce4a81" state="down"
2026-02-17 01:09:42.337 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.337 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97de5ce4a81", State:"down", Index:34}
2026-02-17 01:09:42.337 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Typed[string]{}}
2026-02-17 01:09:42.337 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Typed[string]{}}
2026-02-17 01:09:42.337 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.337 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.337 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.338 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali97de5ce4a81" state="up"
2026-02-17 01:09:42.359 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:42.359 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="down"
2026-02-17 01:09:42.359 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97de5ce4a81", State:"up", Index:34}
2026-02-17 01:09:42.359 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.359 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.359 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.360 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.360 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.378 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:42.378 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="up"
2026-02-17 01:09:42.411 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3612" name:"default"}
2026-02-17 01:09:42.526 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3612"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3612"}
2026-02-17 01:09:42.551 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3612"}
2026-02-17 01:09:42.695 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a, name=eth0)
2026-02-17 01:09:42.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97de5ce4a81" profile_ids:"kns.emptydir-1839" profile_ids:"ksa.emptydir-1839.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:09:42.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.696 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.696 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:42.697 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.697 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:42.716 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:42.716 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="up"
2026-02-17 01:09:42.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-3795" name:"default"}
2026-02-17 01:09:42.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3795"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3795"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3795"}
2026-02-17 01:09:42.943 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-3795"}
2026-02-17 01:09:43.235 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1193" name:"default"}
2026-02-17 01:09:43.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-1193"
2026-02-17 01:09:43.445 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-1193"
2026-02-17 01:09:43.526 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-17 01:09:43.527 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97de5ce4a81"
2026-02-17 01:09:43.527 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:43.527 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:43.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1193"}
2026-02-17 01:09:43.885 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a, name=eth0)
2026-02-17 01:09:43.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97de5ce4a81" profile_ids:"kns.emptydir-1839" profile_ids:"ksa.emptydir-1839.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:09:43.886 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:43.886 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:43.886 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:43.887 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:43.887 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:43.887 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 34
2026-02-17 01:09:43.906 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:43.906 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="up"
2026-02-17 01:09:43.990 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali97de5ce4a81" state="down"
2026-02-17 01:09:43.990 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97de5ce4a81"
2026-02-17 01:09:43.990 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 01:09:43.990 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97de5ce4a81", State:"down", Index:34}
2026-02-17 01:09:43.990 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Typed[string]{}}
2026-02-17 01:09:43.990 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Typed[string]{}}
2026-02-17 01:09:43.990 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:43.990 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:43.990 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:43.991 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali97de5ce4a81" state=""
2026-02-17 01:09:43.991 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97de5ce4a81"
2026-02-17 01:09:43.991 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.29
2026-02-17 01:09:44.014 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:44.014 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="down"
2026-02-17 01:09:44.014 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97de5ce4a81", State:"", Index:34}
2026-02-17 01:09:44.014 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Set[string](nil)}
2026-02-17 01:09:44.014 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97de5ce4a81", Addrs:set.Set[string](nil)}
2026-02-17 01:09:44.015 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97de5ce4a81"
2026-02-17 01:09:44.015 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.015 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.045 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:44.046 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"} status="down"
2026-02-17 01:09:44.105 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a, name=eth0)
2026-02-17 01:09:44.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a" endpoint_id:"eth0"}
2026-02-17 01:09:44.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1839"}
2026-02-17 01:09:44.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1839.default"}
2026-02-17 01:09:44.105 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.105 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.106 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1839" ipVersion=0x4 table="filter"
2026-02-17 01:09:44.106 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Oi4o2YGnX4qdN5PjXC" ipVersion=0x4 table="filter"
2026-02-17 01:09:44.106 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1839" ipVersion=0x4 table="filter"
2026-02-17 01:09:44.106 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Oi4o2YGnX4qdN5PjXC" ipVersion=0x4 table="filter"
2026-02-17 01:09:44.106 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.106 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97de5ce4a81" ipVersion=0x4 table="filter"
2026-02-17 01:09:44.106 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97de5ce4a81" ipVersion=0x4 table="filter"
2026-02-17 01:09:44.106 [INFO][73] 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-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.106 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.155 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1839/pod-cba536bd-d3e2-41d0-96b4-695b5617c80a", EndpointId:"eth0"}
2026-02-17 01:09:44.715 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1480/pod-subpath-test-downwardapi-bbmd, name=eth0)
2026-02-17 01:09:44.715 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1480/pod-subpath-test-downwardapi-bbmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d334a050d6" profile_ids:"kns.subpath-1480" profile_ids:"ksa.subpath-1480.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:09:44.715 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:44.715 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:44.715 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:44.716 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d334a050d6"
2026-02-17 01:09:44.716 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:44.716 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:44.737 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:44.737 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="up"
2026-02-17 01:09:45.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1839"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1839"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1839"}
2026-02-17 01:09:45.785 [INFO][73] felix/summary.go 100: Summarising 230 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=80ms (partial-resync-routes-v4,resync-calico-v4)
2026-02-17 01:09:45.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1206"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1206"}
2026-02-17 01:09:45.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-1206" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:45.892 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1480/pod-subpath-test-downwardapi-bbmd, name=eth0)
2026-02-17 01:09:45.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1480/pod-subpath-test-downwardapi-bbmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d334a050d6" profile_ids:"kns.subpath-1480" profile_ids:"ksa.subpath-1480.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:09:45.892 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:45.892 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:45.892 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:45.893 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d334a050d6"
2026-02-17 01:09:45.893 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:45.894 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:45.916 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:45.916 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="up"
2026-02-17 01:09:45.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1206"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1206"} labels:{key:"validating-admission-policy-1206" value:"true"}
2026-02-17 01:09:46.008 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d334a050d6"
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali3d334a050d6" state="down"
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali3d334a050d6" state=""
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3d334a050d6"
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:46.008 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Typed[string]{}}
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d334a050d6", State:"down", Index:31}
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d334a050d6", State:"", Index:31}
2026-02-17 01:09:46.008 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Set[string](nil)}
2026-02-17 01:09:46.008 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d334a050d6", Addrs:set.Set[string](nil)}
2026-02-17 01:09:46.009 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d334a050d6"
2026-02-17 01:09:46.009 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.009 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.009 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.26
2026-02-17 01:09:46.033 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:46.033 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"} status="down"
2026-02-17 01:09:46.129 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-1480/pod-subpath-test-downwardapi-bbmd, name=eth0)
2026-02-17 01:09:46.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1480/pod-subpath-test-downwardapi-bbmd" endpoint_id:"eth0"}
2026-02-17 01:09:46.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-1480"}
2026-02-17 01:09:46.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-1480.default"}
2026-02-17 01:09:46.129 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.129 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-1480" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_k9LV7tDQmEDvqTYjnZ" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-1480" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_k9LV7tDQmEDvqTYjnZ" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.130 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3d334a050d6" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3d334a050d6" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.130 [INFO][73] 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:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.130 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.184 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1480/pod-subpath-test-downwardapi-bbmd", EndpointId:"eth0"}
2026-02-17 01:09:46.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1206"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1206"} labels:{key:"validating-admission-policy-1206" value:"true"}
2026-02-17 01:09:46.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1108"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1108"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1108"}
2026-02-17 01:09:46.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1108" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:46.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:09:46.283 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:09:46.283 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:09:46.335 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1108"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1108"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1108"}
2026-02-17 01:09:46.356 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2949"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2949"}
2026-02-17 01:09:46.383 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2949" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:46.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-7908" name:"default"}
2026-02-17 01:09:46.907 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-7908"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-7908"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7908"}
2026-02-17 01:09:46.927 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-7908"}
2026-02-17 01:09:46.932 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7, name=eth0)
2026-02-17 01:09:46.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2949"} profile:{inbound_rules:{action:"allow" rule_id:"gouFnBiaXGIJk0st"} outbound_rules:{action:"allow" rule_id:"iBwvFqM8doRU7-9i"}}
2026-02-17 01:09:46.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2949.default"} profile:{}
2026-02-17 01:09:46.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29d6341c125" profile_ids:"kns.downward-api-2949" profile_ids:"ksa.downward-api-2949.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:09:46.944 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:46.944 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:46.944 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:46.944 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29d6341c125" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_90lsusIdCd2krzdDQm" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7buw02nlSuw526s6Tu" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29d6341c125" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_90lsusIdCd2krzdDQm" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.945 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7buw02nlSuw526s6Tu" ipVersion=0x4 table="filter"
2026-02-17 01:09:46.945 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29d6341c125"
2026-02-17 01:09:46.945 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:46.945 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:46.986 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:46.986 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} status="down"
2026-02-17 01:09:47.002 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali29d6341c125" state="down"
2026-02-17 01:09:47.002 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29d6341c125", State:"down", Index:35}
2026-02-17 01:09:47.002 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29d6341c125"
2026-02-17 01:09:47.002 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.002 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29d6341c125"
2026-02-17 01:09:47.002 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.003 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali29d6341c125" state="up"
2026-02-17 01:09:47.026 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:47.026 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} status="down"
2026-02-17 01:09:47.026 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Typed[string]{}}
2026-02-17 01:09:47.026 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Typed[string]{}}
2026-02-17 01:09:47.027 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29d6341c125", State:"up", Index:35}
2026-02-17 01:09:47.027 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29d6341c125"
2026-02-17 01:09:47.027 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29d6341c125"
2026-02-17 01:09:47.027 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29d6341c125"
2026-02-17 01:09:47.027 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.045 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:47.045 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} status="up"
2026-02-17 01:09:47.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1480"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1480"}
2026-02-17 01:09:47.580 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-396"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-396"}
2026-02-17 01:09:47.603 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:47.627 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 01:09:47.647 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 01:09:47.664 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"default"}
2026-02-17 01:09:47.664 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"testserviceaccount"}
2026-02-17 01:09:47.664 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:47.683 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-396"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-396"}
2026-02-17 01:09:47.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8562"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8562"}
2026-02-17 01:09:47.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8562" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:47.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7, name=eth0)
2026-02-17 01:09:47.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29d6341c125" profile_ids:"kns.downward-api-2949" profile_ids:"ksa.downward-api-2949.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:09:47.756 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:09:47.777 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.778 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.778 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.779 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29d6341c125"
2026-02-17 01:09:47.779 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.779 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:47.802 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:47.803 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} status="up"
2026-02-17 01:09:47.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8562"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8562"}
2026-02-17 01:09:47.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-8140"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-8140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8140"}
2026-02-17 01:09:47.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-8140" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:47.914 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-8140"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-8140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8140"}
2026-02-17 01:09:47.959 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2982"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2982"}
2026-02-17 01:09:47.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2982" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:48.362 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-17 01:09:48.362 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29d6341c125"
2026-02-17 01:09:48.363 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:48.363 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:48.363 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:09:48.693 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs, name=eth0)
2026-02-17 01:09:48.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.aggregator-2982"} profile:{inbound_rules:{action:"allow" rule_id:"N9Efsw1Iabv82cYT"} outbound_rules:{action:"allow" rule_id:"f9GKGmKwAVq7v9bW"}}
2026-02-17 01:09:48.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.aggregator-2982.default"} profile:{}
2026-02-17 01:09:48.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1b29958c5e" profile_ids:"kns.aggregator-2982" profile_ids:"ksa.aggregator-2982.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:09:48.693 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.693 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.693 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib1b29958c5e" ipVersion=0x4 table="filter"
2026-02-17 01:09:48.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.aggregator-2982" ipVersion=0x4 table="filter"
2026-02-17 01:09:48.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w2tP1mJh9Q0OGUV3Uq" ipVersion=0x4 table="filter"
2026-02-17 01:09:48.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib1b29958c5e" ipVersion=0x4 table="filter"
2026-02-17 01:09:48.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.aggregator-2982" ipVersion=0x4 table="filter"
2026-02-17 01:09:48.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w2tP1mJh9Q0OGUV3Uq" ipVersion=0x4 table="filter"
2026-02-17 01:09:48.694 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib1b29958c5e"
2026-02-17 01:09:48.694 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.694 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.740 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:48.740 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} status="down"
2026-02-17 01:09:48.761 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calib1b29958c5e" state="down"
2026-02-17 01:09:48.761 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1b29958c5e"
2026-02-17 01:09:48.761 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1b29958c5e", State:"down", Index:36}
2026-02-17 01:09:48.761 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Typed[string]{}}
2026-02-17 01:09:48.761 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Typed[string]{}}
2026-02-17 01:09:48.761 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1b29958c5e"
2026-02-17 01:09:48.761 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.761 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.768 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calib1b29958c5e" state="up"
2026-02-17 01:09:48.784 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:48.784 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} status="down"
2026-02-17 01:09:48.784 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1b29958c5e", State:"up", Index:36}
2026-02-17 01:09:48.784 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib1b29958c5e"
2026-02-17 01:09:48.784 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1b29958c5e"
2026-02-17 01:09:48.785 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1b29958c5e"
2026-02-17 01:09:48.785 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.785 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:48.810 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:48.811 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} status="up"
2026-02-17 01:09:48.938 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7, name=eth0)
2026-02-17 01:09:48.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29d6341c125" profile_ids:"kns.downward-api-2949" profile_ids:"ksa.downward-api-2949.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:09:48.940 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:48.940 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:48.940 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:48.943 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29d6341c125"
2026-02-17 01:09:48.943 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:48.943 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:48.965 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:48.965 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} status="up"
2026-02-17 01:09:49.053 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29d6341c125"
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali29d6341c125" state="down"
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali29d6341c125" state=""
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29d6341c125"
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Typed[string]{}}
2026-02-17 01:09:49.053 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Typed[string]{}}
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29d6341c125", State:"down", Index:35}
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29d6341c125", State:"", Index:35}
2026-02-17 01:09:49.053 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Set[string](nil)}
2026-02-17 01:09:49.053 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29d6341c125", Addrs:set.Set[string](nil)}
2026-02-17 01:09:49.053 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29d6341c125"
2026-02-17 01:09:49.053 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.053 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.054 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.30
2026-02-17 01:09:49.077 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:09:49.077 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"} status="down"
2026-02-17 01:09:49.155 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7, name=eth0)
2026-02-17 01:09:49.155 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7" endpoint_id:"eth0"}
2026-02-17 01:09:49.155 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2949"}
2026-02-17 01:09:49.155 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2949.default"}
2026-02-17 01:09:49.155 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.155 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.156 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_90lsusIdCd2krzdDQm" ipVersion=0x4 table="filter"
2026-02-17 01:09:49.156 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7buw02nlSuw526s6Tu" ipVersion=0x4 table="filter"
2026-02-17 01:09:49.156 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_90lsusIdCd2krzdDQm" ipVersion=0x4 table="filter"
2026-02-17 01:09:49.156 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7buw02nlSuw526s6Tu" ipVersion=0x4 table="filter"
2026-02-17 01:09:49.156 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.156 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29d6341c125" ipVersion=0x4 table="filter"
2026-02-17 01:09:49.156 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29d6341c125" ipVersion=0x4 table="filter"
2026-02-17 01:09:49.156 [INFO][73] 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:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.156 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:49.211 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2949/downwardapi-volume-e3947b1d-ba87-4198-b864-a6afcb4ffbb7", EndpointId:"eth0"}
2026-02-17 01:09:50.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2982" type:"ClusterIP" cluster_ips:"10.254.8.255" ports:{Protocol:"TCP" Port:7443}
2026-02-17 01:09:50.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2982" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 01:09:50.466 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2949"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2949"}
2026-02-17 01:09:50.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-52"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-52"}
2026-02-17 01:09:50.567 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-17 01:09:50.568 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib1b29958c5e"
2026-02-17 01:09:50.568 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:50.568 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:09:50.707 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-52" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:50.810 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-52"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-52"}
2026-02-17 01:09:50.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-747"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-747"}
2026-02-17 01:09:50.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:09:51.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1839" name:"default"}
2026-02-17 01:09:51.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1839"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1839"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1839"}
2026-02-17 01:09:51.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1839"}
2026-02-17 01:09:51.371 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-1206" name:"default"}
2026-02-17 01:09:51.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1206"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1206"} labels:{key:"validating-admission-policy-1206" value:"true"}
2026-02-17 01:09:51.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-1206"}
2026-02-17 01:09:51.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1108" name:"default"}
2026-02-17 01:09:51.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1108"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1108"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1108"}
2026-02-17 01:09:51.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1108"}
2026-02-17 01:09:52.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1480" name:"default"}
2026-02-17 01:09:52.802 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs, name=eth0)
2026-02-17 01:09:52.805 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1b29958c5e" profile_ids:"kns.aggregator-2982" profile_ids:"ksa.aggregator-2982.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:09:52.805 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:52.806 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:52.806 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:52.806 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1b29958c5e"
2026-02-17 01:09:52.806 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:52.807 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:09:52.867 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:09:52.867 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} status="up"
2026-02-17 01:09:52.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8562"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8562"}
2026-02-17 01:09:52.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-396" name:"default"}
2026-02-17 01:09:53.123 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-396"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-396"}
2026-02-17 01:09:53.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-396"}
2026-02-17 01:09:53.254 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-8140" name:"default"}
2026-02-17 01:09:53.326 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1480"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1480"}
2026-02-17 01:09:53.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1480"}
2026-02-17 01:09:53.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-8140"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-8140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8140"}
2026-02-17 01:09:53.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-8140"}
2026-02-17 01:09:55.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2949" name:"default"}
2026-02-17 01:09:55.707 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2949"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2949"}
2026-02-17 01:09:55.732 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2949"}
2026-02-17 01:09:55.997 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-52" name:"default"}
2026-02-17 01:09:56.055 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-52"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-52"}
2026-02-17 01:09:56.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-52"}
2026-02-17 01:09:58.046 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8562" name:"default"}
2026-02-17 01:09:58.078 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8562"}
2026-02-17 01:10:11.821 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs, name=eth0)
2026-02-17 01:10:11.822 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1b29958c5e" profile_ids:"kns.aggregator-2982" profile_ids:"ksa.aggregator-2982.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:10:11.822 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:11.822 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:11.822 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:11.823 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1b29958c5e"
2026-02-17 01:10:11.823 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:11.823 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:11.871 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:11.871 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} status="up"
2026-02-17 01:10:12.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2982"
2026-02-17 01:10:12.661 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs, name=eth0)
2026-02-17 01:10:12.669 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1b29958c5e" profile_ids:"kns.aggregator-2982" profile_ids:"ksa.aggregator-2982.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:10:12.669 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.669 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.669 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.670 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1b29958c5e"
2026-02-17 01:10:12.670 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.670 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.671 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs, name=eth0)
2026-02-17 01:10:12.694 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:12.695 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"} status="up"
2026-02-17 01:10:12.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs" endpoint_id:"eth0"}
2026-02-17 01:10:12.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.aggregator-2982"}
2026-02-17 01:10:12.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.aggregator-2982.default"}
2026-02-17 01:10:12.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2982" name:"sample-apiserver"}
2026-02-17 01:10:12.695 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.695 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.695 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.aggregator-2982" ipVersion=0x4 table="filter"
2026-02-17 01:10:12.695 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w2tP1mJh9Q0OGUV3Uq" ipVersion=0x4 table="filter"
2026-02-17 01:10:12.695 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.aggregator-2982" ipVersion=0x4 table="filter"
2026-02-17 01:10:12.695 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w2tP1mJh9Q0OGUV3Uq" ipVersion=0x4 table="filter"
2026-02-17 01:10:12.695 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib1b29958c5e" ipVersion=0x4 table="filter"
2026-02-17 01:10:12.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib1b29958c5e" ipVersion=0x4 table="filter"
2026-02-17 01:10:12.696 [INFO][73] 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:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.696 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.696 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.31
2026-02-17 01:10:12.791 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2982/sample-apiserver-deployment-776485db45-rc8bs", EndpointId:"eth0"}
2026-02-17 01:10:12.822 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2982"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2982"}
2026-02-17 01:10:12.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-3282"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-3282"}
2026-02-17 01:10:12.871 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-3282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:14.807 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 01:10:14.807 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1b29958c5e"
2026-02-17 01:10:14.807 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calib1b29958c5e" state="down"
2026-02-17 01:10:14.807 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Typed[string]{}}
2026-02-17 01:10:14.808 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Typed[string]{}}
2026-02-17 01:10:14.808 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1b29958c5e", State:"down", Index:36}
2026-02-17 01:10:14.809 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calib1b29958c5e" state=""
2026-02-17 01:10:14.809 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib1b29958c5e"
2026-02-17 01:10:14.833 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1b29958c5e", State:"", Index:36}
2026-02-17 01:10:14.833 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Set[string](nil)}
2026-02-17 01:10:14.833 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1b29958c5e", Addrs:set.Set[string](nil)}
2026-02-17 01:10:18.035 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2982" name:"default"}
2026-02-17 01:10:18.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2982"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2982"}
2026-02-17 01:10:18.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-2982"}
2026-02-17 01:10:21.413 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-3282"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-3282"}
2026-02-17 01:10:21.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9066"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9066"}
2026-02-17 01:10:21.442 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9066" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:21.581 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3799"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3799"}
2026-02-17 01:10:21.611 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9815"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9815"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9815"}
2026-02-17 01:10:21.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9815" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:21.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9815" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:10:22.223 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:22.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9815.default"} profile:{}
2026-02-17 01:10:22.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9815"} profile:{inbound_rules:{action:"allow" rule_id:"kMz8TdxN3ceqzv_X"} outbound_rules:{action:"allow" rule_id:"_Ig7WpPVStpHewCY"}}
2026-02-17 01:10:22.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:10:22.224 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.224 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.224 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.224 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:10:22.224 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:10:22.224 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:10:22.224 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:10:22.224 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:10:22.224 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:10:22.224 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.225 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.225 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.269 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:22.269 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:22.303 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6360b145f13" state="down"
2026-02-17 01:10:22.303 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6360b145f13"
2026-02-17 01:10:22.303 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"down", Index:37}
2026-02-17 01:10:22.303 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:10:22.303 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:10:22.303 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.303 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.303 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.306 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6360b145f13" state="up"
2026-02-17 01:10:22.331 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:22.331 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:22.331 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"up", Index:37}
2026-02-17 01:10:22.331 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.331 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.331 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.331 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.351 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:22.351 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:22.957 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:22.957 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:10:22.957 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.957 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.958 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.959 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.959 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.959 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.987 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:22.990 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:22.990 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:22.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:10:22.991 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.991 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.991 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.991 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:22.991 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:22.992 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:23.030 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:23.030 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:23.303 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 01:10:23.304 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6360b145f13"
2026-02-17 01:10:23.304 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:23.304 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:24.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:10:24.721 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:10:24.721 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:10:25.535 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:25.535 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b5df2b3fc" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:10:25.535 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.535 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.535 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.536 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11b5df2b3fc" ipVersion=0x4 table="filter"
2026-02-17 01:10:25.536 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11b5df2b3fc" ipVersion=0x4 table="filter"
2026-02-17 01:10:25.536 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.536 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.536 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.575 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:25.575 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:10:25.609 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11b5df2b3fc" state="down"
2026-02-17 01:10:25.610 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b5df2b3fc", State:"down", Index:38}
2026-02-17 01:10:25.610 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.610 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.610 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.610 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.611 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11b5df2b3fc" state="up"
2026-02-17 01:10:25.631 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:25.631 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:10:25.631 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Typed[string]{}}
2026-02-17 01:10:25.631 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Typed[string]{}}
2026-02-17 01:10:25.631 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b5df2b3fc", State:"up", Index:38}
2026-02-17 01:10:25.631 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.631 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.631 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.632 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.632 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.648 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:25.648 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:25.967 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:25.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b5df2b3fc" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:10:25.968 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.968 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.968 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.969 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.969 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.969 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.988 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:25.995 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:25.995 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:25.995 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b5df2b3fc" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:10:25.996 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.996 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.996 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.997 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:25.997 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:25.998 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:26.035 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:26.035 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:26.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-3282" name:"default"}
2026-02-17 01:10:26.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-3282"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-3282"}
2026-02-17 01:10:26.727 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-3282"}
2026-02-17 01:10:26.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3799" name:"default"}
2026-02-17 01:10:26.984 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3799"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3799"}
2026-02-17 01:10:27.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3799"}
2026-02-17 01:10:27.142 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 01:10:27.142 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:27.143 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:27.143 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:29.044 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-747"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-747"}
2026-02-17 01:10:29.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-565"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-565"}
2026-02-17 01:10:29.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-565" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:29.672 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48, name=eth0)
2026-02-17 01:10:29.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-565.default"} profile:{}
2026-02-17 01:10:29.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-565"} profile:{inbound_rules:{action:"allow" rule_id:"FttBtyHVI9gdhAQ8"} outbound_rules:{action:"allow" rule_id:"GXmVtPzUgn4hA6JL"}}
2026-02-17 01:10:29.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20ff491048d" profile_ids:"kns.emptydir-wrapper-565" profile_ids:"ksa.emptydir-wrapper-565.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:10:29.673 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.673 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.673 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali20ff491048d" ipVersion=0x4 table="filter"
2026-02-17 01:10:29.675 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Wl0XtJlj1Kk9LY7WwY" ipVersion=0x4 table="filter"
2026-02-17 01:10:29.675 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NeArySMgaXw_kz46Nz" ipVersion=0x4 table="filter"
2026-02-17 01:10:29.675 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali20ff491048d" ipVersion=0x4 table="filter"
2026-02-17 01:10:29.675 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Wl0XtJlj1Kk9LY7WwY" ipVersion=0x4 table="filter"
2026-02-17 01:10:29.675 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NeArySMgaXw_kz46Nz" ipVersion=0x4 table="filter"
2026-02-17 01:10:29.675 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali20ff491048d"
2026-02-17 01:10:29.675 [INFO][73] 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-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.675 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.715 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:29.715 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} status="down"
2026-02-17 01:10:29.743 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali20ff491048d" state="down"
2026-02-17 01:10:29.743 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20ff491048d"
2026-02-17 01:10:29.743 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20ff491048d", State:"down", Index:39}
2026-02-17 01:10:29.743 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Typed[string]{}}
2026-02-17 01:10:29.743 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Typed[string]{}}
2026-02-17 01:10:29.743 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20ff491048d"
2026-02-17 01:10:29.743 [INFO][73] 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-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.743 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.748 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali20ff491048d" state="up"
2026-02-17 01:10:29.761 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:29.761 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} status="down"
2026-02-17 01:10:29.761 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20ff491048d", State:"up", Index:39}
2026-02-17 01:10:29.762 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali20ff491048d"
2026-02-17 01:10:29.762 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20ff491048d"
2026-02-17 01:10:29.762 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20ff491048d"
2026-02-17 01:10:29.762 [INFO][73] 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-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.762 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.798 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:29.798 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} status="up"
2026-02-17 01:10:29.998 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48, name=eth0)
2026-02-17 01:10:29.998 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20ff491048d" profile_ids:"kns.emptydir-wrapper-565" profile_ids:"ksa.emptydir-wrapper-565.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:10:29.998 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.998 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.998 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.999 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20ff491048d"
2026-02-17 01:10:29.999 [INFO][73] 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-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:29.999 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:30.017 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:30.017 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} status="up"
2026-02-17 01:10:30.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9066"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9066"}
2026-02-17 01:10:30.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-499"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-499"}
2026-02-17 01:10:30.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:30.918 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 01:10:30.918 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali20ff491048d"
2026-02-17 01:10:30.918 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:30.919 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:31.166 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48, name=eth0)
2026-02-17 01:10:31.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20ff491048d" profile_ids:"kns.emptydir-wrapper-565" profile_ids:"ksa.emptydir-wrapper-565.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:10:31.166 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.166 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.167 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.168 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20ff491048d"
2026-02-17 01:10:31.168 [INFO][73] 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-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.168 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.175 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48, name=eth0)
2026-02-17 01:10:31.190 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:31.190 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"} status="up"
2026-02-17 01:10:31.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48" endpoint_id:"eth0"}
2026-02-17 01:10:31.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-565"}
2026-02-17 01:10:31.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-565.default"}
2026-02-17 01:10:31.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-565"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-565"}
2026-02-17 01:10:31.190 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.191 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.191 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Wl0XtJlj1Kk9LY7WwY" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.191 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NeArySMgaXw_kz46Nz" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.191 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Wl0XtJlj1Kk9LY7WwY" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.191 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NeArySMgaXw_kz46Nz" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.191 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.191 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali20ff491048d" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.191 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali20ff491048d" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.191 [INFO][73] 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-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.191 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.192 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.34
2026-02-17 01:10:31.256 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-565/pod-secrets-99aa501b-c8a6-4980-ab86-9608da7bff48", EndpointId:"eth0"}
2026-02-17 01:10:31.257 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6935"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6935"}
2026-02-17 01:10:31.257 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6935" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:31.804 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8, name=eth0)
2026-02-17 01:10:31.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6935.default"} profile:{}
2026-02-17 01:10:31.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6935"} profile:{inbound_rules:{action:"allow" rule_id:"Zmv1NAfzIq-JpfAe"} outbound_rules:{action:"allow" rule_id:"avDR49JVHAMSv6hy"}}
2026-02-17 01:10:31.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali460dc5f7aad" profile_ids:"kns.emptydir-6935" profile_ids:"ksa.emptydir-6935.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:10:31.804 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.804 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.804 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali460dc5f7aad" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6935" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YsHwcEhIXW_xDwyn8f" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali460dc5f7aad" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6935" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YsHwcEhIXW_xDwyn8f" ipVersion=0x4 table="filter"
2026-02-17 01:10:31.805 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:31.805 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.805 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.848 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:31.848 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="down"
2026-02-17 01:10:31.887 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali460dc5f7aad" state="down"
2026-02-17 01:10:31.888 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali460dc5f7aad"
2026-02-17 01:10:31.888 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali460dc5f7aad", State:"down", Index:40}
2026-02-17 01:10:31.888 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Typed[string]{}}
2026-02-17 01:10:31.888 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Typed[string]{}}
2026-02-17 01:10:31.888 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:31.888 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.888 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.888 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali460dc5f7aad" state="up"
2026-02-17 01:10:31.904 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:31.905 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="down"
2026-02-17 01:10:31.905 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali460dc5f7aad", State:"up", Index:40}
2026-02-17 01:10:31.905 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:31.905 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:31.905 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:31.905 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.905 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:31.919 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:31.919 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 39
2026-02-17 01:10:32.424 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali20ff491048d" state="down"
2026-02-17 01:10:32.424 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20ff491048d"
2026-02-17 01:10:32.424 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 01:10:32.424 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20ff491048d", State:"down", Index:39}
2026-02-17 01:10:32.424 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Typed[string]{}}
2026-02-17 01:10:32.425 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Typed[string]{}}
2026-02-17 01:10:32.426 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali20ff491048d" state=""
2026-02-17 01:10:32.426 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali20ff491048d"
2026-02-17 01:10:32.451 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20ff491048d", State:"", Index:39}
2026-02-17 01:10:32.451 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Set[string](nil)}
2026-02-17 01:10:32.451 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20ff491048d", Addrs:set.Set[string](nil)}
2026-02-17 01:10:33.022 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8, name=eth0)
2026-02-17 01:10:33.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali460dc5f7aad" profile_ids:"kns.emptydir-6935" profile_ids:"ksa.emptydir-6935.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:10:33.022 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:33.023 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:33.023 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:33.024 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:33.024 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:33.024 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:33.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:33.057 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="up"
2026-02-17 01:10:33.319 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 01:10:33.319 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali460dc5f7aad"
2026-02-17 01:10:33.320 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:33.320 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:34.183 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8, name=eth0)
2026-02-17 01:10:34.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali460dc5f7aad" profile_ids:"kns.emptydir-6935" profile_ids:"ksa.emptydir-6935.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:10:34.184 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.184 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.184 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.185 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:34.185 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.185 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 40
2026-02-17 01:10:34.207 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:34.207 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="up"
2026-02-17 01:10:34.266 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-747" name:"default"}
2026-02-17 01:10:34.289 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 01:10:34.289 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali460dc5f7aad"
2026-02-17 01:10:34.289 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali460dc5f7aad" state="down"
2026-02-17 01:10:34.290 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Typed[string]{}}
2026-02-17 01:10:34.290 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Typed[string]{}}
2026-02-17 01:10:34.290 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali460dc5f7aad", State:"down", Index:40}
2026-02-17 01:10:34.290 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:34.290 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.290 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.290 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.35
2026-02-17 01:10:34.293 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali460dc5f7aad" state=""
2026-02-17 01:10:34.293 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali460dc5f7aad"
2026-02-17 01:10:34.313 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:34.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="down"
2026-02-17 01:10:34.314 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali460dc5f7aad", State:"", Index:40}
2026-02-17 01:10:34.314 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Set[string](nil)}
2026-02-17 01:10:34.314 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali460dc5f7aad", Addrs:set.Set[string](nil)}
2026-02-17 01:10:34.315 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali460dc5f7aad"
2026-02-17 01:10:34.315 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.315 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.339 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:34.339 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"} status="down"
2026-02-17 01:10:34.380 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8, name=eth0)
2026-02-17 01:10:34.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8" endpoint_id:"eth0"}
2026-02-17 01:10:34.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6935"}
2026-02-17 01:10:34.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6935.default"}
2026-02-17 01:10:34.381 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.381 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6935" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YsHwcEhIXW_xDwyn8f" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6935" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YsHwcEhIXW_xDwyn8f" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali460dc5f7aad" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali460dc5f7aad" ipVersion=0x4 table="filter"
2026-02-17 01:10:34.383 [INFO][73] 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-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.383 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.427 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6935/pod-f7501cbf-75ed-4938-ad7f-7eb3f073f8d8", EndpointId:"eth0"}
2026-02-17 01:10:34.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-747"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-747"}
2026-02-17 01:10:34.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-747"}
2026-02-17 01:10:35.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6935"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6935"}
2026-02-17 01:10:35.353 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5613"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5613"}
2026-02-17 01:10:35.378 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5613" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:35.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9066" name:"default"}
2026-02-17 01:10:35.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9066"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9066"}
2026-02-17 01:10:35.774 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9066"}
2026-02-17 01:10:35.940 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0, name=eth0)
2026-02-17 01:10:35.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5613"} profile:{inbound_rules:{action:"allow" rule_id:"lKHEgzuWwdsCKZ_O"} outbound_rules:{action:"allow" rule_id:"nFu8OFOi97GJvtgT"}}
2026-02-17 01:10:35.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5613.default"} profile:{}
2026-02-17 01:10:35.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6771a7d22b" profile_ids:"kns.projected-5613" profile_ids:"ksa.projected-5613.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:10:35.941 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:35.941 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:35.941 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:35.941 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6771a7d22b" ipVersion=0x4 table="filter"
2026-02-17 01:10:35.942 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5613" ipVersion=0x4 table="filter"
2026-02-17 01:10:35.942 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gJAgn7NA8946CEWawA" ipVersion=0x4 table="filter"
2026-02-17 01:10:35.942 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6771a7d22b" ipVersion=0x4 table="filter"
2026-02-17 01:10:35.942 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5613" ipVersion=0x4 table="filter"
2026-02-17 01:10:35.942 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gJAgn7NA8946CEWawA" ipVersion=0x4 table="filter"
2026-02-17 01:10:35.942 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6771a7d22b"
2026-02-17 01:10:35.942 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:35.942 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:35.984 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:35.984 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:36.021 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie6771a7d22b" state="down"
2026-02-17 01:10:36.021 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6771a7d22b", State:"down", Index:41}
2026-02-17 01:10:36.021 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6771a7d22b"
2026-02-17 01:10:36.021 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6771a7d22b"
2026-02-17 01:10:36.021 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:36.021 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:36.022 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie6771a7d22b" state="up"
2026-02-17 01:10:36.041 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:36.041 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:36.041 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Typed[string]{}}
2026-02-17 01:10:36.041 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Typed[string]{}}
2026-02-17 01:10:36.041 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6771a7d22b", State:"up", Index:41}
2026-02-17 01:10:36.041 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6771a7d22b"
2026-02-17 01:10:36.041 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6771a7d22b"
2026-02-17 01:10:36.041 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6771a7d22b"
2026-02-17 01:10:36.041 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:36.041 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:36.057 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:36.057 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:36.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-565" name:"default"}
2026-02-17 01:10:36.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-565"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-565"}
2026-02-17 01:10:36.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-565"}
2026-02-17 01:10:36.966 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 01:10:36.967 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6771a7d22b"
2026-02-17 01:10:36.967 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:36.967 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:37.057 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0, name=eth0)
2026-02-17 01:10:37.057 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6771a7d22b" profile_ids:"kns.projected-5613" profile_ids:"ksa.projected-5613.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:10:37.057 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:37.057 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:37.057 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:37.058 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6771a7d22b"
2026-02-17 01:10:37.058 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:37.058 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:37.080 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:37.080 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:38.057 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-499"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-499"}
2026-02-17 01:10:38.082 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6352"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6352"}
2026-02-17 01:10:38.108 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:38.230 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0, name=eth0)
2026-02-17 01:10:38.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6771a7d22b" profile_ids:"kns.projected-5613" profile_ids:"ksa.projected-5613.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:10:38.231 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.231 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.231 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.232 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6771a7d22b"
2026-02-17 01:10:38.232 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.232 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.257 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:38.257 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:38.336 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie6771a7d22b" state="down"
2026-02-17 01:10:38.336 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6771a7d22b"
2026-02-17 01:10:38.336 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6771a7d22b", State:"down", Index:41}
2026-02-17 01:10:38.336 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Typed[string]{}}
2026-02-17 01:10:38.337 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Typed[string]{}}
2026-02-17 01:10:38.337 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6771a7d22b"
2026-02-17 01:10:38.337 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.337 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.338 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.36
2026-02-17 01:10:38.338 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie6771a7d22b" state=""
2026-02-17 01:10:38.338 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6771a7d22b"
2026-02-17 01:10:38.338 [INFO][73] 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=41
2026-02-17 01:10:38.361 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:38.361 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:38.362 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6771a7d22b", State:"", Index:41}
2026-02-17 01:10:38.362 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Set[string](nil)}
2026-02-17 01:10:38.362 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6771a7d22b", Addrs:set.Set[string](nil)}
2026-02-17 01:10:38.363 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6771a7d22b"
2026-02-17 01:10:38.363 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.363 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.385 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:38.386 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:38.463 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0, name=eth0)
2026-02-17 01:10:38.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0" endpoint_id:"eth0"}
2026-02-17 01:10:38.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5613.default"}
2026-02-17 01:10:38.464 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5613"}
2026-02-17 01:10:38.464 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.464 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.467 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5613" ipVersion=0x4 table="filter"
2026-02-17 01:10:38.467 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gJAgn7NA8946CEWawA" ipVersion=0x4 table="filter"
2026-02-17 01:10:38.467 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5613" ipVersion=0x4 table="filter"
2026-02-17 01:10:38.467 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gJAgn7NA8946CEWawA" ipVersion=0x4 table="filter"
2026-02-17 01:10:38.467 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6771a7d22b" ipVersion=0x4 table="filter"
2026-02-17 01:10:38.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6771a7d22b" ipVersion=0x4 table="filter"
2026-02-17 01:10:38.468 [INFO][73] 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:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.468 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.523 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5613/downwardapi-volume-faf4d255-d439-4258-9239-2eefa27c0fc0", EndpointId:"eth0"}
2026-02-17 01:10:38.606 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:10:39.478 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5613"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5613"}
2026-02-17 01:10:39.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1524"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1524"}
2026-02-17 01:10:39.516 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1524" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:40.116 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436, name=eth0)
2026-02-17 01:10:40.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1524"} profile:{inbound_rules:{action:"allow" rule_id:"scECBSCKHVxEsf0H"} outbound_rules:{action:"allow" rule_id:"899a8QHB_ogEqmJ7"}}
2026-02-17 01:10:40.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1524.default"} profile:{}
2026-02-17 01:10:40.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93807a79e74" profile_ids:"kns.emptydir-1524" profile_ids:"ksa.emptydir-1524.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:10:40.117 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.117 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.117 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93807a79e74" ipVersion=0x4 table="filter"
2026-02-17 01:10:40.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1524" ipVersion=0x4 table="filter"
2026-02-17 01:10:40.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6fgagHfxsjnJw01npO" ipVersion=0x4 table="filter"
2026-02-17 01:10:40.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93807a79e74" ipVersion=0x4 table="filter"
2026-02-17 01:10:40.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1524" ipVersion=0x4 table="filter"
2026-02-17 01:10:40.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6fgagHfxsjnJw01npO" ipVersion=0x4 table="filter"
2026-02-17 01:10:40.119 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93807a79e74"
2026-02-17 01:10:40.119 [INFO][73] 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-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.119 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.157 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:40.157 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} status="down"
2026-02-17 01:10:40.190 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali93807a79e74" state="down"
2026-02-17 01:10:40.191 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93807a79e74"
2026-02-17 01:10:40.191 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93807a79e74", State:"down", Index:42}
2026-02-17 01:10:40.191 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Typed[string]{}}
2026-02-17 01:10:40.191 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Typed[string]{}}
2026-02-17 01:10:40.191 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93807a79e74"
2026-02-17 01:10:40.191 [INFO][73] 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-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.191 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.195 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali93807a79e74" state="up"
2026-02-17 01:10:40.218 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:40.218 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} status="down"
2026-02-17 01:10:40.218 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93807a79e74", State:"up", Index:42}
2026-02-17 01:10:40.219 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93807a79e74"
2026-02-17 01:10:40.219 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93807a79e74"
2026-02-17 01:10:40.219 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93807a79e74"
2026-02-17 01:10:40.219 [INFO][73] 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-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.219 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:40.239 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:40.239 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} status="up"
2026-02-17 01:10:40.602 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6935" name:"default"}
2026-02-17 01:10:40.626 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6935"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6935"}
2026-02-17 01:10:40.641 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6935"}
2026-02-17 01:10:41.085 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436, name=eth0)
2026-02-17 01:10:41.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93807a79e74" profile_ids:"kns.emptydir-1524" profile_ids:"ksa.emptydir-1524.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:10:41.085 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:41.086 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:41.086 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:41.087 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93807a79e74"
2026-02-17 01:10:41.087 [INFO][73] 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-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:41.087 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:41.112 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:41.113 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} status="up"
2026-02-17 01:10:41.607 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 01:10:41.607 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93807a79e74"
2026-02-17 01:10:41.607 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:41.607 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:41.720 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:41.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b5df2b3fc" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:10:41.720 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.720 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.720 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.721 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:41.721 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.721 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.747 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:41.752 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:41.752 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:41.753 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b5df2b3fc" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:10:41.753 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.753 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.753 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.754 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:41.754 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.754 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.782 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:41.782 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:41.967 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:41.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b5df2b3fc" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:10:41.967 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.967 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.968 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.968 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:41.968 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:41.986 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:41.986 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:42.013 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-2, name=eth0)
2026-02-17 01:10:42.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-2" endpoint_id:"eth0"}
2026-02-17 01:10:42.014 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:42.014 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:42.014 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:42.015 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali11b5df2b3fc" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.015 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali11b5df2b3fc" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.015 [INFO][73] 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-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:42.015 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:42.016 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.33
bird: KIF: Received address message for unknown interface 38
2026-02-17 01:10:42.079 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-2", EndpointId:"eth0"}
2026-02-17 01:10:42.118 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11b5df2b3fc" state="down"
2026-02-17 01:10:42.118 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:42.118 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b5df2b3fc", State:"down", Index:38}
2026-02-17 01:10:42.118 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Typed[string]{}}
2026-02-17 01:10:42.118 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Typed[string]{}}
2026-02-17 01:10:42.121 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 01:10:42.127 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11b5df2b3fc" state=""
2026-02-17 01:10:42.127 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11b5df2b3fc"
2026-02-17 01:10:42.137 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b5df2b3fc", State:"", Index:38}
2026-02-17 01:10:42.137 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Set[string](nil)}
2026-02-17 01:10:42.137 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b5df2b3fc", Addrs:set.Set[string](nil)}
2026-02-17 01:10:42.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6352"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6352"}
2026-02-17 01:10:42.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2143"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2143"}
2026-02-17 01:10:42.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2143" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:42.292 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436, name=eth0)
2026-02-17 01:10:42.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93807a79e74" profile_ids:"kns.emptydir-1524" profile_ids:"ksa.emptydir-1524.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:10:42.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-2143" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:10:42.310 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.310 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.310 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.311 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93807a79e74"
2026-02-17 01:10:42.311 [INFO][73] 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:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.311 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.330 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:42.330 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} status="down"
2026-02-17 01:10:42.399 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93807a79e74"
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali93807a79e74" state="down"
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali93807a79e74" state=""
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Typed[string]{}}
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93807a79e74"
2026-02-17 01:10:42.399 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Typed[string]{}}
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93807a79e74", State:"down", Index:42}
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93807a79e74", State:"", Index:42}
2026-02-17 01:10:42.399 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Set[string](nil)}
2026-02-17 01:10:42.399 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93807a79e74", Addrs:set.Set[string](nil)}
2026-02-17 01:10:42.400 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93807a79e74"
2026-02-17 01:10:42.400 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93807a79e74"
2026-02-17 01:10:42.400 [INFO][73] 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-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.400 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.400 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.37
2026-02-17 01:10:42.421 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:42.422 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"} status="down"
2026-02-17 01:10:42.546 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436, name=eth0)
2026-02-17 01:10:42.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436" endpoint_id:"eth0"}
2026-02-17 01:10:42.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1524"}
2026-02-17 01:10:42.548 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1524.default"}
2026-02-17 01:10:42.548 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.548 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1524" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6fgagHfxsjnJw01npO" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1524" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6fgagHfxsjnJw01npO" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.548 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93807a79e74" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93807a79e74" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.548 [INFO][73] 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-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.548 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.605 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1524/pod-28cb0d1c-5836-4f30-b97c-e0be942d9436", EndpointId:"eth0"}
2026-02-17 01:10:42.885 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2, name=eth0)
2026-02-17 01:10:42.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-2143"} profile:{inbound_rules:{action:"allow" rule_id:"tXD2euwSzSIqJGx7"} outbound_rules:{action:"allow" rule_id:"92cHqIXd8DU0nTK8"}}
2026-02-17 01:10:42.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-2143.default"} profile:{}
2026-02-17 01:10:42.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ddd72f1ca1" profile_ids:"kns.dns-2143" profile_ids:"ksa.dns-2143.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:10:42.886 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.886 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.886 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.886 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0ddd72f1ca1" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.886 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-2143" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.886 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MfattIlNiW32pyzn8E" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.886 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0ddd72f1ca1" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.886 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-2143" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.886 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MfattIlNiW32pyzn8E" ipVersion=0x4 table="filter"
2026-02-17 01:10:42.886 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:42.886 [INFO][73] 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:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.886 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.935 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:42.935 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} status="down"
2026-02-17 01:10:42.967 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali0ddd72f1ca1" state="down"
2026-02-17 01:10:42.967 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ddd72f1ca1", State:"down", Index:43}
2026-02-17 01:10:42.968 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:42.968 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:42.968 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali0ddd72f1ca1" state="up"
2026-02-17 01:10:42.968 [INFO][73] 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:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.985 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:42.985 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} status="down"
2026-02-17 01:10:42.985 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Typed[string]{}}
2026-02-17 01:10:42.986 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Typed[string]{}}
2026-02-17 01:10:42.986 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ddd72f1ca1", State:"up", Index:43}
2026-02-17 01:10:42.986 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:42.986 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:42.987 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:42.988 [INFO][73] 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:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:42.988 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:43.003 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:43.004 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:43.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-499" name:"default"}
2026-02-17 01:10:43.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-499"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-499"}
2026-02-17 01:10:43.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-499"}
2026-02-17 01:10:43.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1524"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1524"}
2026-02-17 01:10:43.655 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9926"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-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:"var-expansion-9926"}
2026-02-17 01:10:43.687 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9926" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:44.115 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2, name=eth0)
2026-02-17 01:10:44.116 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ddd72f1ca1" profile_ids:"kns.dns-2143" profile_ids:"ksa.dns-2143.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:10:44.116 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.116 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.116 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.117 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:44.117 [INFO][73] 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:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.117 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.143 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:44.143 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:44.389 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2, name=eth0)
2026-02-17 01:10:44.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ddd72f1ca1" profile_ids:"kns.dns-2143" profile_ids:"ksa.dns-2143.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:10:44.389 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.389 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.389 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.390 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:44.390 [INFO][73] 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:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.390 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.401 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2, name=eth0)
2026-02-17 01:10:44.415 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:44.415 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:44.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2" endpoint_id:"eth0"}
2026-02-17 01:10:44.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-2143"}
2026-02-17 01:10:44.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-2143.default"}
2026-02-17 01:10:44.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-2143"
2026-02-17 01:10:44.415 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.415 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.416 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-2143" ipVersion=0x4 table="filter"
2026-02-17 01:10:44.416 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MfattIlNiW32pyzn8E" ipVersion=0x4 table="filter"
2026-02-17 01:10:44.416 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-2143" ipVersion=0x4 table="filter"
2026-02-17 01:10:44.416 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MfattIlNiW32pyzn8E" ipVersion=0x4 table="filter"
2026-02-17 01:10:44.416 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.416 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0ddd72f1ca1" ipVersion=0x4 table="filter"
2026-02-17 01:10:44.416 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0ddd72f1ca1" ipVersion=0x4 table="filter"
2026-02-17 01:10:44.416 [INFO][73] 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:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.416 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.416 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.38
2026-02-17 01:10:44.469 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2143/dns-test-4e86a8df-b35b-4a12-8a7b-1587eebbcec2", EndpointId:"eth0"}
2026-02-17 01:10:44.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2143"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2143"}
2026-02-17 01:10:44.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9921"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9921"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9921"}
2026-02-17 01:10:44.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-9921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:44.487 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 01:10:44.487 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:44.492 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:44.493 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:44.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5613" name:"default"}
2026-02-17 01:10:44.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5613"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5613"}
2026-02-17 01:10:44.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5613"}
2026-02-17 01:10:45.197 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod1, name=eth0)
2026-02-17 01:10:45.198 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.hostport-9921"} profile:{inbound_rules:{action:"allow" rule_id:"1lDvSHFa80sMy3_H"} outbound_rules:{action:"allow" rule_id:"Rvxf2_ZBWs2HnuQr"}}
2026-02-17 01:10:45.198 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.hostport-9921.default"} profile:{}
2026-02-17 01:10:45.198 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2a7684b64f" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:10:45.198 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.198 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.198 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.199 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2a7684b64f" ipVersion=0x4 table="filter"
2026-02-17 01:10:45.199 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.hostport-9921" ipVersion=0x4 table="filter"
2026-02-17 01:10:45.199 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gQIPLJtYkTUQvEYh5F" ipVersion=0x4 table="filter"
2026-02-17 01:10:45.199 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2a7684b64f" ipVersion=0x4 table="filter"
2026-02-17 01:10:45.199 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.hostport-9921" ipVersion=0x4 table="filter"
2026-02-17 01:10:45.199 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gQIPLJtYkTUQvEYh5F" ipVersion=0x4 table="filter"
2026-02-17 01:10:45.199 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2a7684b64f"
2026-02-17 01:10:45.199 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.199 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.244 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:45.244 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:10:45.271 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calid2a7684b64f" state="down"
2026-02-17 01:10:45.272 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2a7684b64f"
2026-02-17 01:10:45.272 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2a7684b64f", State:"down", Index:44}
2026-02-17 01:10:45.272 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Typed[string]{}}
2026-02-17 01:10:45.272 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Typed[string]{}}
2026-02-17 01:10:45.272 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2a7684b64f"
2026-02-17 01:10:45.272 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.272 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.272 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calid2a7684b64f" state="up"
2026-02-17 01:10:45.302 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:45.302 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:10:45.302 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2a7684b64f", State:"up", Index:44}
2026-02-17 01:10:45.302 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2a7684b64f"
2026-02-17 01:10:45.302 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2a7684b64f"
2026-02-17 01:10:45.302 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2a7684b64f"
2026-02-17 01:10:45.302 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.303 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:45.329 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:45.329 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:10:46.131 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod1, name=eth0)
2026-02-17 01:10:46.131 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2a7684b64f" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:10:46.131 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.131 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.131 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.131 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2a7684b64f"
2026-02-17 01:10:46.131 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.131 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.151 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:46.151 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:10:46.151 [INFO][73] felix/summary.go 100: Summarising 208 dataplane reconciliation loops over 1m0.4s: avg=28ms longest=97ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:10:46.156 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod1, name=eth0)
2026-02-17 01:10:46.156 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2a7684b64f" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:10:46.156 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.156 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.156 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.157 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2a7684b64f"
2026-02-17 01:10:46.157 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.157 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:10:46.182 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:46.182 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:10:47.111 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 01:10:47.111 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2a7684b64f"
2026-02-17 01:10:47.111 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:47.111 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:47.232 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod2, name=eth0)
2026-02-17 01:10:47.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid66722a1568" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:10:47.232 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.232 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.232 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 01:10:47.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid66722a1568" ipVersion=0x4 table="filter"
2026-02-17 01:10:47.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 01:10:47.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid66722a1568" ipVersion=0x4 table="filter"
2026-02-17 01:10:47.233 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid66722a1568"
2026-02-17 01:10:47.233 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.233 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.271 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:47.271 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="down"
2026-02-17 01:10:47.308 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calid66722a1568" state="down"
2026-02-17 01:10:47.309 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid66722a1568"
2026-02-17 01:10:47.309 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid66722a1568", State:"down", Index:45}
2026-02-17 01:10:47.309 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Typed[string]{}}
2026-02-17 01:10:47.309 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Typed[string]{}}
2026-02-17 01:10:47.309 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid66722a1568"
2026-02-17 01:10:47.309 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.309 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.311 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calid66722a1568" state="up"
2026-02-17 01:10:47.333 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:47.333 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="down"
2026-02-17 01:10:47.333 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid66722a1568", State:"up", Index:45}
2026-02-17 01:10:47.333 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid66722a1568"
2026-02-17 01:10:47.333 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid66722a1568"
2026-02-17 01:10:47.333 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid66722a1568"
2026-02-17 01:10:47.333 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.333 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:47.358 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:47.358 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:47.516 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6352" name:"default"}
2026-02-17 01:10:47.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6352"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6352"}
2026-02-17 01:10:47.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6352"}
2026-02-17 01:10:47.864 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9926"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-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:"var-expansion-9926"}
2026-02-17 01:10:47.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9237"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9237"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9237"}
2026-02-17 01:10:47.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9237" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:47.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-2867"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-2867"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2867"}
2026-02-17 01:10:47.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-2867" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:48.142 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod2, name=eth0)
2026-02-17 01:10:48.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid66722a1568" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:10:48.142 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.142 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.142 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.143 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid66722a1568"
2026-02-17 01:10:48.143 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.143 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.159 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:48.159 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:48.163 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod2, name=eth0)
2026-02-17 01:10:48.163 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid66722a1568" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:10:48.164 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.164 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.164 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.164 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid66722a1568"
2026-02-17 01:10:48.164 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.164 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:10:48.189 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:48.189 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:10:48.480 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1, name=eth0)
2026-02-17 01:10:48.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-9237.default"} profile:{}
2026-02-17 01:10:48.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-9237"} profile:{inbound_rules:{action:"allow" rule_id:"fLuROnebllshPnka"} outbound_rules:{action:"allow" rule_id:"SJGVUZxsf016XEXa"}}
2026-02-17 01:10:48.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic63e6ac71bb" profile_ids:"kns.secrets-9237" profile_ids:"ksa.secrets-9237.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:10:48.481 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.481 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.481 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic63e6ac71bb" ipVersion=0x4 table="filter"
2026-02-17 01:10:48.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-9237" ipVersion=0x4 table="filter"
2026-02-17 01:10:48.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wn06mH87c9XG8hgNsE" ipVersion=0x4 table="filter"
2026-02-17 01:10:48.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic63e6ac71bb" ipVersion=0x4 table="filter"
2026-02-17 01:10:48.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-9237" ipVersion=0x4 table="filter"
2026-02-17 01:10:48.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wn06mH87c9XG8hgNsE" ipVersion=0x4 table="filter"
2026-02-17 01:10:48.481 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:48.481 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.481 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.522 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali0ddd72f1ca1" state="down"
2026-02-17 01:10:48.522 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:48.523 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 01:10:48.526 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali0ddd72f1ca1" state=""
2026-02-17 01:10:48.526 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0ddd72f1ca1"
2026-02-17 01:10:48.534 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:48.534 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="down"
2026-02-17 01:10:48.534 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ddd72f1ca1", State:"down", Index:43}
2026-02-17 01:10:48.535 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Typed[string]{}}
2026-02-17 01:10:48.535 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Typed[string]{}}
2026-02-17 01:10:48.535 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ddd72f1ca1", State:"", Index:43}
2026-02-17 01:10:48.535 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Set[string](nil)}
2026-02-17 01:10:48.535 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ddd72f1ca1", Addrs:set.Set[string](nil)}
2026-02-17 01:10:48.564 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calic63e6ac71bb" state="down"
2026-02-17 01:10:48.565 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic63e6ac71bb"
2026-02-17 01:10:48.565 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic63e6ac71bb", State:"down", Index:46}
2026-02-17 01:10:48.565 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Typed[string]{}}
2026-02-17 01:10:48.565 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Typed[string]{}}
2026-02-17 01:10:48.565 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:48.565 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.565 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.565 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calic63e6ac71bb" state="up"
2026-02-17 01:10:48.593 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:48.593 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="down"
2026-02-17 01:10:48.593 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic63e6ac71bb", State:"up", Index:46}
2026-02-17 01:10:48.593 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:48.593 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:48.593 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:48.593 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.593 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:48.624 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:48.624 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="up"
2026-02-17 01:10:48.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1524" name:"default"}
2026-02-17 01:10:48.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1524"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1524"}
2026-02-17 01:10:48.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1524"}
2026-02-17 01:10:49.148 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1, name=eth0)
2026-02-17 01:10:49.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic63e6ac71bb" profile_ids:"kns.secrets-9237" profile_ids:"ksa.secrets-9237.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:10:49.148 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:49.148 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:49.148 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:49.149 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:49.149 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:49.149 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:49.163 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 01:10:49.163 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid66722a1568"
2026-02-17 01:10:49.178 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:49.178 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="up"
2026-02-17 01:10:49.178 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:49.179 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:49.271 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod3, name=eth0)
2026-02-17 01:10:49.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6a8b5eecc" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:10:49.272 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.272 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.272 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.272 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f6a8b5eecc" ipVersion=0x4 table="filter"
2026-02-17 01:10:49.272 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f6a8b5eecc" ipVersion=0x4 table="filter"
2026-02-17 01:10:49.272 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:49.272 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.272 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.308 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:49.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="down"
2026-02-17 01:10:49.343 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7f6a8b5eecc" state="down"
2026-02-17 01:10:49.344 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:49.344 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6a8b5eecc", State:"down", Index:47}
2026-02-17 01:10:49.344 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Typed[string]{}}
2026-02-17 01:10:49.344 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Typed[string]{}}
2026-02-17 01:10:49.344 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:49.344 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.344 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.344 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7f6a8b5eecc" state="up"
2026-02-17 01:10:49.363 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:49.363 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="down"
2026-02-17 01:10:49.363 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6a8b5eecc", State:"up", Index:47}
2026-02-17 01:10:49.363 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:49.363 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:49.363 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:49.363 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.363 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:49.386 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:49.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="up"
2026-02-17 01:10:49.640 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2143" name:"default"}
2026-02-17 01:10:49.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2143"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2143"}
2026-02-17 01:10:49.778 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2143"}
2026-02-17 01:10:49.834 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 01:10:49.834 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic63e6ac71bb"
2026-02-17 01:10:49.834 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:49.834 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:50.173 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod3, name=eth0)
2026-02-17 01:10:50.173 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6a8b5eecc" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:10:50.173 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.173 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.173 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.174 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:50.174 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.174 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.193 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod3, name=eth0)
2026-02-17 01:10:50.197 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:50.197 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="up"
2026-02-17 01:10:50.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6a8b5eecc" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:10:50.197 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.198 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.198 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.199 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:50.199 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.199 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:10:50.216 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:50.216 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="up"
2026-02-17 01:10:50.347 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1, name=eth0)
2026-02-17 01:10:50.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic63e6ac71bb" profile_ids:"kns.secrets-9237" profile_ids:"ksa.secrets-9237.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:10:50.347 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.348 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.348 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.348 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:50.349 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.349 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 46
2026-02-17 01:10:50.370 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:50.371 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="up"
2026-02-17 01:10:50.454 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calic63e6ac71bb" state="down"
2026-02-17 01:10:50.454 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic63e6ac71bb", State:"down", Index:46}
2026-02-17 01:10:50.454 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic63e6ac71bb"
2026-02-17 01:10:50.454 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 01:10:50.454 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Typed[string]{}}
2026-02-17 01:10:50.454 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Typed[string]{}}
2026-02-17 01:10:50.454 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:50.454 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.454 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.455 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.41
2026-02-17 01:10:50.459 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calic63e6ac71bb" state=""
2026-02-17 01:10:50.459 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic63e6ac71bb"
2026-02-17 01:10:50.475 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:50.475 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="down"
2026-02-17 01:10:50.475 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic63e6ac71bb", State:"", Index:46}
2026-02-17 01:10:50.476 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Set[string](nil)}
2026-02-17 01:10:50.476 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic63e6ac71bb", Addrs:set.Set[string](nil)}
2026-02-17 01:10:50.476 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic63e6ac71bb"
2026-02-17 01:10:50.476 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.476 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.494 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:50.494 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"} status="down"
2026-02-17 01:10:50.547 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1, name=eth0)
2026-02-17 01:10:50.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1" endpoint_id:"eth0"}
2026-02-17 01:10:50.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-9237.default"}
2026-02-17 01:10:50.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-9237"}
2026-02-17 01:10:50.547 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.548 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-9237" ipVersion=0x4 table="filter"
2026-02-17 01:10:50.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wn06mH87c9XG8hgNsE" ipVersion=0x4 table="filter"
2026-02-17 01:10:50.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-9237" ipVersion=0x4 table="filter"
2026-02-17 01:10:50.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wn06mH87c9XG8hgNsE" ipVersion=0x4 table="filter"
2026-02-17 01:10:50.548 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic63e6ac71bb" ipVersion=0x4 table="filter"
2026-02-17 01:10:50.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic63e6ac71bb" ipVersion=0x4 table="filter"
2026-02-17 01:10:50.548 [INFO][73] 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:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.548 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.615 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9237/pod-secrets-d303ea20-f3c0-4ccd-b7b2-9efba5cdc6c1", EndpointId:"eth0"}
2026-02-17 01:10:50.759 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 01:10:50.759 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f6a8b5eecc"
2026-02-17 01:10:50.759 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:50.759 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:51.724 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:51.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:10:51.724 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.724 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.724 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.725 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:51.725 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.725 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.730 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:51.754 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:51.754 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:51.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"}
2026-02-17 01:10:51.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9815"}
2026-02-17 01:10:51.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9815.default"}
2026-02-17 01:10:51.755 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.755 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.755 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:10:51.755 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:10:51.755 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:10:51.755 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:10:51.755 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.755 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:10:51.755 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:10:51.755 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.755 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:51.756 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.32
2026-02-17 01:10:51.807 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 37
2026-02-17 01:10:52.036 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9237"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9237"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9237"}
2026-02-17 01:10:52.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-2867"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-2867"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2867"}
2026-02-17 01:10:52.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3700"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3700"}
2026-02-17 01:10:52.088 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-3700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:52.117 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6360b145f13" state="down"
2026-02-17 01:10:52.117 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"down", Index:37}
2026-02-17 01:10:52.118 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6360b145f13"
2026-02-17 01:10:52.118 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 01:10:52.118 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6360b145f13" state=""
2026-02-17 01:10:52.118 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6360b145f13"
2026-02-17 01:10:52.143 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:10:52.143 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:10:52.143 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"", Index:37}
2026-02-17 01:10:52.143 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Set[string](nil)}
2026-02-17 01:10:52.143 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Set[string](nil)}
2026-02-17 01:10:52.216 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-3700" type:"ClusterIP" cluster_ips:"10.254.71.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:10:52.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-3700" type:"ClusterIP" cluster_ips:"10.254.199.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:10:52.392 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:52.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9815"} profile:{inbound_rules:{action:"allow" rule_id:"kMz8TdxN3ceqzv_X"} outbound_rules:{action:"allow" rule_id:"_Ig7WpPVStpHewCY"}}
2026-02-17 01:10:52.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9815.default"} profile:{}
2026-02-17 01:10:52.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:10:52.392 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.392 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.392 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.393 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:10:52.393 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:10:52.393 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:10:52.393 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:10:52.393 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:10:52.393 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:10:52.393 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6360b145f13"
2026-02-17 01:10:52.393 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.393 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.439 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:52.439 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:52.470 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali6360b145f13" state="down"
2026-02-17 01:10:52.470 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"down", Index:48}
2026-02-17 01:10:52.470 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6360b145f13"
2026-02-17 01:10:52.470 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:10:52.471 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:10:52.471 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6360b145f13"
2026-02-17 01:10:52.471 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.471 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.472 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali6360b145f13" state="up"
2026-02-17 01:10:52.497 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:52.497 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:10:52.497 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"up", Index:48}
2026-02-17 01:10:52.497 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6360b145f13"
2026-02-17 01:10:52.497 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6360b145f13"
2026-02-17 01:10:52.497 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:52.498 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.498 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:52.518 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:52.518 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:53.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9926" name:"default"}
2026-02-17 01:10:53.199 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:53.200 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:10:53.200 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.200 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.200 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.201 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:53.201 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.201 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.216 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:10:53.223 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:53.223 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:53.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:10:53.223 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.224 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.224 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.224 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:10:53.224 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:10:53.250 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:53.250 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:10:53.379 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9926"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-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:"var-expansion-9926"}
2026-02-17 01:10:53.407 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9926"}
2026-02-17 01:10:54.151 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 01:10:54.151 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6360b145f13"
2026-02-17 01:10:54.151 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:54.151 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:56.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3700"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3700"}
2026-02-17 01:10:56.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6866"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6866"}
2026-02-17 01:10:56.339 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6866" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:56.892 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59, name=eth0)
2026-02-17 01:10:56.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6866"} profile:{inbound_rules:{action:"allow" rule_id:"4wN9dsRhIkzqmFKa"} outbound_rules:{action:"allow" rule_id:"axQY3vYtYvFIiCfi"}}
2026-02-17 01:10:56.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6866.default"} profile:{}
2026-02-17 01:10:56.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24a80e252d9" profile_ids:"kns.projected-6866" profile_ids:"ksa.projected-6866.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:10:56.892 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.892 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.892 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.893 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24a80e252d9" ipVersion=0x4 table="filter"
2026-02-17 01:10:56.893 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6866" ipVersion=0x4 table="filter"
2026-02-17 01:10:56.893 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_coabj8MulK7KhfzMYm" ipVersion=0x4 table="filter"
2026-02-17 01:10:56.893 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24a80e252d9" ipVersion=0x4 table="filter"
2026-02-17 01:10:56.893 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6866" ipVersion=0x4 table="filter"
2026-02-17 01:10:56.893 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_coabj8MulK7KhfzMYm" ipVersion=0x4 table="filter"
2026-02-17 01:10:56.893 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24a80e252d9"
2026-02-17 01:10:56.893 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.893 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.931 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:56.931 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="down"
2026-02-17 01:10:56.977 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali24a80e252d9" state="down"
2026-02-17 01:10:56.977 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24a80e252d9"
2026-02-17 01:10:56.977 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24a80e252d9", State:"down", Index:49}
2026-02-17 01:10:56.977 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Typed[string]{}}
2026-02-17 01:10:56.978 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Typed[string]{}}
2026-02-17 01:10:56.978 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24a80e252d9"
2026-02-17 01:10:56.978 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.978 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:56.978 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali24a80e252d9" state="up"
2026-02-17 01:10:57.000 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:57.000 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="down"
2026-02-17 01:10:57.000 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24a80e252d9", State:"up", Index:49}
2026-02-17 01:10:57.000 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24a80e252d9"
2026-02-17 01:10:57.000 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24a80e252d9"
2026-02-17 01:10:57.000 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24a80e252d9"
2026-02-17 01:10:57.000 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.000 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.022 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:57.022 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="up"
2026-02-17 01:10:57.221 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59, name=eth0)
2026-02-17 01:10:57.221 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24a80e252d9" profile_ids:"kns.projected-6866" profile_ids:"ksa.projected-6866.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:10:57.221 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.221 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.221 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.222 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24a80e252d9"
2026-02-17 01:10:57.222 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.222 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:57.248 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:57.248 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="up"
2026-02-17 01:10:57.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9237" name:"default"}
2026-02-17 01:10:57.368 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-2867" name:"default"}
2026-02-17 01:10:57.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-2867"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-2867"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2867"}
2026-02-17 01:10:57.520 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-2867"}
2026-02-17 01:10:57.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:10:57.596 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:10:57.597 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:10:57.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9237"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9237"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9237"}
2026-02-17 01:10:57.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9237"}
2026-02-17 01:10:58.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9921"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9921"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9921"}
2026-02-17 01:10:58.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5093"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5093"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5093"}
2026-02-17 01:10:58.122 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5093" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:10:58.233 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59, name=eth0)
2026-02-17 01:10:58.234 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24a80e252d9" profile_ids:"kns.projected-6866" profile_ids:"ksa.projected-6866.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:10:58.235 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:58.235 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:58.235 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:58.236 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24a80e252d9"
2026-02-17 01:10:58.236 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:58.236 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:58.264 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:58.264 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="up"
2026-02-17 01:10:58.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-5093" type:"ClusterIP" cluster_ips:"10.254.91.216" ports:{Protocol:"TCP" Port:6379}
2026-02-17 01:10:58.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-5093" type:"ClusterIP" cluster_ips:"10.254.185.44" ports:{Protocol:"TCP" Port:6379}
2026-02-17 01:10:58.664 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 01:10:58.664 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24a80e252d9"
2026-02-17 01:10:58.664 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:58.664 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:10:58.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-5093" type:"ClusterIP" cluster_ips:"10.254.2.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:10:59.409 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59, name=eth0)
2026-02-17 01:10:59.409 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24a80e252d9" profile_ids:"kns.projected-6866" profile_ids:"ksa.projected-6866.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:10:59.409 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.409 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.409 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.410 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24a80e252d9"
2026-02-17 01:10:59.410 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.410 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.432 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:59.432 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="up"
2026-02-17 01:10:59.514 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali24a80e252d9" state="down"
2026-02-17 01:10:59.514 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24a80e252d9"
2026-02-17 01:10:59.514 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24a80e252d9", State:"down", Index:49}
2026-02-17 01:10:59.514 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 01:10:59.515 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Typed[string]{}}
2026-02-17 01:10:59.515 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Typed[string]{}}
2026-02-17 01:10:59.515 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24a80e252d9"
2026-02-17 01:10:59.515 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.515 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.515 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.44
2026-02-17 01:10:59.517 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali24a80e252d9" state=""
2026-02-17 01:10:59.517 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24a80e252d9"
2026-02-17 01:10:59.525 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/frontend-7fbd8f955d-m6n8r, name=eth0)
2026-02-17 01:10:59.536 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:59.536 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="down"
2026-02-17 01:10:59.536 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24a80e252d9", State:"", Index:49}
2026-02-17 01:10:59.536 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Set[string](nil)}
2026-02-17 01:10:59.536 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24a80e252d9", Addrs:set.Set[string](nil)}
2026-02-17 01:10:59.536 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24a80e252d9"
2026-02-17 01:10:59.536 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.536 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.557 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:59.557 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"} status="down"
2026-02-17 01:10:59.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5093"} profile:{inbound_rules:{action:"allow" rule_id:"vsHQpR68hJK5ifDM"} outbound_rules:{action:"allow" rule_id:"nC2SUYbzyhffdq5H"}}
2026-02-17 01:10:59.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5093.default"} profile:{}
2026-02-17 01:10:59.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/frontend-7fbd8f955d-m6n8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ebd3eaf9e3" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:10:59.557 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.557 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.557 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ebd3eaf9e3" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5093" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5j-w4qasY2sQuvsFCg" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ebd3eaf9e3" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5093" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5j-w4qasY2sQuvsFCg" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.558 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:10:59.558 [INFO][73] 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-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.558 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.588 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali4ebd3eaf9e3" state="down"
2026-02-17 01:10:59.588 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:10:59.590 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali4ebd3eaf9e3" state="up"
2026-02-17 01:10:59.592 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:59.592 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} status="down"
2026-02-17 01:10:59.592 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ebd3eaf9e3", State:"down", Index:50}
2026-02-17 01:10:59.592 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Typed[string]{}}
2026-02-17 01:10:59.592 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Typed[string]{}}
2026-02-17 01:10:59.592 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ebd3eaf9e3", State:"up", Index:50}
2026-02-17 01:10:59.592 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:10:59.592 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:10:59.592 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:10:59.592 [INFO][73] 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-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.592 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:10:59.612 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:59.612 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} status="up"
2026-02-17 01:10:59.691 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59, name=eth0)
2026-02-17 01:10:59.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59" endpoint_id:"eth0"}
2026-02-17 01:10:59.692 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6866"}
2026-02-17 01:10:59.692 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6866.default"}
2026-02-17 01:10:59.692 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.692 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6866" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_coabj8MulK7KhfzMYm" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6866" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_coabj8MulK7KhfzMYm" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.692 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24a80e252d9" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24a80e252d9" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.692 [INFO][73] 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:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.692 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.748 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6866/downwardapi-volume-7b4f13f4-e5bd-4bda-813b-8cb113bf0f59", EndpointId:"eth0"}
2026-02-17 01:10:59.772 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/agnhost-replica-5b45d7d498-2g9rv, name=eth0)
2026-02-17 01:10:59.772 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea19099d76" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:10:59.772 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.772 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.772 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.773 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5ea19099d76" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.780 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5ea19099d76" ipVersion=0x4 table="filter"
2026-02-17 01:10:59.780 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5ea19099d76"
2026-02-17 01:10:59.780 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.780 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.821 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:59.821 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} status="down"
2026-02-17 01:10:59.851 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5ea19099d76" state="down"
2026-02-17 01:10:59.851 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea19099d76", State:"down", Index:51}
2026-02-17 01:10:59.851 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ea19099d76"
2026-02-17 01:10:59.851 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.851 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.851 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ea19099d76"
2026-02-17 01:10:59.851 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5ea19099d76" state="up"
2026-02-17 01:10:59.877 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:10:59.877 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} status="down"
2026-02-17 01:10:59.877 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Typed[string]{}}
2026-02-17 01:10:59.877 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Typed[string]{}}
2026-02-17 01:10:59.877 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea19099d76", State:"up", Index:51}
2026-02-17 01:10:59.877 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5ea19099d76"
2026-02-17 01:10:59.877 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ea19099d76"
2026-02-17 01:10:59.877 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea19099d76"
2026-02-17 01:10:59.877 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.877 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:10:59.901 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:10:59.901 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} status="up"
2026-02-17 01:11:00.255 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/frontend-7fbd8f955d-m6n8r, name=eth0)
2026-02-17 01:11:00.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/frontend-7fbd8f955d-m6n8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ebd3eaf9e3" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:11:00.256 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:00.256 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:00.256 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:00.257 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:11:00.258 [INFO][73] 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-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:00.258 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:00.275 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/agnhost-replica-5b45d7d498-2g9rv, name=eth0)
2026-02-17 01:11:00.291 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:00.291 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} status="up"
2026-02-17 01:11:00.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea19099d76" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:11:00.292 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:00.292 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:00.292 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:00.293 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea19099d76"
2026-02-17 01:11:00.293 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:00.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:00.320 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:00.320 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} status="up"
2026-02-17 01:11:00.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6866"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6866"}
2026-02-17 01:11:00.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2168"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2168"}
2026-02-17 01:11:00.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:01.098 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2168/test-dns-nameservers, name=eth0)
2026-02-17 01:11:01.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-2168"} profile:{inbound_rules:{action:"allow" rule_id:"EzqCUm-YrLPh87mU"} outbound_rules:{action:"allow" rule_id:"r9vQx7jzxgBdLN2B"}}
2026-02-17 01:11:01.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-2168.default"} profile:{}
2026-02-17 01:11:01.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2168/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali508c7b32772" profile_ids:"kns.dns-2168" profile_ids:"ksa.dns-2168.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:11:01.099 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.099 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.099 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali508c7b32772" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-2168" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TwINOqutsC4Z3w4fld" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali508c7b32772" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.100 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-2168" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TwINOqutsC4Z3w4fld" ipVersion=0x4 table="filter"
2026-02-17 01:11:01.101 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali508c7b32772"
2026-02-17 01:11:01.101 [INFO][73] 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:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.101 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.140 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:01.140 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-17 01:11:01.166 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali508c7b32772" state="down"
2026-02-17 01:11:01.167 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali508c7b32772"
2026-02-17 01:11:01.167 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali508c7b32772", State:"down", Index:52}
2026-02-17 01:11:01.167 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Typed[string]{}}
2026-02-17 01:11:01.167 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Typed[string]{}}
2026-02-17 01:11:01.167 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali508c7b32772"
2026-02-17 01:11:01.167 [INFO][73] 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:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.167 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.172 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali508c7b32772" state="up"
2026-02-17 01:11:01.183 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:01.183 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-17 01:11:01.183 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali508c7b32772", State:"up", Index:52}
2026-02-17 01:11:01.183 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali508c7b32772"
2026-02-17 01:11:01.183 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali508c7b32772"
2026-02-17 01:11:01.183 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali508c7b32772"
2026-02-17 01:11:01.184 [INFO][73] 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:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.184 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:01.204 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:01.204 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 01:11:01.361 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3700"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3700"}
2026-02-17 01:11:01.447 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 01:11:01.447 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:11:01.447 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:01.447 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:01.671 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-17 01:11:01.671 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5ea19099d76"
2026-02-17 01:11:01.671 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:01.671 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:02.282 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2168/test-dns-nameservers, name=eth0)
2026-02-17 01:11:02.282 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2168/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali508c7b32772" profile_ids:"kns.dns-2168" profile_ids:"ksa.dns-2168.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:11:02.282 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.282 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.283 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.283 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali508c7b32772"
2026-02-17 01:11:02.284 [INFO][73] 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:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.284 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.310 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:02.310 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 01:11:02.407 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 01:11:02.407 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali508c7b32772"
2026-02-17 01:11:02.407 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:02.407 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:02.718 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2168/test-dns-nameservers, name=eth0)
2026-02-17 01:11:02.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2168/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali508c7b32772" profile_ids:"kns.dns-2168" profile_ids:"ksa.dns-2168.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:11:02.719 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.719 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.719 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.720 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali508c7b32772"
2026-02-17 01:11:02.720 [INFO][73] 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:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.720 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.724 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-2168/test-dns-nameservers, name=eth0)
2026-02-17 01:11:02.749 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:02.749 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 01:11:02.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2168/test-dns-nameservers" endpoint_id:"eth0"}
2026-02-17 01:11:02.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-2168"}
2026-02-17 01:11:02.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-2168.default"}
2026-02-17 01:11:02.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2168"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2168"}
2026-02-17 01:11:02.750 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.750 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.751 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-2168" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.751 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TwINOqutsC4Z3w4fld" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.751 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-2168" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.751 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TwINOqutsC4Z3w4fld" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.751 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali508c7b32772" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali508c7b32772" ipVersion=0x4 table="filter"
2026-02-17 01:11:02.752 [INFO][73] 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:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.753 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.753 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.47
2026-02-17 01:11:02.814 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2168/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 01:11:02.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-8091"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-8091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8091"}
2026-02-17 01:11:02.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-8091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:03.117 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod1, name=eth0)
2026-02-17 01:11:03.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2a7684b64f" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:11:03.117 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.117 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.117 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.120 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2a7684b64f"
2026-02-17 01:11:03.121 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.121 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.142 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod2, name=eth0)
2026-02-17 01:11:03.143 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod3, name=eth0)
2026-02-17 01:11:03.160 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:03.160 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:03.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid66722a1568" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:11:03.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6a8b5eecc" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:11:03.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9921"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9921"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9921"}
2026-02-17 01:11:03.160 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.160 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.160 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:11:03.161 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid66722a1568"
2026-02-17 01:11:03.161 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.161 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.168 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod2, name=eth0)
2026-02-17 01:11:03.180 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:03.180 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:11:03.180 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:03.180 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="up"
2026-02-17 01:11:03.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid66722a1568" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:11:03.180 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.180 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.180 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.181 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid66722a1568"
2026-02-17 01:11:03.181 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.181 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.194 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod1, name=eth0)
2026-02-17 01:11:03.205 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:03.205 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:11:03.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2a7684b64f" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:11:03.205 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.205 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.205 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.206 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2a7684b64f"
2026-02-17 01:11:03.206 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.206 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.221 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod3, name=eth0)
2026-02-17 01:11:03.233 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:03.233 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:03.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6a8b5eecc" profile_ids:"kns.hostport-9921" profile_ids:"ksa.hostport-9921.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:11:03.233 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.233 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.233 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.234 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6a8b5eecc"
2026-02-17 01:11:03.234 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.234 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:03.256 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:03.256 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"} status="up"
2026-02-17 01:11:03.862 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod1, name=eth0)
2026-02-17 01:11:03.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod1" endpoint_id:"eth0"}
2026-02-17 01:11:03.862 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.862 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.863 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.863 [INFO][73] 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 01:11:03.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2a7684b64f" ipVersion=0x4 table="filter"
2026-02-17 01:11:03.863 [INFO][73] 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 01:11:03.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2a7684b64f" ipVersion=0x4 table="filter"
2026-02-17 01:11:03.863 [INFO][73] 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:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.863 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.863 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.39
bird: KIF: Received address message for unknown interface 45
2026-02-17 01:11:03.891 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod2, name=eth0)
2026-02-17 01:11:03.939 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod1", EndpointId:"eth0"}
2026-02-17 01:11:03.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod2" endpoint_id:"eth0"}
2026-02-17 01:11:03.939 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.939 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.939 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.939 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid66722a1568" ipVersion=0x4 table="filter"
2026-02-17 01:11:03.939 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid66722a1568" ipVersion=0x4 table="filter"
2026-02-17 01:11:03.939 [INFO][73] 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:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.939 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:03.941 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=hostport-9921/pod3, name=eth0)
2026-02-17 01:11:03.941 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.40
2026-02-17 01:11:03.978 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-17 01:11:03.978 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid66722a1568"
2026-02-17 01:11:03.981 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calid66722a1568" state="down"
2026-02-17 01:11:03.981 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calid66722a1568" state=""
2026-02-17 01:11:03.981 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid66722a1568"
2026-02-17 01:11:03.991 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 01:11:03.991 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2a7684b64f"
2026-02-17 01:11:03.991 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calid2a7684b64f" state="down"
2026-02-17 01:11:03.991 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calid2a7684b64f" state=""
2026-02-17 01:11:03.991 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2a7684b64f"
2026-02-17 01:11:04.011 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod2", EndpointId:"eth0"}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.011 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid66722a1568", State:"down", Index:45}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid66722a1568", State:"", Index:45}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.011 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid66722a1568", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.011 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2a7684b64f", State:"down", Index:44}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2a7684b64f", State:"", Index:44}
2026-02-17 01:11:04.011 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.011 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2a7684b64f", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9921/pod3" endpoint_id:"eth0"}
2026-02-17 01:11:04.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.hostport-9921"}
2026-02-17 01:11:04.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.hostport-9921.default"}
2026-02-17 01:11:04.033 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:04.033 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:04.033 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.hostport-9921" ipVersion=0x4 table="filter"
2026-02-17 01:11:04.033 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gQIPLJtYkTUQvEYh5F" ipVersion=0x4 table="filter"
2026-02-17 01:11:04.033 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.hostport-9921" ipVersion=0x4 table="filter"
2026-02-17 01:11:04.033 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gQIPLJtYkTUQvEYh5F" ipVersion=0x4 table="filter"
2026-02-17 01:11:04.033 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:04.034 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f6a8b5eecc" ipVersion=0x4 table="filter"
2026-02-17 01:11:04.034 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f6a8b5eecc" ipVersion=0x4 table="filter"
2026-02-17 01:11:04.034 [INFO][73] 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:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:04.034 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:04.034 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.42
2026-02-17 01:11:04.053 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7f6a8b5eecc" state="down"
2026-02-17 01:11:04.053 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f6a8b5eecc"
2026-02-17 01:11:04.056 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 01:11:04.060 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7f6a8b5eecc" state=""
2026-02-17 01:11:04.060 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f6a8b5eecc"
2026-02-17 01:11:04.103 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9921/pod3", EndpointId:"eth0"}
2026-02-17 01:11:04.103 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6a8b5eecc", State:"down", Index:47}
2026-02-17 01:11:04.103 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.103 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.103 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6a8b5eecc", State:"", Index:47}
2026-02-17 01:11:04.103 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.103 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6a8b5eecc", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.306 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-5093"
2026-02-17 01:11:04.426 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-5093"
2026-02-17 01:11:04.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-5093"
2026-02-17 01:11:04.700 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/frontend-7fbd8f955d-m6n8r, name=eth0)
2026-02-17 01:11:04.700 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/frontend-7fbd8f955d-m6n8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ebd3eaf9e3" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:11:04.701 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.701 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.701 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.701 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:11:04.701 [INFO][73] 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-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.701 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.713 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 01:11:04.713 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali508c7b32772"
2026-02-17 01:11:04.713 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali508c7b32772" state="down"
2026-02-17 01:11:04.715 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali508c7b32772" state=""
2026-02-17 01:11:04.715 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali508c7b32772"
2026-02-17 01:11:04.727 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:04.727 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} status="up"
2026-02-17 01:11:04.727 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.727 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Typed[string]{}}
2026-02-17 01:11:04.727 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali508c7b32772", State:"down", Index:52}
2026-02-17 01:11:04.727 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali508c7b32772", State:"", Index:52}
2026-02-17 01:11:04.727 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.727 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali508c7b32772", Addrs:set.Set[string](nil)}
2026-02-17 01:11:04.728 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/frontend-7fbd8f955d-m6n8r, name=eth0)
2026-02-17 01:11:04.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/frontend-7fbd8f955d-m6n8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ebd3eaf9e3" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:11:04.751 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.751 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.751 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.751 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:11:04.752 [INFO][73] 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-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:04.775 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:04.775 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"} status="up"
2026-02-17 01:11:04.966 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/agnhost-replica-5b45d7d498-2g9rv, name=eth0)
2026-02-17 01:11:04.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea19099d76" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:11:04.966 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:04.967 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:04.967 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:04.967 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea19099d76"
2026-02-17 01:11:04.968 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:04.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:04.993 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:04.993 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} status="up"
2026-02-17 01:11:04.993 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5093"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5093"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5093"}
2026-02-17 01:11:04.995 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/agnhost-replica-5b45d7d498-2g9rv, name=eth0)
2026-02-17 01:11:05.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea19099d76" profile_ids:"kns.kubectl-5093" profile_ids:"ksa.kubectl-5093.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:11:05.012 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.012 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.012 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.013 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea19099d76"
2026-02-17 01:11:05.013 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.013 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.037 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:05.037 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"} status="up"
2026-02-17 01:11:05.037 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9807"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9807"}
2026-02-17 01:11:05.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:05.106 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/frontend-7fbd8f955d-m6n8r, name=eth0)
2026-02-17 01:11:05.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/frontend-7fbd8f955d-m6n8r" endpoint_id:"eth0"}
2026-02-17 01:11:05.106 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:05.106 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:05.107 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:05.107 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:05.107 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ebd3eaf9e3" ipVersion=0x4 table="filter"
2026-02-17 01:11:05.107 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 nextLog=2026-02-17 01:11:12.886804244 +0000 UTC m=+394.499261027 table="filter"
2026-02-17 01:11:05.107 [INFO][73] 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-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:05.107 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:05.108 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.45
2026-02-17 01:11:05.175 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/frontend-7fbd8f955d-m6n8r", EndpointId:"eth0"}
2026-02-17 01:11:05.215 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali4ebd3eaf9e3" state="down"
2026-02-17 01:11:05.215 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:11:05.215 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 01:11:05.215 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ebd3eaf9e3", State:"down", Index:50}
2026-02-17 01:11:05.215 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Typed[string]{}}
2026-02-17 01:11:05.215 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Typed[string]{}}
2026-02-17 01:11:05.217 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali4ebd3eaf9e3" state=""
2026-02-17 01:11:05.217 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ebd3eaf9e3"
2026-02-17 01:11:05.237 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ebd3eaf9e3", State:"", Index:50}
2026-02-17 01:11:05.237 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Set[string](nil)}
2026-02-17 01:11:05.237 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ebd3eaf9e3", Addrs:set.Set[string](nil)}
2026-02-17 01:11:05.292 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-5093/agnhost-replica-5b45d7d498-2g9rv, name=eth0)
2026-02-17 01:11:05.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv" endpoint_id:"eth0"}
2026-02-17 01:11:05.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5093"}
2026-02-17 01:11:05.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5093.default"}
2026-02-17 01:11:05.292 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.292 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.293 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.293 [INFO][73] 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-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.293 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.46
2026-02-17 01:11:05.352 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5093/agnhost-replica-5b45d7d498-2g9rv", EndpointId:"eth0"}
2026-02-17 01:11:05.396 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5ea19099d76" state="down"
2026-02-17 01:11:05.396 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ea19099d76"
2026-02-17 01:11:05.396 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 01:11:05.396 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea19099d76", State:"down", Index:51}
2026-02-17 01:11:05.396 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Typed[string]{}}
2026-02-17 01:11:05.396 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Typed[string]{}}
2026-02-17 01:11:05.401 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5ea19099d76" state=""
2026-02-17 01:11:05.401 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5ea19099d76"
2026-02-17 01:11:05.427 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea19099d76", State:"", Index:51}
2026-02-17 01:11:05.427 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Set[string](nil)}
2026-02-17 01:11:05.427 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea19099d76", Addrs:set.Set[string](nil)}
2026-02-17 01:11:05.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6866" name:"default"}
2026-02-17 01:11:05.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6866"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6866"}
2026-02-17 01:11:05.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6866"}
2026-02-17 01:11:06.395 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-3700" name:"default"}
2026-02-17 01:11:06.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-3700"
2026-02-17 01:11:06.655 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-3700"
2026-02-17 01:11:06.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-3700"}
2026-02-17 01:11:07.794 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2168" name:"default"}
2026-02-17 01:11:08.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2168"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2168"}
2026-02-17 01:11:08.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2168"}
2026-02-17 01:11:08.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9807"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9807"}
2026-02-17 01:11:08.286 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-9921" name:"default"}
2026-02-17 01:11:08.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6915"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6915"}
2026-02-17 01:11:08.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:08.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-9921"}
2026-02-17 01:11:08.899 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489, name=eth0)
2026-02-17 01:11:08.899 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6915"} profile:{inbound_rules:{action:"allow" rule_id:"TwDcrOMXzcvmMD59"} outbound_rules:{action:"allow" rule_id:"Evg8iWMAbfC9S2_c"}}
2026-02-17 01:11:08.900 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6915.default"} profile:{}
2026-02-17 01:11:08.900 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34d1d71cb50" profile_ids:"kns.configmap-6915" profile_ids:"ksa.configmap-6915.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:11:08.900 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.900 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.900 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.900 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:08.900 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.900 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.942 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:08.942 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="down"
2026-02-17 01:11:08.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-8091"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-8091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8091"}
2026-02-17 01:11:08.980 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali34d1d71cb50" state="down"
2026-02-17 01:11:08.980 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34d1d71cb50"
2026-02-17 01:11:08.980 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34d1d71cb50", State:"down", Index:53}
2026-02-17 01:11:08.981 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34d1d71cb50", Addrs:set.Typed[string]{}}
2026-02-17 01:11:08.981 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34d1d71cb50", Addrs:set.Typed[string]{}}
2026-02-17 01:11:08.981 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:08.981 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.981 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:08.985 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali34d1d71cb50" state="up"
2026-02-17 01:11:09.009 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:09.010 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="down"
2026-02-17 01:11:09.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-6209"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-6209"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6209"}
2026-02-17 01:11:09.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-6209" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:09.034 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34d1d71cb50", State:"up", Index:53}
2026-02-17 01:11:09.034 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:09.034 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:09.035 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:09.035 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.035 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.067 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:09.067 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="up"
2026-02-17 01:11:09.368 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489, name=eth0)
2026-02-17 01:11:09.368 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34d1d71cb50" profile_ids:"kns.configmap-6915" profile_ids:"ksa.configmap-6915.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:11:09.368 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.368 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.368 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.368 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:09.369 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.369 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:09.391 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:09.391 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="up"
2026-02-17 01:11:09.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq, name=eth0)
2026-02-17 01:11:09.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-6209"} profile:{inbound_rules:{action:"allow" rule_id:"MNkrE6KAlGHMx1Hu"} outbound_rules:{action:"allow" rule_id:"TJfFEH7vRBvMTytm"}}
2026-02-17 01:11:09.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-6209.default"} profile:{}
2026-02-17 01:11:09.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a1a16b29a8" profile_ids:"kns.crd-selectable-fields-6209" profile_ids:"ksa.crd-selectable-fields-6209.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:11:09.749 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.749 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.749 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.750 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:09.750 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.750 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.783 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:09.783 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} status="down"
2026-02-17 01:11:09.828 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali4a1a16b29a8" state="down"
2026-02-17 01:11:09.828 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a1a16b29a8", State:"down", Index:54}
2026-02-17 01:11:09.828 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:09.828 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.828 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.828 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:09.830 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali4a1a16b29a8" state="up"
2026-02-17 01:11:09.848 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:09.848 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} status="down"
2026-02-17 01:11:09.848 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:09.848 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:09.848 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a1a16b29a8", State:"up", Index:54}
2026-02-17 01:11:09.849 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:09.849 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:09.849 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:09.849 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.849 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:09.879 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:09.879 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} status="up"
2026-02-17 01:11:10.007 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5093" name:"default"}
2026-02-17 01:11:10.363 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5093"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5093"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5093"}
2026-02-17 01:11:10.383 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq, name=eth0)
2026-02-17 01:11:10.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5093"}
2026-02-17 01:11:10.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a1a16b29a8" profile_ids:"kns.crd-selectable-fields-6209" profile_ids:"ksa.crd-selectable-fields-6209.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:11:10.388 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:10.388 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:10.388 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:10.388 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:10.389 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:10.389 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:10.417 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:10.417 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} status="up"
2026-02-17 01:11:10.560 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489, name=eth0)
2026-02-17 01:11:10.560 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34d1d71cb50" profile_ids:"kns.configmap-6915" profile_ids:"ksa.configmap-6915.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:11:10.560 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.561 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.561 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.561 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:10.562 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.562 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 53
2026-02-17 01:11:10.592 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:10.592 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="up"
2026-02-17 01:11:10.664 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali34d1d71cb50" state="down"
2026-02-17 01:11:10.664 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34d1d71cb50", State:"down", Index:53}
2026-02-17 01:11:10.664 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:10.664 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.664 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.665 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.48
2026-02-17 01:11:10.667 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali34d1d71cb50" state=""
2026-02-17 01:11:10.667 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34d1d71cb50"
2026-02-17 01:11:10.689 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:10.689 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="down"
2026-02-17 01:11:10.689 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34d1d71cb50", State:"", Index:53}
2026-02-17 01:11:10.689 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34d1d71cb50", Addrs:set.Set[string](nil)}
2026-02-17 01:11:10.689 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34d1d71cb50", Addrs:set.Set[string](nil)}
2026-02-17 01:11:10.690 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34d1d71cb50"
2026-02-17 01:11:10.690 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.690 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.719 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:10.719 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"} status="down"
2026-02-17 01:11:10.757 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489, name=eth0)
2026-02-17 01:11:10.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489" endpoint_id:"eth0"}
2026-02-17 01:11:10.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6915"}
2026-02-17 01:11:10.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6915.default"}
2026-02-17 01:11:10.757 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.757 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.758 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.758 [INFO][73] 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:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.758 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:10.818 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6915/pod-configmaps-61a0c363-e955-4e1a-827f-516166251489", EndpointId:"eth0"}
2026-02-17 01:11:11.367 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-17 01:11:11.367 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:11.367 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:11.367 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:11.406 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq, name=eth0)
2026-02-17 01:11:11.407 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a1a16b29a8" profile_ids:"kns.crd-selectable-fields-6209" profile_ids:"ksa.crd-selectable-fields-6209.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:11:11.407 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:11.407 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:11.407 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:11.409 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:11.409 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:11.409 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:11.429 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:11.429 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} status="up"
2026-02-17 01:11:11.824 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:11.824 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:11:11.824 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.824 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.824 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.825 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:11.825 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.825 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.842 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:11.852 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:11.852 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:11.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:11:11.853 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.853 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.853 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:11.854 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.854 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:11.875 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:11.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:12.105 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:12.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"}
2026-02-17 01:11:12.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9815"}
2026-02-17 01:11:12.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9815.default"}
2026-02-17 01:11:12.105 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:12.105 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:12.106 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:12.106 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:12.106 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:12.107 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.43
bird: KIF: Received address message for unknown interface 48
2026-02-17 01:11:12.169 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:12.212 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali6360b145f13" state="down"
2026-02-17 01:11:12.213 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"down", Index:48}
2026-02-17 01:11:12.213 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6360b145f13"
2026-02-17 01:11:12.213 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 01:11:12.213 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:11:12.213 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:11:12.214 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali6360b145f13" state=""
2026-02-17 01:11:12.214 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6360b145f13"
2026-02-17 01:11:12.237 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"", Index:48}
2026-02-17 01:11:12.237 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Set[string](nil)}
2026-02-17 01:11:12.237 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Set[string](nil)}
2026-02-17 01:11:12.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6915"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6915"}
2026-02-17 01:11:12.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9174"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9174"}
2026-02-17 01:11:12.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-9174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:13.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-6209" type:"ClusterIP" cluster_ips:"10.254.147.148" ports:{Protocol:"TCP" Port:9443}
2026-02-17 01:11:13.313 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:13.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9815"} profile:{inbound_rules:{action:"allow" rule_id:"kMz8TdxN3ceqzv_X"} outbound_rules:{action:"allow" rule_id:"_Ig7WpPVStpHewCY"}}
2026-02-17 01:11:13.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9815.default"} profile:{}
2026-02-17 01:11:13.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:11:13.315 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.315 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.315 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 logsSkipped=35 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:11:13.315 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6360b145f13"
2026-02-17 01:11:13.315 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.315 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.351 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:13.351 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:11:13.365 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9807" name:"default"}
2026-02-17 01:11:13.391 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali6360b145f13" state="down"
2026-02-17 01:11:13.391 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"down", Index:55}
2026-02-17 01:11:13.391 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6360b145f13"
2026-02-17 01:11:13.391 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6360b145f13"
2026-02-17 01:11:13.391 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.391 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.393 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali6360b145f13" state="up"
2026-02-17 01:11:13.407 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:13.407 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:11:13.407 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:11:13.407 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:11:13.407 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"up", Index:55}
2026-02-17 01:11:13.407 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6360b145f13"
2026-02-17 01:11:13.407 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6360b145f13"
2026-02-17 01:11:13.407 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:13.407 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.407 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:13.425 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:13.425 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:13.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9807"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9807"}
2026-02-17 01:11:13.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-9807"}
2026-02-17 01:11:13.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-8091"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-8091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8091"}
2026-02-17 01:11:14.423 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:14.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:11:14.423 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.423 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.423 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.424 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:14.424 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.424 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.435 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:14.445 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:14.445 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:14.445 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:11:14.446 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.446 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.446 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.447 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:14.447 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.448 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:14.471 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:14.472 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:14.791 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 01:11:14.791 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6360b145f13"
2026-02-17 01:11:14.792 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:14.792 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:15.589 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9174"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9174"}
2026-02-17 01:11:15.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6718"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6718"}
2026-02-17 01:11:15.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:16.195 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1, name=eth0)
2026-02-17 01:11:16.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-6718.default"} profile:{}
2026-02-17 01:11:16.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-6718"} profile:{inbound_rules:{action:"allow" rule_id:"K0e8yU_rqk2oGqVF"} outbound_rules:{action:"allow" rule_id:"rKzb-z4cdpyVqk6N"}}
2026-02-17 01:11:16.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0550c582f81" profile_ids:"kns.security-context-test-6718" profile_ids:"ksa.security-context-test-6718.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:11:16.195 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.195 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.195 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.196 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0550c582f81" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.196 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OSslR4UAo8WsBGnZdC" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.196 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cvRe_yjB7y4JX0D-W0" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.196 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0550c582f81" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.196 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OSslR4UAo8WsBGnZdC" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.196 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cvRe_yjB7y4JX0D-W0" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.196 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0550c582f81"
2026-02-17 01:11:16.196 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.196 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.235 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:16.236 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="down"
2026-02-17 01:11:16.280 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0550c582f81" state="down"
2026-02-17 01:11:16.281 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0550c582f81"
2026-02-17 01:11:16.281 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0550c582f81", State:"down", Index:56}
2026-02-17 01:11:16.281 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Typed[string]{}}
2026-02-17 01:11:16.281 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Typed[string]{}}
2026-02-17 01:11:16.281 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0550c582f81"
2026-02-17 01:11:16.281 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.281 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.284 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0550c582f81" state="up"
2026-02-17 01:11:16.303 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:16.303 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="down"
2026-02-17 01:11:16.303 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0550c582f81", State:"up", Index:56}
2026-02-17 01:11:16.303 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0550c582f81"
2026-02-17 01:11:16.303 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0550c582f81"
2026-02-17 01:11:16.303 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0550c582f81"
2026-02-17 01:11:16.304 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.304 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:16.323 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:16.323 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:16.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-6209"
2026-02-17 01:11:16.525 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq, name=eth0)
2026-02-17 01:11:16.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a1a16b29a8" profile_ids:"kns.crd-selectable-fields-6209" profile_ids:"ksa.crd-selectable-fields-6209.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:11:16.525 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.525 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.525 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.525 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:16.526 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.526 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.532 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq, name=eth0)
2026-02-17 01:11:16.546 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:16.546 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"} status="up"
2026-02-17 01:11:16.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq" endpoint_id:"eth0"}
2026-02-17 01:11:16.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-6209.default"}
2026-02-17 01:11:16.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-6209"}
2026-02-17 01:11:16.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-6209"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-6209"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6209"}
2026-02-17 01:11:16.547 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.547 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_m25bvslbd_7WRL00sC" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9AN31T-1xwz85VMiKG" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_m25bvslbd_7WRL00sC" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9AN31T-1xwz85VMiKG" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a1a16b29a8" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a1a16b29a8" ipVersion=0x4 table="filter"
2026-02-17 01:11:16.547 [INFO][73] 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:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.547 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.547 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.49
2026-02-17 01:11:16.607 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6209/sample-crd-conversion-webhook-deployment-5b768fcd7d-kl8xq", EndpointId:"eth0"}
2026-02-17 01:11:16.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6571"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6571"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6571"}
2026-02-17 01:11:16.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6571" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:16.923 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-17 01:11:16.923 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:16.923 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali4a1a16b29a8" state="down"
2026-02-17 01:11:16.924 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:16.924 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:16.924 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a1a16b29a8", State:"down", Index:54}
2026-02-17 01:11:16.924 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali4a1a16b29a8" state=""
2026-02-17 01:11:16.924 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a1a16b29a8"
2026-02-17 01:11:16.954 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a1a16b29a8", State:"", Index:54}
2026-02-17 01:11:16.954 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Set[string](nil)}
2026-02-17 01:11:16.954 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a1a16b29a8", Addrs:set.Set[string](nil)}
2026-02-17 01:11:17.203 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-6571/test-deployment-bxm68-77765fd584-cs6n7, name=eth0)
2026-02-17 01:11:17.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6571.default"} profile:{}
2026-02-17 01:11:17.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6571"} profile:{inbound_rules:{action:"allow" rule_id:"njWrHH0s3FnbEK3c"} outbound_rules:{action:"allow" rule_id:"rtIcRwUOz8mdc9Ic"}}
2026-02-17 01:11:17.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50e966f8c17" profile_ids:"kns.deployment-6571" profile_ids:"ksa.deployment-6571.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:11:17.204 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.204 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.204 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali50e966f8c17" ipVersion=0x4 table="filter"
2026-02-17 01:11:17.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6571" ipVersion=0x4 table="filter"
2026-02-17 01:11:17.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LHFDvd3xhBNjHc4q-X" ipVersion=0x4 table="filter"
2026-02-17 01:11:17.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali50e966f8c17" ipVersion=0x4 table="filter"
2026-02-17 01:11:17.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6571" ipVersion=0x4 table="filter"
2026-02-17 01:11:17.204 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LHFDvd3xhBNjHc4q-X" ipVersion=0x4 table="filter"
2026-02-17 01:11:17.204 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali50e966f8c17"
2026-02-17 01:11:17.204 [INFO][73] 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-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.204 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.243 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:17.243 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} status="down"
2026-02-17 01:11:17.279 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali50e966f8c17" state="down"
2026-02-17 01:11:17.279 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50e966f8c17"
2026-02-17 01:11:17.280 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali50e966f8c17" state="up"
2026-02-17 01:11:17.280 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50e966f8c17", State:"down", Index:57}
2026-02-17 01:11:17.280 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Typed[string]{}}
2026-02-17 01:11:17.280 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Typed[string]{}}
2026-02-17 01:11:17.280 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50e966f8c17", State:"up", Index:57}
2026-02-17 01:11:17.280 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali50e966f8c17"
2026-02-17 01:11:17.280 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50e966f8c17"
2026-02-17 01:11:17.280 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50e966f8c17"
2026-02-17 01:11:17.280 [INFO][73] 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-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.280 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:17.303 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:17.304 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} status="up"
2026-02-17 01:11:17.448 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1, name=eth0)
2026-02-17 01:11:17.448 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0550c582f81" profile_ids:"kns.security-context-test-6718" profile_ids:"ksa.security-context-test-6718.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:11:17.448 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:17.448 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:17.448 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:17.449 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0550c582f81"
2026-02-17 01:11:17.449 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:17.449 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:17.475 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:17.475 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:17.476 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6915" name:"default"}
2026-02-17 01:11:17.735 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 01:11:17.735 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0550c582f81"
2026-02-17 01:11:17.735 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:17.735 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:17.793 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6915"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6915"}
2026-02-17 01:11:17.817 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6915"}
2026-02-17 01:11:18.265 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:11:18.265 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:11:18.265 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:11:18.469 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-6571/test-deployment-bxm68-77765fd584-cs6n7, name=eth0)
2026-02-17 01:11:18.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50e966f8c17" profile_ids:"kns.deployment-6571" profile_ids:"ksa.deployment-6571.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:11:18.469 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:18.469 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:18.469 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:18.470 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50e966f8c17"
2026-02-17 01:11:18.470 [INFO][73] 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-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:18.470 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:18.487 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:18.487 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} status="up"
2026-02-17 01:11:18.638 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1, name=eth0)
2026-02-17 01:11:18.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0550c582f81" profile_ids:"kns.security-context-test-6718" profile_ids:"ksa.security-context-test-6718.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:11:18.638 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.638 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.639 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.639 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0550c582f81"
2026-02-17 01:11:18.639 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.639 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 56
2026-02-17 01:11:18.664 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:18.664 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:18.699 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 01:11:18.699 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali50e966f8c17"
2026-02-17 01:11:18.699 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:18.699 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:18.744 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0550c582f81" state="down"
2026-02-17 01:11:18.744 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0550c582f81", State:"down", Index:56}
2026-02-17 01:11:18.744 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0550c582f81"
2026-02-17 01:11:18.744 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Typed[string]{}}
2026-02-17 01:11:18.744 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Typed[string]{}}
2026-02-17 01:11:18.744 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0550c582f81"
2026-02-17 01:11:18.744 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.744 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.51
2026-02-17 01:11:18.747 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 01:11:18.751 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0550c582f81" state=""
2026-02-17 01:11:18.751 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0550c582f81"
2026-02-17 01:11:18.770 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:18.771 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="down"
2026-02-17 01:11:18.771 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6571"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6571"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6571"}
2026-02-17 01:11:18.792 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9996"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9996"}
2026-02-17 01:11:18.811 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0550c582f81", State:"", Index:56}
2026-02-17 01:11:18.812 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Set[string](nil)}
2026-02-17 01:11:18.813 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0550c582f81", Addrs:set.Set[string](nil)}
2026-02-17 01:11:18.813 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0550c582f81"
2026-02-17 01:11:18.813 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.814 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.840 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:18.840 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"} status="down"
2026-02-17 01:11:18.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-9996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:18.865 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1, name=eth0)
2026-02-17 01:11:18.873 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1" endpoint_id:"eth0"}
2026-02-17 01:11:18.874 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-6718"}
2026-02-17 01:11:18.874 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-6718.default"}
2026-02-17 01:11:18.874 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.874 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.875 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OSslR4UAo8WsBGnZdC" ipVersion=0x4 table="filter"
2026-02-17 01:11:18.875 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cvRe_yjB7y4JX0D-W0" ipVersion=0x4 table="filter"
2026-02-17 01:11:18.875 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OSslR4UAo8WsBGnZdC" ipVersion=0x4 table="filter"
2026-02-17 01:11:18.875 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cvRe_yjB7y4JX0D-W0" ipVersion=0x4 table="filter"
2026-02-17 01:11:18.875 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.875 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0550c582f81" ipVersion=0x4 table="filter"
2026-02-17 01:11:18.875 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0550c582f81" ipVersion=0x4 table="filter"
2026-02-17 01:11:18.876 [INFO][73] 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:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.876 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:18.939 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-6718/busybox-readonly-false-5180d459-97a1-4610-b944-97c953f312b1", EndpointId:"eth0"}
2026-02-17 01:11:19.459 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-9996/pod-subpath-test-projected-7ltd, name=eth0)
2026-02-17 01:11:19.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-9996.default"} profile:{}
2026-02-17 01:11:19.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-9996"} profile:{inbound_rules:{action:"allow" rule_id:"uKR3hPidMLJV3aV3"} outbound_rules:{action:"allow" rule_id:"k--ZMk22sqXpeZo1"}}
2026-02-17 01:11:19.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9996/pod-subpath-test-projected-7ltd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif39cd9c7e34" profile_ids:"kns.subpath-9996" profile_ids:"ksa.subpath-9996.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:11:19.460 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.460 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.460 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.461 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif39cd9c7e34" ipVersion=0x4 table="filter"
2026-02-17 01:11:19.461 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-9996" ipVersion=0x4 table="filter"
2026-02-17 01:11:19.461 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_od70sokFc25Jc0iPD0" ipVersion=0x4 table="filter"
2026-02-17 01:11:19.461 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif39cd9c7e34" ipVersion=0x4 table="filter"
2026-02-17 01:11:19.461 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-9996" ipVersion=0x4 table="filter"
2026-02-17 01:11:19.461 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_od70sokFc25Jc0iPD0" ipVersion=0x4 table="filter"
2026-02-17 01:11:19.461 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:19.461 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.461 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.499 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:19.499 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="down"
2026-02-17 01:11:19.539 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif39cd9c7e34" state="down"
2026-02-17 01:11:19.539 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif39cd9c7e34"
2026-02-17 01:11:19.540 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif39cd9c7e34" state="up"
2026-02-17 01:11:19.540 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif39cd9c7e34", State:"down", Index:58}
2026-02-17 01:11:19.540 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Typed[string]{}}
2026-02-17 01:11:19.540 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Typed[string]{}}
2026-02-17 01:11:19.540 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif39cd9c7e34", State:"up", Index:58}
2026-02-17 01:11:19.540 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:19.540 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:19.540 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:19.540 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.540 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:19.562 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:19.562 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="up"
2026-02-17 01:11:19.686 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6718"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6718"}
2026-02-17 01:11:19.706 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8301"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8301"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8301"}
2026-02-17 01:11:19.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8301" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:20.406 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-fmc6w, name=eth0)
2026-02-17 01:11:20.406 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8301"} profile:{inbound_rules:{action:"allow" rule_id:"fOoHyXnWyHmTrHGl"} outbound_rules:{action:"allow" rule_id:"xTkNeykioRk4EjcO"}}
2026-02-17 01:11:20.406 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8301.default"} profile:{}
2026-02-17 01:11:20.407 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-fmc6w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7866eaec3ba" profile_ids:"kns.replicaset-8301" profile_ids:"ksa.replicaset-8301.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:11:20.407 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.407 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.407 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.407 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7866eaec3ba" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.407 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-8301" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.407 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_itn_3QC48zZKkjLrUs" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.407 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7866eaec3ba" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.408 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-8301" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.408 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_itn_3QC48zZKkjLrUs" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.408 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:20.408 [INFO][73] 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-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.408 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.440 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:20.440 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} status="down"
2026-02-17 01:11:20.482 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali7866eaec3ba" state="down"
2026-02-17 01:11:20.482 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7866eaec3ba"
2026-02-17 01:11:20.482 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7866eaec3ba", State:"down", Index:59}
2026-02-17 01:11:20.482 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Typed[string]{}}
2026-02-17 01:11:20.482 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Typed[string]{}}
2026-02-17 01:11:20.483 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:20.483 [INFO][73] 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-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.483 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.487 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali7866eaec3ba" state="up"
2026-02-17 01:11:20.488 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-9996/pod-subpath-test-projected-7ltd, name=eth0)
2026-02-17 01:11:20.507 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:20.508 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} status="down"
2026-02-17 01:11:20.508 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9996/pod-subpath-test-projected-7ltd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif39cd9c7e34" profile_ids:"kns.subpath-9996" profile_ids:"ksa.subpath-9996.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:11:20.508 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:20.508 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:20.508 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:20.508 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:20.508 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:20.508 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:20.516 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-lhtp8, name=eth0)
2026-02-17 01:11:20.533 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:20.533 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="up"
2026-02-17 01:11:20.533 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7866eaec3ba", State:"up", Index:59}
2026-02-17 01:11:20.533 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:20.533 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:20.533 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:20.533 [INFO][73] 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-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.533 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:20.552 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:20.552 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} status="up"
2026-02-17 01:11:20.552 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-lhtp8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid681e231493" profile_ids:"kns.replicaset-8301" profile_ids:"ksa.replicaset-8301.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:11:20.552 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.552 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.552 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.553 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid681e231493" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.553 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid681e231493" ipVersion=0x4 table="filter"
2026-02-17 01:11:20.553 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid681e231493"
2026-02-17 01:11:20.553 [INFO][73] 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-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.553 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.579 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:20.579 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} status="down"
2026-02-17 01:11:20.595 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid681e231493" state="down"
2026-02-17 01:11:20.596 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid681e231493"
2026-02-17 01:11:20.596 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid681e231493", State:"down", Index:60}
2026-02-17 01:11:20.596 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Typed[string]{}}
2026-02-17 01:11:20.596 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Typed[string]{}}
2026-02-17 01:11:20.596 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid681e231493" state="up"
2026-02-17 01:11:20.597 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid681e231493"
2026-02-17 01:11:20.597 [INFO][73] 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-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.597 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.628 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:20.629 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} status="down"
2026-02-17 01:11:20.629 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid681e231493", State:"up", Index:60}
2026-02-17 01:11:20.629 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid681e231493"
2026-02-17 01:11:20.629 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid681e231493"
2026-02-17 01:11:20.629 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid681e231493"
2026-02-17 01:11:20.629 [INFO][73] 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-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.629 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:20.659 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:20.659 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} status="up"
2026-02-17 01:11:21.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-9174" name:"default"}
2026-02-17 01:11:21.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9174"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9174"}
2026-02-17 01:11:21.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-9174"}
2026-02-17 01:11:21.288 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 01:11:21.288 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif39cd9c7e34"
2026-02-17 01:11:21.288 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:21.288 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:21.499 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-lhtp8, name=eth0)
2026-02-17 01:11:21.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-lhtp8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid681e231493" profile_ids:"kns.replicaset-8301" profile_ids:"ksa.replicaset-8301.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:11:21.499 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:21.499 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:21.499 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:21.500 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid681e231493"
2026-02-17 01:11:21.500 [INFO][73] 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-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:21.500 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:21.511 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 01:11:21.511 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid681e231493"
2026-02-17 01:11:21.514 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-fmc6w, name=eth0)
2026-02-17 01:11:21.528 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:21.528 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} status="up"
2026-02-17 01:11:21.528 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:21.528 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:21.545 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-fmc6w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7866eaec3ba" profile_ids:"kns.replicaset-8301" profile_ids:"ksa.replicaset-8301.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:11:21.546 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:21.546 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:21.546 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:21.548 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:21.548 [INFO][73] 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-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:21.548 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:21.572 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:21.572 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} status="up"
2026-02-17 01:11:21.735 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 01:11:21.735 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-6209" name:"default"}
2026-02-17 01:11:21.735 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7866eaec3ba"
2026-02-17 01:11:21.760 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:21.760 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:21.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-6209"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-6209"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6209"}
2026-02-17 01:11:21.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-6209"}
2026-02-17 01:11:23.789 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-6571/test-deployment-bxm68-77765fd584-cs6n7, name=eth0)
2026-02-17 01:11:23.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50e966f8c17" profile_ids:"kns.deployment-6571" profile_ids:"ksa.deployment-6571.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:11:23.790 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.790 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.790 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.791 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50e966f8c17"
2026-02-17 01:11:23.792 [INFO][73] 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-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.792 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.801 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-6571/test-deployment-bxm68-77765fd584-cs6n7, name=eth0)
2026-02-17 01:11:23.821 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:23.821 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"} status="up"
2026-02-17 01:11:23.821 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7" endpoint_id:"eth0"}
2026-02-17 01:11:23.821 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6571.default"}
2026-02-17 01:11:23.821 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6571"}
2026-02-17 01:11:23.821 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.821 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6571" ipVersion=0x4 table="filter"
2026-02-17 01:11:23.822 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LHFDvd3xhBNjHc4q-X" ipVersion=0x4 table="filter"
2026-02-17 01:11:23.822 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6571" ipVersion=0x4 table="filter"
2026-02-17 01:11:23.822 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LHFDvd3xhBNjHc4q-X" ipVersion=0x4 table="filter"
2026-02-17 01:11:23.825 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.825 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali50e966f8c17" ipVersion=0x4 table="filter"
2026-02-17 01:11:23.825 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali50e966f8c17" ipVersion=0x4 table="filter"
2026-02-17 01:11:23.825 [INFO][73] 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-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.825 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:23.826 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.52
2026-02-17 01:11:23.895 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6571/test-deployment-bxm68-77765fd584-cs6n7", EndpointId:"eth0"}
2026-02-17 01:11:24.034 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6571" name:"default"}
bird: KIF: Received address message for unknown interface 57
2026-02-17 01:11:24.163 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6571"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6571"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6571"}
2026-02-17 01:11:24.179 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali50e966f8c17" state="down"
2026-02-17 01:11:24.179 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50e966f8c17"
2026-02-17 01:11:24.179 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 01:11:24.181 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali50e966f8c17" state=""
2026-02-17 01:11:24.181 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali50e966f8c17"
2026-02-17 01:11:24.185 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50e966f8c17", State:"down", Index:57}
2026-02-17 01:11:24.185 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Typed[string]{}}
2026-02-17 01:11:24.185 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Typed[string]{}}
2026-02-17 01:11:24.185 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50e966f8c17", State:"", Index:57}
2026-02-17 01:11:24.186 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Set[string](nil)}
2026-02-17 01:11:24.186 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50e966f8c17", Addrs:set.Set[string](nil)}
2026-02-17 01:11:24.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6571"}
2026-02-17 01:11:24.394 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:24.394 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:11:24.394 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.394 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.395 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.395 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:24.395 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.396 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.426 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:24.426 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:24.427 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:24.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6360b145f13" profile_ids:"kns.statefulset-9815" profile_ids:"ksa.statefulset-9815.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:11:24.427 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.427 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.427 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.428 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6360b145f13"
2026-02-17 01:11:24.428 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.428 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.447 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:24.447 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:24.708 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9815/ss2-0, name=eth0)
2026-02-17 01:11:24.708 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9815/ss2-0" endpoint_id:"eth0"}
2026-02-17 01:11:24.708 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9815"}
2026-02-17 01:11:24.708 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9815.default"}
2026-02-17 01:11:24.708 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.708 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mlsAl0slg4eWGkNgmu" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ntJWOPLg_3E6clsm1N" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.709 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6360b145f13" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.709 [INFO][73] 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-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.709 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.710 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.50
2026-02-17 01:11:24.772 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9815/ss2-0", EndpointId:"eth0"}
2026-02-17 01:11:24.815 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 01:11:24.815 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6360b145f13"
2026-02-17 01:11:24.815 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali6360b145f13" state="down"
2026-02-17 01:11:24.815 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:11:24.815 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Typed[string]{}}
2026-02-17 01:11:24.815 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"down", Index:55}
2026-02-17 01:11:24.822 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali6360b145f13" state=""
2026-02-17 01:11:24.823 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6360b145f13"
2026-02-17 01:11:24.835 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6360b145f13", State:"", Index:55}
2026-02-17 01:11:24.835 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Set[string](nil)}
2026-02-17 01:11:24.835 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6360b145f13", Addrs:set.Set[string](nil)}
2026-02-17 01:11:24.880 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-fmc6w, name=eth0)
2026-02-17 01:11:24.880 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-fmc6w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7866eaec3ba" profile_ids:"kns.replicaset-8301" profile_ids:"ksa.replicaset-8301.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:11:24.880 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.880 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.880 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.881 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7866eaec3ba"
2026-02-17 01:11:24.881 [INFO][73] 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-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.881 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.898 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-lhtp8, name=eth0)
2026-02-17 01:11:24.898 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-fmc6w, name=eth0)
2026-02-17 01:11:24.911 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:24.911 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"} status="up"
2026-02-17 01:11:24.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-lhtp8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid681e231493" profile_ids:"kns.replicaset-8301" profile_ids:"ksa.replicaset-8301.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:11:24.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-fmc6w" endpoint_id:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.912 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7866eaec3ba" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.912 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7866eaec3ba" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.912 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid681e231493"
2026-02-17 01:11:24.912 [INFO][73] 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-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.913 [INFO][73] 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-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.913 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.54
2026-02-17 01:11:24.929 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-8301/test-rs-lhtp8, name=eth0)
2026-02-17 01:11:24.975 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-fmc6w", EndpointId:"eth0"}
2026-02-17 01:11:24.975 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:24.976 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"} status="up"
2026-02-17 01:11:24.976 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8301/test-rs-lhtp8" endpoint_id:"eth0"}
2026-02-17 01:11:24.976 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8301"}
2026-02-17 01:11:24.976 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8301.default"}
2026-02-17 01:11:24.976 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8301"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8301"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8301"}
2026-02-17 01:11:24.976 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.976 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.976 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8301" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.976 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_itn_3QC48zZKkjLrUs" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.976 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8301" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.976 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_itn_3QC48zZKkjLrUs" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.976 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.976 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid681e231493" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.976 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid681e231493" ipVersion=0x4 table="filter"
2026-02-17 01:11:24.976 [INFO][73] 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-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.977 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:24.977 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.55
2026-02-17 01:11:25.033 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8301/test-rs-lhtp8", EndpointId:"eth0"}
2026-02-17 01:11:25.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6401"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6401"}
2026-02-17 01:11:25.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:25.095 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-6401" type:"ClusterIP" cluster_ips:"10.254.184.8" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 01:11:25.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6718" name:"default"}
2026-02-17 01:11:25.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6718"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6718"}
2026-02-17 01:11:25.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6718"}
2026-02-17 01:11:25.314 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 01:11:25.314 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7866eaec3ba"
2026-02-17 01:11:25.314 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali7866eaec3ba" state="down"
2026-02-17 01:11:25.315 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali7866eaec3ba" state=""
2026-02-17 01:11:25.315 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7866eaec3ba"
2026-02-17 01:11:25.317 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Typed[string]{}}
2026-02-17 01:11:25.317 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Typed[string]{}}
2026-02-17 01:11:25.317 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7866eaec3ba", State:"down", Index:59}
2026-02-17 01:11:25.317 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7866eaec3ba", State:"", Index:59}
2026-02-17 01:11:25.317 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Set[string](nil)}
2026-02-17 01:11:25.318 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7866eaec3ba", Addrs:set.Set[string](nil)}
2026-02-17 01:11:25.332 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid681e231493" state="down"
2026-02-17 01:11:25.333 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid681e231493"
2026-02-17 01:11:25.333 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 01:11:25.334 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calid681e231493" state=""
2026-02-17 01:11:25.334 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid681e231493"
2026-02-17 01:11:25.334 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid681e231493", State:"down", Index:60}
2026-02-17 01:11:25.334 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Typed[string]{}}
2026-02-17 01:11:25.335 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Typed[string]{}}
2026-02-17 01:11:25.335 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid681e231493", State:"", Index:60}
2026-02-17 01:11:25.335 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Set[string](nil)}
2026-02-17 01:11:25.336 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid681e231493", Addrs:set.Set[string](nil)}
2026-02-17 01:11:26.666 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/pod1, name=eth0)
2026-02-17 01:11:26.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6401"} profile:{inbound_rules:{action:"allow" rule_id:"faxaIAp8pZprtQHe"} outbound_rules:{action:"allow" rule_id:"vAL15NQQhvQHFeoU"}}
2026-02-17 01:11:26.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6401.default"} profile:{}
2026-02-17 01:11:26.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali417da5f2e57" profile_ids:"kns.services-6401" profile_ids:"ksa.services-6401.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:11:26.667 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.667 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.667 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali417da5f2e57" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6401" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NoOL0Q20KFXt7nEZ-D" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali417da5f2e57" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6401" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NoOL0Q20KFXt7nEZ-D" ipVersion=0x4 table="filter"
2026-02-17 01:11:26.668 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali417da5f2e57"
2026-02-17 01:11:26.668 [INFO][73] 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-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.668 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.708 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:26.708 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:11:26.747 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali417da5f2e57" state="down"
2026-02-17 01:11:26.747 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali417da5f2e57"
2026-02-17 01:11:26.747 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali417da5f2e57" state="up"
2026-02-17 01:11:26.750 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali417da5f2e57", State:"down", Index:61}
2026-02-17 01:11:26.751 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Typed[string]{}}
2026-02-17 01:11:26.751 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Typed[string]{}}
2026-02-17 01:11:26.751 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali417da5f2e57", State:"up", Index:61}
2026-02-17 01:11:26.751 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali417da5f2e57"
2026-02-17 01:11:26.751 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali417da5f2e57"
2026-02-17 01:11:26.752 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali417da5f2e57"
2026-02-17 01:11:26.752 [INFO][73] 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-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:26.780 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:26.781 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:27.572 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/pod1, name=eth0)
2026-02-17 01:11:27.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali417da5f2e57" profile_ids:"kns.services-6401" profile_ids:"ksa.services-6401.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:11:27.572 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:27.572 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:27.572 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:27.573 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali417da5f2e57"
2026-02-17 01:11:27.573 [INFO][73] 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-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:27.573 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:27.620 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:27.620 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:28.103 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 01:11:28.103 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali417da5f2e57"
2026-02-17 01:11:28.103 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:28.103 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:30.200 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8301" name:"default"}
2026-02-17 01:11:30.383 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8301"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8301"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8301"}
2026-02-17 01:11:30.411 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8301"}
2026-02-17 01:11:30.686 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/execpodxsngj, name=eth0)
2026-02-17 01:11:30.686 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/execpodxsngj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7dbaa8a895" profile_ids:"kns.services-6401" profile_ids:"ksa.services-6401.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:11:30.686 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.686 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.686 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.687 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7dbaa8a895" ipVersion=0x4 table="filter"
2026-02-17 01:11:30.687 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7dbaa8a895" ipVersion=0x4 table="filter"
2026-02-17 01:11:30.687 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:30.687 [INFO][73] 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-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.687 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.727 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:30.728 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} status="down"
2026-02-17 01:11:30.760 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calie7dbaa8a895" state="down"
2026-02-17 01:11:30.761 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7dbaa8a895", State:"down", Index:62}
2026-02-17 01:11:30.761 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:30.761 [INFO][73] 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-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.761 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7dbaa8a895"
2026-02-17 01:11:30.761 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.767 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calie7dbaa8a895" state="up"
2026-02-17 01:11:30.790 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:30.790 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} status="down"
2026-02-17 01:11:30.790 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Typed[string]{}}
2026-02-17 01:11:30.790 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Typed[string]{}}
2026-02-17 01:11:30.790 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7dbaa8a895", State:"up", Index:62}
2026-02-17 01:11:30.790 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:30.790 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:30.790 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:30.791 [INFO][73] 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-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.791 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:30.819 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:30.819 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} status="up"
2026-02-17 01:11:31.607 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/execpodxsngj, name=eth0)
2026-02-17 01:11:31.608 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/execpodxsngj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7dbaa8a895" profile_ids:"kns.services-6401" profile_ids:"ksa.services-6401.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:11:31.608 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:31.608 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:31.609 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:31.610 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:31.610 [INFO][73] 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-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:31.610 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:31.631 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:31.631 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} status="up"
2026-02-17 01:11:31.926 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9815"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9815"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9815"}
2026-02-17 01:11:31.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2519"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2519"}
2026-02-17 01:11:31.964 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:31.979 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-17 01:11:31.979 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7dbaa8a895"
2026-02-17 01:11:31.985 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:31.985 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:32.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2519"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2519"}
2026-02-17 01:11:32.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-873"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-873"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-873"}
2026-02-17 01:11:32.098 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-873" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:32.841 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/pod1, name=eth0)
2026-02-17 01:11:32.841 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali417da5f2e57" profile_ids:"kns.services-6401" profile_ids:"ksa.services-6401.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:11:32.841 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.841 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.842 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.842 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali417da5f2e57"
2026-02-17 01:11:32.842 [INFO][73] 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-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.843 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.846 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/pod1, name=eth0)
2026-02-17 01:11:32.863 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:32.863 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:11:32.863 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/pod1" endpoint_id:"eth0"}
2026-02-17 01:11:32.863 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.863 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.863 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:32.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali417da5f2e57" ipVersion=0x4 table="filter"
2026-02-17 01:11:32.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:11:32.863 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali417da5f2e57" ipVersion=0x4 table="filter"
2026-02-17 01:11:32.863 [INFO][73] 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-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.863 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:32.864 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.56
2026-02-17 01:11:32.944 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/pod1", EndpointId:"eth0"}
2026-02-17 01:11:33.218 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali417da5f2e57" state="down"
2026-02-17 01:11:33.218 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali417da5f2e57"
2026-02-17 01:11:33.218 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-17 01:11:33.218 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali417da5f2e57", State:"down", Index:61}
2026-02-17 01:11:33.218 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Typed[string]{}}
2026-02-17 01:11:33.218 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Typed[string]{}}
2026-02-17 01:11:33.220 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali417da5f2e57" state=""
2026-02-17 01:11:33.220 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali417da5f2e57"
2026-02-17 01:11:33.253 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali417da5f2e57", State:"", Index:61}
2026-02-17 01:11:33.253 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Set[string](nil)}
2026-02-17 01:11:33.253 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali417da5f2e57", Addrs:set.Set[string](nil)}
2026-02-17 01:11:35.899 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-6401"
2026-02-17 01:11:35.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6401"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6401"}
2026-02-17 01:11:35.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-3823"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-3823"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3823"}
2026-02-17 01:11:36.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-3823" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:36.084 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-3823"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-3823"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3823"}
2026-02-17 01:11:36.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9337"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-9337"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9337"}
2026-02-17 01:11:36.134 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:36.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9337"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-9337"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9337"}
2026-02-17 01:11:36.235 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9907"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9907"}
2026-02-17 01:11:36.258 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9907" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:36.813 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144, name=eth0)
2026-02-17 01:11:36.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9907"} profile:{inbound_rules:{action:"allow" rule_id:"uK92OjxtibTdZ_-Z"} outbound_rules:{action:"allow" rule_id:"oB_U7MpQ7CxawoiJ"}}
2026-02-17 01:11:36.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9907.default"} profile:{}
2026-02-17 01:11:36.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f438012479" profile_ids:"kns.downward-api-9907" profile_ids:"ksa.downward-api-9907.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:11:36.814 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.814 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.814 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.815 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0f438012479" ipVersion=0x4 table="filter"
2026-02-17 01:11:36.815 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BQ6HVI8x46LvkGrvly" ipVersion=0x4 table="filter"
2026-02-17 01:11:36.815 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_r_0FvgKIlnrzuCZC5R" ipVersion=0x4 table="filter"
2026-02-17 01:11:36.815 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0f438012479" ipVersion=0x4 table="filter"
2026-02-17 01:11:36.815 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BQ6HVI8x46LvkGrvly" ipVersion=0x4 table="filter"
2026-02-17 01:11:36.815 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_r_0FvgKIlnrzuCZC5R" ipVersion=0x4 table="filter"
2026-02-17 01:11:36.815 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f438012479"
2026-02-17 01:11:36.815 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.815 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.856 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:36.857 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="down"
2026-02-17 01:11:36.889 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0f438012479" state="down"
2026-02-17 01:11:36.889 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f438012479", State:"down", Index:63}
2026-02-17 01:11:36.889 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f438012479"
2026-02-17 01:11:36.889 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f438012479"
2026-02-17 01:11:36.889 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.889 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.892 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0f438012479" state="up"
2026-02-17 01:11:36.915 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:36.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="down"
2026-02-17 01:11:36.915 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Typed[string]{}}
2026-02-17 01:11:36.915 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Typed[string]{}}
2026-02-17 01:11:36.915 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f438012479", State:"up", Index:63}
2026-02-17 01:11:36.915 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0f438012479"
2026-02-17 01:11:36.915 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f438012479"
2026-02-17 01:11:36.916 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f438012479"
2026-02-17 01:11:36.916 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.916 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:36.934 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:36.934 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="up"
2026-02-17 01:11:37.042 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9815" name:"default"}
2026-02-17 01:11:37.400 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9815"
2026-02-17 01:11:37.551 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9815"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9815"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9815"}
2026-02-17 01:11:37.578 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9815"}
2026-02-17 01:11:37.648 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144, name=eth0)
2026-02-17 01:11:37.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f438012479" profile_ids:"kns.downward-api-9907" profile_ids:"ksa.downward-api-9907.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:11:37.649 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:37.649 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:37.649 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:37.649 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f438012479"
2026-02-17 01:11:37.650 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:37.650 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:37.672 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:37.672 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="up"
2026-02-17 01:11:37.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2519" name:"default"}
2026-02-17 01:11:37.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2519"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2519"}
2026-02-17 01:11:37.928 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::201f:a4ff:feed:bec5" exists=true ifIndex=63
2026-02-17 01:11:37.928 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::201f:a4ff:feed:bec5} ifaceName="cali0f438012479"
2026-02-17 01:11:37.945 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Typed[string]{"fe80::201f:a4ff:feed:bec5":set.v{}}}
2026-02-17 01:11:37.945 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Typed[string]{"fe80::201f:a4ff:feed:bec5":set.v{}}}
2026-02-17 01:11:37.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2519"}
2026-02-17 01:11:38.631 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:11:38.809 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144, name=eth0)
2026-02-17 01:11:38.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f438012479" profile_ids:"kns.downward-api-9907" profile_ids:"ksa.downward-api-9907.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:11:38.809 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.809 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.809 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.810 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f438012479"
2026-02-17 01:11:38.810 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.810 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.833 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:38.833 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="up"
2026-02-17 01:11:38.922 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0f438012479" state="down"
2026-02-17 01:11:38.922 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f438012479"
2026-02-17 01:11:38.922 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::201f:a4ff:feed:bec5" exists=false ifIndex=63
2026-02-17 01:11:38.922 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f438012479", State:"down", Index:63}
2026-02-17 01:11:38.923 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Typed[string]{}}
2026-02-17 01:11:38.923 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Typed[string]{}}
2026-02-17 01:11:38.923 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f438012479"
2026-02-17 01:11:38.923 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.923 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.923 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.58
2026-02-17 01:11:38.925 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0f438012479" state=""
2026-02-17 01:11:38.925 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0f438012479"
2026-02-17 01:11:38.951 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:38.951 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="down"
2026-02-17 01:11:38.951 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f438012479", State:"", Index:63}
2026-02-17 01:11:38.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Set[string](nil)}
2026-02-17 01:11:38.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f438012479", Addrs:set.Set[string](nil)}
2026-02-17 01:11:38.951 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f438012479"
2026-02-17 01:11:38.951 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.951 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:38.986 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:38.986 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"} status="down"
2026-02-17 01:11:39.027 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144, name=eth0)
2026-02-17 01:11:39.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144" endpoint_id:"eth0"}
2026-02-17 01:11:39.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9907.default"}
2026-02-17 01:11:39.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9907"}
2026-02-17 01:11:39.027 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:39.027 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:39.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BQ6HVI8x46LvkGrvly" ipVersion=0x4 table="filter"
2026-02-17 01:11:39.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_r_0FvgKIlnrzuCZC5R" ipVersion=0x4 table="filter"
2026-02-17 01:11:39.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BQ6HVI8x46LvkGrvly" ipVersion=0x4 table="filter"
2026-02-17 01:11:39.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_r_0FvgKIlnrzuCZC5R" ipVersion=0x4 table="filter"
2026-02-17 01:11:39.027 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:39.028 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0f438012479" ipVersion=0x4 table="filter"
2026-02-17 01:11:39.028 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0f438012479" ipVersion=0x4 table="filter"
2026-02-17 01:11:39.028 [INFO][73] 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:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:39.028 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:39.083 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9907/downwardapi-volume-93757c51-15a0-4f06-8ae8-0e7e7b22a144", EndpointId:"eth0"}
2026-02-17 01:11:40.282 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-873"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-873"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-873"}
2026-02-17 01:11:40.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4914"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4914"}
2026-02-17 01:11:40.332 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4914" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:40.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9907"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9907"}
2026-02-17 01:11:40.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-9322"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-9322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-9322"}
2026-02-17 01:11:40.444 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-9322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:40.667 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-9996/pod-subpath-test-projected-7ltd, name=eth0)
2026-02-17 01:11:40.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9996/pod-subpath-test-projected-7ltd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif39cd9c7e34" profile_ids:"kns.subpath-9996" profile_ids:"ksa.subpath-9996.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:11:40.667 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:40.667 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:40.668 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:40.668 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:40.668 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:40.669 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:40.692 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:40.692 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="up"
2026-02-17 01:11:40.961 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/execpodxsngj, name=eth0)
2026-02-17 01:11:40.961 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/execpodxsngj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7dbaa8a895" profile_ids:"kns.services-6401" profile_ids:"ksa.services-6401.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:11:40.962 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.962 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.962 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.963 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7dbaa8a895"
2026-02-17 01:11:40.963 [INFO][73] 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-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.963 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.967 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6401/execpodxsngj, name=eth0)
2026-02-17 01:11:40.988 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:40.988 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"} status="up"
2026-02-17 01:11:40.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6401/execpodxsngj" endpoint_id:"eth0"}
2026-02-17 01:11:40.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6401"}
2026-02-17 01:11:40.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6401.default"}
2026-02-17 01:11:40.988 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.988 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6401" ipVersion=0x4 table="filter"
2026-02-17 01:11:40.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NoOL0Q20KFXt7nEZ-D" ipVersion=0x4 table="filter"
2026-02-17 01:11:40.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6401" ipVersion=0x4 table="filter"
2026-02-17 01:11:40.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NoOL0Q20KFXt7nEZ-D" ipVersion=0x4 table="filter"
2026-02-17 01:11:40.989 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7dbaa8a895" ipVersion=0x4 table="filter"
2026-02-17 01:11:40.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7dbaa8a895" ipVersion=0x4 table="filter"
2026-02-17 01:11:40.989 [INFO][73] 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-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.989 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:40.989 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.57
2026-02-17 01:11:41.043 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6401/execpodxsngj", EndpointId:"eth0"}
2026-02-17 01:11:41.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6401" name:"default"}
2026-02-17 01:11:41.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-3823" name:"default"}
2026-02-17 01:11:41.326 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9337" name:"default"}
2026-02-17 01:11:41.385 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-17 01:11:41.385 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7dbaa8a895"
2026-02-17 01:11:41.386 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calie7dbaa8a895" state="down"
2026-02-17 01:11:41.386 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Typed[string]{}}
2026-02-17 01:11:41.386 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Typed[string]{}}
2026-02-17 01:11:41.386 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7dbaa8a895", State:"down", Index:62}
2026-02-17 01:11:41.386 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calie7dbaa8a895" state=""
2026-02-17 01:11:41.387 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7dbaa8a895"
2026-02-17 01:11:41.414 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7dbaa8a895", State:"", Index:62}
2026-02-17 01:11:41.414 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Set[string](nil)}
2026-02-17 01:11:41.414 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7dbaa8a895", Addrs:set.Set[string](nil)}
2026-02-17 01:11:41.487 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-3823"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-3823"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3823"}
2026-02-17 01:11:41.516 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-3823"}
2026-02-17 01:11:41.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6401"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6401"}
2026-02-17 01:11:41.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6401"}
2026-02-17 01:11:41.844 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-9996/pod-subpath-test-projected-7ltd, name=eth0)
2026-02-17 01:11:41.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9996/pod-subpath-test-projected-7ltd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif39cd9c7e34" profile_ids:"kns.subpath-9996" profile_ids:"ksa.subpath-9996.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:11:41.844 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.844 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.844 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.845 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:41.845 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.845 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.865 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:41.865 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="up"
2026-02-17 01:11:41.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9337"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-9337"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9337"}
2026-02-17 01:11:41.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9337"}
2026-02-17 01:11:41.949 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif39cd9c7e34" state="down"
2026-02-17 01:11:41.950 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif39cd9c7e34"
2026-02-17 01:11:41.950 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 01:11:41.950 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif39cd9c7e34", State:"down", Index:58}
2026-02-17 01:11:41.950 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Typed[string]{}}
2026-02-17 01:11:41.950 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Typed[string]{}}
2026-02-17 01:11:41.950 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:41.950 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.950 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.951 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.53
2026-02-17 01:11:41.952 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif39cd9c7e34" state=""
2026-02-17 01:11:41.952 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif39cd9c7e34"
2026-02-17 01:11:41.973 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:41.974 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="down"
2026-02-17 01:11:41.974 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif39cd9c7e34", State:"", Index:58}
2026-02-17 01:11:41.974 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Set[string](nil)}
2026-02-17 01:11:41.974 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif39cd9c7e34", Addrs:set.Set[string](nil)}
2026-02-17 01:11:41.974 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif39cd9c7e34"
2026-02-17 01:11:41.974 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.974 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:41.990 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:41.990 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"} status="down"
2026-02-17 01:11:42.059 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-9996/pod-subpath-test-projected-7ltd, name=eth0)
2026-02-17 01:11:42.059 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9996/pod-subpath-test-projected-7ltd" endpoint_id:"eth0"}
2026-02-17 01:11:42.059 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-9996"}
2026-02-17 01:11:42.059 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-9996.default"}
2026-02-17 01:11:42.059 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:42.060 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:42.060 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-9996" ipVersion=0x4 nextLog=2026-02-17 01:11:43.315488216 +0000 UTC m=+424.927944969 table="filter"
2026-02-17 01:11:42.060 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:42.060 [INFO][73] 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:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:42.060 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:42.117 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9996/pod-subpath-test-projected-7ltd", EndpointId:"eth0"}
2026-02-17 01:11:42.767 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-9322"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-9322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-9322"}
2026-02-17 01:11:42.799 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4127"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4127"}
2026-02-17 01:11:42.823 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-4127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:43.059 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9996"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9996"}
2026-02-17 01:11:43.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1710"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1710"}
2026-02-17 01:11:43.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:43.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1710"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1710"} labels:{key:"webhook-1710" value:"true"}
2026-02-17 01:11:43.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8689"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8689"} labels:{key:"webhook-1710-markers" value:"true"}
2026-02-17 01:11:43.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8689" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:43.389 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77, name=eth0)
2026-02-17 01:11:43.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-4127"} profile:{inbound_rules:{action:"allow" rule_id:"_hIP6rgdikD2CE-t"} outbound_rules:{action:"allow" rule_id:"n11aqW7rnzOrUrkO"}}
2026-02-17 01:11:43.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-4127.default"} profile:{}
2026-02-17 01:11:43.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b02776339" profile_ids:"kns.init-container-4127" profile_ids:"ksa.init-container-4127.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:11:43.389 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.389 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.389 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.391 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali13b02776339" ipVersion=0x4 logsSkipped=5 table="filter"
2026-02-17 01:11:43.391 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_USU1wTlegFJgNLurwz" ipVersion=0x4 table="filter"
2026-02-17 01:11:43.391 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LxteTz7ia_Eq5LNo5k" ipVersion=0x4 table="filter"
2026-02-17 01:11:43.391 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali13b02776339" ipVersion=0x4 table="filter"
2026-02-17 01:11:43.391 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_USU1wTlegFJgNLurwz" ipVersion=0x4 table="filter"
2026-02-17 01:11:43.391 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LxteTz7ia_Eq5LNo5k" ipVersion=0x4 table="filter"
2026-02-17 01:11:43.391 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13b02776339"
2026-02-17 01:11:43.391 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.391 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.427 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:43.427 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="down"
2026-02-17 01:11:43.465 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali13b02776339" state="down"
2026-02-17 01:11:43.465 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b02776339", State:"down", Index:64}
2026-02-17 01:11:43.465 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13b02776339"
2026-02-17 01:11:43.465 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13b02776339"
2026-02-17 01:11:43.465 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.465 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.472 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali13b02776339" state="up"
2026-02-17 01:11:43.490 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:43.490 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="down"
2026-02-17 01:11:43.490 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Typed[string]{}}
2026-02-17 01:11:43.490 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Typed[string]{}}
2026-02-17 01:11:43.490 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b02776339", State:"up", Index:64}
2026-02-17 01:11:43.490 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali13b02776339"
2026-02-17 01:11:43.490 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13b02776339"
2026-02-17 01:11:43.491 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b02776339"
2026-02-17 01:11:43.491 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.491 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:43.512 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:43.512 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="up"
2026-02-17 01:11:44.068 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw, name=eth0)
2026-02-17 01:11:44.069 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1710"} profile:{inbound_rules:{action:"allow" rule_id:"Z8KNp-LJKzCqxvls"} outbound_rules:{action:"allow" rule_id:"a5UGwSlB-7ZQQftF"}}
2026-02-17 01:11:44.069 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1710.default"} profile:{}
2026-02-17 01:11:44.069 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbac33f3600" profile_ids:"kns.webhook-1710" profile_ids:"ksa.webhook-1710.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:11:44.069 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.069 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.069 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicbac33f3600" ipVersion=0x4 table="filter"
2026-02-17 01:11:44.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1710" ipVersion=0x4 table="filter"
2026-02-17 01:11:44.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lnK9e1AjhZ1NSviF0b" ipVersion=0x4 table="filter"
2026-02-17 01:11:44.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicbac33f3600" ipVersion=0x4 table="filter"
2026-02-17 01:11:44.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1710" ipVersion=0x4 table="filter"
2026-02-17 01:11:44.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lnK9e1AjhZ1NSviF0b" ipVersion=0x4 table="filter"
2026-02-17 01:11:44.070 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.070 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.070 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.120 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:44.120 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} status="down"
2026-02-17 01:11:44.148 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calicbac33f3600" state="down"
2026-02-17 01:11:44.148 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbac33f3600"
2026-02-17 01:11:44.148 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbac33f3600", State:"down", Index:65}
2026-02-17 01:11:44.148 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Typed[string]{}}
2026-02-17 01:11:44.148 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Typed[string]{}}
2026-02-17 01:11:44.148 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.148 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.148 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.149 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calicbac33f3600" state="up"
2026-02-17 01:11:44.169 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:44.169 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} status="down"
2026-02-17 01:11:44.169 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbac33f3600", State:"up", Index:65}
2026-02-17 01:11:44.169 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.169 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.169 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.169 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.169 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:44.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} status="up"
2026-02-17 01:11:44.694 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77, name=eth0)
2026-02-17 01:11:44.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b02776339" profile_ids:"kns.init-container-4127" profile_ids:"ksa.init-container-4127.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:11:44.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:44.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:44.695 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:44.695 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b02776339"
2026-02-17 01:11:44.695 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:44.695 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:44.718 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw, name=eth0)
2026-02-17 01:11:44.719 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:44.719 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="up"
2026-02-17 01:11:44.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbac33f3600" profile_ids:"kns.webhook-1710" profile_ids:"ksa.webhook-1710.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:11:44.719 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.720 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.720 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.720 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.721 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.721 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.735 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw, name=eth0)
2026-02-17 01:11:44.748 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:44.748 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} status="up"
2026-02-17 01:11:44.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbac33f3600" profile_ids:"kns.webhook-1710" profile_ids:"ksa.webhook-1710.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:11:44.748 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.748 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.748 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.749 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbac33f3600"
2026-02-17 01:11:44.749 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.749 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:44.767 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:44.767 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} status="up"
2026-02-17 01:11:45.191 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 01:11:45.191 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali13b02776339"
2026-02-17 01:11:45.191 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:45.191 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:45.352 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-873" name:"default"}
2026-02-17 01:11:45.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4914"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4914"}
2026-02-17 01:11:45.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3174"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3174"}
2026-02-17 01:11:45.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:45.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1710" type:"ClusterIP" cluster_ips:"10.254.193.196" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:11:45.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9907" name:"default"}
2026-02-17 01:11:45.725 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77, name=eth0)
2026-02-17 01:11:45.725 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b02776339" profile_ids:"kns.init-container-4127" profile_ids:"ksa.init-container-4127.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:11:45.725 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:45.726 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:45.726 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:45.726 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b02776339"
2026-02-17 01:11:45.726 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:45.726 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:45.749 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:45.749 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="up"
2026-02-17 01:11:45.894 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-873"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-873"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-873"}
2026-02-17 01:11:45.895 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-17 01:11:45.895 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbac33f3600"
2026-02-17 01:11:45.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-873"}
2026-02-17 01:11:45.930 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:45.930 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:46.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9907"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9907"}
2026-02-17 01:11:46.206 [INFO][73] felix/summary.go 100: Summarising 355 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:11:46.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9907"}
2026-02-17 01:11:46.735 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77, name=eth0)
2026-02-17 01:11:46.735 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b02776339" profile_ids:"kns.init-container-4127" profile_ids:"ksa.init-container-4127.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:11:46.735 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:46.736 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:46.736 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:46.737 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b02776339"
2026-02-17 01:11:46.737 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:46.737 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:46.757 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:46.757 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="up"
2026-02-17 01:11:47.895 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77, name=eth0)
2026-02-17 01:11:47.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b02776339" profile_ids:"kns.init-container-4127" profile_ids:"ksa.init-container-4127.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:11:47.896 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:47.896 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:47.896 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:47.897 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b02776339"
2026-02-17 01:11:47.897 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:47.897 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:47.922 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:47.922 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="up"
2026-02-17 01:11:47.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-9322" name:"default"}
2026-02-17 01:11:48.000 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-17 01:11:48.000 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13b02776339"
2026-02-17 01:11:48.000 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali13b02776339" state="down"
2026-02-17 01:11:48.001 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali13b02776339" state=""
2026-02-17 01:11:48.001 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali13b02776339"
2026-02-17 01:11:48.013 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Typed[string]{}}
2026-02-17 01:11:48.013 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Typed[string]{}}
2026-02-17 01:11:48.013 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b02776339", State:"down", Index:64}
2026-02-17 01:11:48.013 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b02776339", State:"", Index:64}
2026-02-17 01:11:48.013 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Set[string](nil)}
2026-02-17 01:11:48.013 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b02776339", Addrs:set.Set[string](nil)}
2026-02-17 01:11:48.013 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13b02776339"
2026-02-17 01:11:48.013 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.013 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.013 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.59
2026-02-17 01:11:48.036 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:48.036 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"} status="down"
2026-02-17 01:11:48.134 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77, name=eth0)
2026-02-17 01:11:48.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77" endpoint_id:"eth0"}
2026-02-17 01:11:48.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-4127"}
2026-02-17 01:11:48.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-4127.default"}
2026-02-17 01:11:48.135 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.135 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.135 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_USU1wTlegFJgNLurwz" ipVersion=0x4 table="filter"
2026-02-17 01:11:48.135 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LxteTz7ia_Eq5LNo5k" ipVersion=0x4 table="filter"
2026-02-17 01:11:48.135 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_USU1wTlegFJgNLurwz" ipVersion=0x4 table="filter"
2026-02-17 01:11:48.135 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LxteTz7ia_Eq5LNo5k" ipVersion=0x4 table="filter"
2026-02-17 01:11:48.135 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.135 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali13b02776339" ipVersion=0x4 table="filter"
2026-02-17 01:11:48.135 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali13b02776339" ipVersion=0x4 table="filter"
2026-02-17 01:11:48.135 [INFO][73] 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:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.135 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.180 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4127/pod-init-c4ebf486-82d5-4347-b2fc-2e461c5e5e77", EndpointId:"eth0"}
2026-02-17 01:11:48.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4127"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4127"}
2026-02-17 01:11:48.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4307"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4307"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4307"}
2026-02-17 01:11:48.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4307" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:48.400 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-9322"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-9322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-9322"}
2026-02-17 01:11:48.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-9322"}
2026-02-17 01:11:48.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-9996" name:"default"}
2026-02-17 01:11:48.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9996"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9996"}
2026-02-17 01:11:48.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-9996"}
2026-02-17 01:11:49.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1710"
2026-02-17 01:11:49.252 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw, name=eth0)
2026-02-17 01:11:49.253 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbac33f3600" profile_ids:"kns.webhook-1710" profile_ids:"ksa.webhook-1710.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:11:49.253 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.253 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.253 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.256 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbac33f3600"
2026-02-17 01:11:49.258 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.258 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.259 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw, name=eth0)
2026-02-17 01:11:49.283 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:49.283 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"} status="up"
2026-02-17 01:11:49.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw" endpoint_id:"eth0"}
2026-02-17 01:11:49.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1710"}
2026-02-17 01:11:49.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1710.default"}
2026-02-17 01:11:49.283 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.283 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.283 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1710" ipVersion=0x4 table="filter"
2026-02-17 01:11:49.283 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lnK9e1AjhZ1NSviF0b" ipVersion=0x4 table="filter"
2026-02-17 01:11:49.283 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1710" ipVersion=0x4 table="filter"
2026-02-17 01:11:49.283 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lnK9e1AjhZ1NSviF0b" ipVersion=0x4 table="filter"
2026-02-17 01:11:49.283 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.283 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbac33f3600" ipVersion=0x4 table="filter"
2026-02-17 01:11:49.283 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbac33f3600" ipVersion=0x4 table="filter"
2026-02-17 01:11:49.283 [INFO][73] 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:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.283 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.284 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.60
2026-02-17 01:11:49.350 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1710/sample-webhook-deployment-7c5c95bb96-bxftw", EndpointId:"eth0"}
2026-02-17 01:11:49.535 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3174"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3174"}
2026-02-17 01:11:49.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8870"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8870"}
2026-02-17 01:11:49.571 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:49.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-8870" type:"ClusterIP" cluster_ips:"10.254.39.141" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 01:11:49.606 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calicbac33f3600" state="down"
2026-02-17 01:11:49.607 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbac33f3600"
2026-02-17 01:11:49.607 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbac33f3600", State:"down", Index:65}
2026-02-17 01:11:49.608 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Typed[string]{}}
2026-02-17 01:11:49.608 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Typed[string]{}}
2026-02-17 01:11:49.608 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-17 01:11:49.611 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calicbac33f3600" state=""
2026-02-17 01:11:49.611 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbac33f3600"
2026-02-17 01:11:49.635 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbac33f3600", State:"", Index:65}
2026-02-17 01:11:49.635 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Set[string](nil)}
2026-02-17 01:11:49.635 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbac33f3600", Addrs:set.Set[string](nil)}
2026-02-17 01:11:49.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1710"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1710"} labels:{key:"webhook-1710" value:"true"}
2026-02-17 01:11:49.820 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8689"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8689"} labels:{key:"webhook-1710-markers" value:"true"}
2026-02-17 01:11:49.820 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1813"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1813"}
2026-02-17 01:11:49.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1813" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:50.167 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pod1-handle-http-request, name=eth0)
2026-02-17 01:11:50.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-8870"} profile:{inbound_rules:{action:"allow" rule_id:"v5JUQN6ZZapHm9bW"} outbound_rules:{action:"allow" rule_id:"fvYACBK6wIxRUjAH"}}
2026-02-17 01:11:50.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-8870.default"} profile:{}
2026-02-17 01:11:50.168 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08dfb7c6f12" profile_ids:"kns.endpointslice-8870" profile_ids:"ksa.endpointslice-8870.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:11:50.168 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.168 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.168 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.168 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali08dfb7c6f12" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.168 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VmMX4MQjfrj2UJ2FkA" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.168 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ry8_AYmGXAqisNVV1O" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.169 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali08dfb7c6f12" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.169 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VmMX4MQjfrj2UJ2FkA" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.169 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ry8_AYmGXAqisNVV1O" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.169 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.169 [INFO][73] 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:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.169 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.215 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:50.216 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 01:11:50.239 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali08dfb7c6f12" state="down"
2026-02-17 01:11:50.239 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08dfb7c6f12", State:"down", Index:66}
2026-02-17 01:11:50.239 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.239 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Typed[string]{}}
2026-02-17 01:11:50.239 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Typed[string]{}}
2026-02-17 01:11:50.239 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.240 [INFO][73] 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:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.240 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.240 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali08dfb7c6f12" state="up"
2026-02-17 01:11:50.295 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:50.295 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 01:11:50.295 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08dfb7c6f12", State:"up", Index:66}
2026-02-17 01:11:50.295 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.295 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.295 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.295 [INFO][73] 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:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.295 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.312 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:50.312 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 01:11:50.421 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02, name=eth0)
2026-02-17 01:11:50.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-1813.default"} profile:{}
2026-02-17 01:11:50.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-1813"} profile:{inbound_rules:{action:"allow" rule_id:"xN7VyYaKOZE7ItBG"} outbound_rules:{action:"allow" rule_id:"felyV6Z_Ny6ve-_j"}}
2026-02-17 01:11:50.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac8411be8f8" profile_ids:"kns.downward-api-1813" profile_ids:"ksa.downward-api-1813.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:11:50.422 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.422 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.422 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.422 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac8411be8f8" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.422 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ycW-uQiH937dvMK5VO" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.422 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VDseIXp2k-4J07nxOf" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.422 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac8411be8f8" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.422 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ycW-uQiH937dvMK5VO" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.422 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VDseIXp2k-4J07nxOf" ipVersion=0x4 table="filter"
2026-02-17 01:11:50.422 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.422 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.422 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.461 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:50.461 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="down"
2026-02-17 01:11:50.482 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4914" name:"default"}
2026-02-17 01:11:50.502 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="caliac8411be8f8" state="down"
2026-02-17 01:11:50.502 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.502 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac8411be8f8", State:"down", Index:67}
2026-02-17 01:11:50.502 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:50.502 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:50.502 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.502 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.502 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.503 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="caliac8411be8f8" state="up"
2026-02-17 01:11:50.527 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:50.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="down"
2026-02-17 01:11:50.527 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac8411be8f8", State:"up", Index:67}
2026-02-17 01:11:50.527 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.527 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.527 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.527 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.527 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.549 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:50.549 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="up"
2026-02-17 01:11:50.762 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02, name=eth0)
2026-02-17 01:11:50.762 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac8411be8f8" profile_ids:"kns.downward-api-1813" profile_ids:"ksa.downward-api-1813.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:11:50.762 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.762 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.762 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.764 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac8411be8f8"
2026-02-17 01:11:50.764 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.764 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:50.787 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pod1-handle-http-request, name=eth0)
2026-02-17 01:11:50.790 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:50.790 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="up"
2026-02-17 01:11:50.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08dfb7c6f12" profile_ids:"kns.endpointslice-8870" profile_ids:"ksa.endpointslice-8870.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:11:50.791 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.791 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.792 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.793 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:50.793 [INFO][73] 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:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.794 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:11:50.816 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:50.816 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 01:11:50.835 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4914"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4914"}
2026-02-17 01:11:50.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4914"}
2026-02-17 01:11:51.251 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-8091" name:"default"}
2026-02-17 01:11:51.303 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-17 01:11:51.303 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali08dfb7c6f12"
2026-02-17 01:11:51.303 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:51.303 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:51.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-8091"}
2026-02-17 01:11:51.779 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02, name=eth0)
2026-02-17 01:11:51.779 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac8411be8f8" profile_ids:"kns.downward-api-1813" profile_ids:"ksa.downward-api-1813.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:11:51.779 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:51.779 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:51.780 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:51.780 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac8411be8f8"
2026-02-17 01:11:51.781 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:51.781 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:51.802 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:51.802 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="up"
2026-02-17 01:11:51.943 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-17 01:11:51.943 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac8411be8f8"
2026-02-17 01:11:51.944 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:51.944 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:52.924 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02, name=eth0)
2026-02-17 01:11:52.925 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac8411be8f8" profile_ids:"kns.downward-api-1813" profile_ids:"ksa.downward-api-1813.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:11:52.925 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:52.925 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:52.925 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:52.926 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac8411be8f8"
2026-02-17 01:11:52.926 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:52.926 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:52.945 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:52.945 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="up"
2026-02-17 01:11:53.030 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-17 01:11:53.030 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac8411be8f8"
2026-02-17 01:11:53.030 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="caliac8411be8f8" state="down"
2026-02-17 01:11:53.030 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:53.030 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:53.030 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac8411be8f8", State:"down", Index:67}
2026-02-17 01:11:53.030 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac8411be8f8"
2026-02-17 01:11:53.030 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.030 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.031 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.62
2026-02-17 01:11:53.031 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="caliac8411be8f8" state=""
2026-02-17 01:11:53.032 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac8411be8f8"
2026-02-17 01:11:53.060 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:53.060 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="down"
2026-02-17 01:11:53.060 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac8411be8f8", State:"", Index:67}
2026-02-17 01:11:53.060 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Set[string](nil)}
2026-02-17 01:11:53.061 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac8411be8f8", Addrs:set.Set[string](nil)}
2026-02-17 01:11:53.061 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac8411be8f8"
2026-02-17 01:11:53.061 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.061 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.081 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:53.082 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"} status="down"
2026-02-17 01:11:53.187 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02, name=eth0)
2026-02-17 01:11:53.187 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02" endpoint_id:"eth0"}
2026-02-17 01:11:53.187 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-1813"}
2026-02-17 01:11:53.187 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-1813.default"}
2026-02-17 01:11:53.187 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.188 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.188 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ycW-uQiH937dvMK5VO" ipVersion=0x4 table="filter"
2026-02-17 01:11:53.188 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VDseIXp2k-4J07nxOf" ipVersion=0x4 table="filter"
2026-02-17 01:11:53.188 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ycW-uQiH937dvMK5VO" ipVersion=0x4 table="filter"
2026-02-17 01:11:53.188 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VDseIXp2k-4J07nxOf" ipVersion=0x4 table="filter"
2026-02-17 01:11:53.188 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.188 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac8411be8f8" ipVersion=0x4 table="filter"
2026-02-17 01:11:53.188 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac8411be8f8" ipVersion=0x4 table="filter"
2026-02-17 01:11:53.188 [INFO][73] 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:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.188 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.244 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1813/downward-api-087895af-621a-43cd-b8a1-a88a99db9a02", EndpointId:"eth0"}
2026-02-17 01:11:53.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-4127" name:"default"}
2026-02-17 01:11:53.552 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4127"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4127"}
2026-02-17 01:11:53.573 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-4127"}
2026-02-17 01:11:53.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1813"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1813"}
2026-02-17 01:11:54.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4181"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4181"}
2026-02-17 01:11:54.035 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-4181" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:54.230 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pause-pod-0, name=eth0)
2026-02-17 01:11:54.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7c661fd3d8" profile_ids:"kns.endpointslice-8870" profile_ids:"ksa.endpointslice-8870.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:11:54.230 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.231 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.231 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7c661fd3d8" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7c661fd3d8" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.231 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.232 [INFO][73] 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:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.232 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.275 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:54.275 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 01:11:54.312 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calie7c661fd3d8" state="down"
2026-02-17 01:11:54.312 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.312 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7c661fd3d8", State:"down", Index:68}
2026-02-17 01:11:54.312 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:54.312 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:54.312 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.312 [INFO][73] 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:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.312 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.312 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calie7c661fd3d8" state="up"
2026-02-17 01:11:54.332 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:54.332 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 01:11:54.332 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7c661fd3d8", State:"up", Index:68}
2026-02-17 01:11:54.332 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.333 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.333 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.333 [INFO][73] 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:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.333 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.419 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:54.419 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:54.562 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3174" name:"default"}
2026-02-17 01:11:54.649 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:11:54.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-4181"} profile:{inbound_rules:{action:"allow" rule_id:"xkDDeaNRJg0WhItt"} outbound_rules:{action:"allow" rule_id:"5vQCSBtn-6-CA5rL"}}
2026-02-17 01:11:54.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-4181.default"} profile:{}
2026-02-17 01:11:54.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7419820e8" profile_ids:"kns.init-container-4181" profile_ids:"ksa.init-container-4181.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:11:54.649 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.649 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.650 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.650 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a7419820e8" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.650 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rVerVT3aa4gsK3K9-a" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.650 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mOuMAArW1PBIKFa4Y1" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.650 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a7419820e8" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.650 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rVerVT3aa4gsK3K9-a" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.650 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mOuMAArW1PBIKFa4Y1" ipVersion=0x4 table="filter"
2026-02-17 01:11:54.650 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a7419820e8"
2026-02-17 01:11:54.650 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.650 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.693 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:54.693 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} status="down"
2026-02-17 01:11:54.732 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3a7419820e8" state="down"
2026-02-17 01:11:54.732 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a7419820e8"
2026-02-17 01:11:54.732 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3a7419820e8" state="up"
2026-02-17 01:11:54.732 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7419820e8", State:"down", Index:69}
2026-02-17 01:11:54.732 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:54.732 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Typed[string]{}}
2026-02-17 01:11:54.732 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7419820e8", State:"up", Index:69}
2026-02-17 01:11:54.732 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a7419820e8"
2026-02-17 01:11:54.732 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a7419820e8"
2026-02-17 01:11:54.732 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7419820e8"
2026-02-17 01:11:54.732 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.732 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:54.782 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:54.782 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} status="up"
2026-02-17 01:11:54.799 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pause-pod-0, name=eth0)
2026-02-17 01:11:54.799 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7c661fd3d8" profile_ids:"kns.endpointslice-8870" profile_ids:"ksa.endpointslice-8870.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:11:54.800 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.800 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.800 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.800 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7c661fd3d8"
2026-02-17 01:11:54.801 [INFO][73] 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:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.801 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:11:54.825 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:54.825 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:11:54.961 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3174"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3174"}
2026-02-17 01:11:54.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3174"}
2026-02-17 01:11:54.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8689" name:"default"}
2026-02-17 01:11:55.114 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1710" name:"default"}
2026-02-17 01:11:55.208 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1710"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1710"} labels:{key:"webhook-1710" value:"true"}
2026-02-17 01:11:55.241 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1710"}
2026-02-17 01:11:55.336 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8689"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8689"} labels:{key:"webhook-1710-markers" value:"true"}
2026-02-17 01:11:55.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8689"}
2026-02-17 01:11:55.655 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 01:11:55.655 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a7419820e8"
2026-02-17 01:11:55.655 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:55.655 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:55.826 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:11:55.826 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7419820e8" profile_ids:"kns.init-container-4181" profile_ids:"ksa.init-container-4181.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:11:55.826 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:55.826 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:55.826 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:55.827 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7419820e8"
2026-02-17 01:11:55.827 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:55.827 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:55.846 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:55.846 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} status="up"
2026-02-17 01:11:55.974 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 01:11:55.975 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7c661fd3d8"
2026-02-17 01:11:55.975 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:55.975 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:11:56.095 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8870"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8870"}
2026-02-17 01:11:56.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-8682"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-8682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8682"}
2026-02-17 01:11:56.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-8682" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:56.407 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4307"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4307"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4307"}
2026-02-17 01:11:56.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-9158"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-9158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9158"}
2026-02-17 01:11:56.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-9158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:56.828 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:11:56.828 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7419820e8" profile_ids:"kns.init-container-4181" profile_ids:"ksa.init-container-4181.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:11:56.828 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:56.828 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:56.828 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:56.829 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7419820e8"
2026-02-17 01:11:56.829 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:56.829 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:56.850 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:56.850 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} status="up"
2026-02-17 01:11:57.832 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:11:57.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7419820e8" profile_ids:"kns.init-container-4181" profile_ids:"ksa.init-container-4181.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:11:57.833 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:57.833 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:57.833 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:57.835 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7419820e8"
2026-02-17 01:11:57.836 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:57.836 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:11:57.859 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:57.859 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} status="up"
2026-02-17 01:11:57.859 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4181"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4181"}
2026-02-17 01:11:57.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3084"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3084"}
2026-02-17 01:11:57.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3084" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:11:58.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-566sp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.95.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qzgks" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.128.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pxq76" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.236.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b5ht5" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.253.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.413 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qqsxf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.180.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.413 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wlcnl" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.219.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.429 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcm7k" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.190.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.429 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4gj6v" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.202.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.454 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mvwpw" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.183.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qgjv2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.186.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.498 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82vdf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.254.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.498 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-295s2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.16.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vjxzp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.152.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.545 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9jgwp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.134.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nnt8z" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.246.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8n674" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.201.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rcp2x" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.80.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.603 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-plrr9" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.154.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.633 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5clz6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.110.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.633 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:11:58.643 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h5chd" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.46.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9vfkq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.31.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4nnm2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.143.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xr5xz" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.161.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2t86s" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.2.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6fmjv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.236.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.726 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-controller-7mmkb, name=eth0)
2026-02-17 01:11:58.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3084"} profile:{inbound_rules:{action:"allow" rule_id:"et1wCOxHca6lcCuu"} outbound_rules:{action:"allow" rule_id:"ccpRARLcwrFBMhqN"}}
2026-02-17 01:11:58.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3084.default"} profile:{}
2026-02-17 01:11:58.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-controller-7mmkb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdb22935e2c" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:11:58.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rmfzt" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.23.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.760 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.760 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.760 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.762 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicdb22935e2c" ipVersion=0x4 table="filter"
2026-02-17 01:11:58.762 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3084" ipVersion=0x4 table="filter"
2026-02-17 01:11:58.762 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TWyK8G3DeQA6Twf08U" ipVersion=0x4 table="filter"
2026-02-17 01:11:58.762 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicdb22935e2c" ipVersion=0x4 table="filter"
2026-02-17 01:11:58.762 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3084" ipVersion=0x4 table="filter"
2026-02-17 01:11:58.762 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TWyK8G3DeQA6Twf08U" ipVersion=0x4 table="filter"
2026-02-17 01:11:58.763 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicdb22935e2c"
2026-02-17 01:11:58.763 [INFO][73] 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-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.763 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.799 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicdb22935e2c" state="down"
2026-02-17 01:11:58.799 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdb22935e2c"
2026-02-17 01:11:58.802 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicdb22935e2c" state="up"
2026-02-17 01:11:58.803 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:11:58.803 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"} status="down"
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-swv66" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.228.143" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tctlc" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.93.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5jmd6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.70.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f47pv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.14.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdb22935e2c", State:"down", Index:70}
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Typed[string]{}}
2026-02-17 01:11:58.803 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Typed[string]{}}
2026-02-17 01:11:58.803 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdb22935e2c", State:"up", Index:70}
2026-02-17 01:11:58.822 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q7nj5" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.153.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.822 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2sb4k" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.201.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.841 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mvgvj" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.139.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kghmz" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.81.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dnzxx" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.112.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.865 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicdb22935e2c"
2026-02-17 01:11:58.865 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdb22935e2c"
2026-02-17 01:11:58.865 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdb22935e2c"
2026-02-17 01:11:58.865 [INFO][73] 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-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.865 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:58.886 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:58.886 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"} status="up"
2026-02-17 01:11:58.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wmqsr" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.42.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwj4r" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.20.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k2gb5" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.87.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-96tbp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.64.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qcn7t" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.112.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9q5sk" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.183.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:58.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qnpnv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.229.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bw4j4" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.169.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vvjbt" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.48.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8s6sg" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.226.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7c9cb" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.35.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2fhlq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.84.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2r6x" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.198.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.052 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jfv8s" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.114.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.061 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p25s6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.128.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ssb8q" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.10.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hvpd4" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.102.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cn29z" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.171.213" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gv6ff" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.195.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hjbjq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.72.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vtrkz" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.12.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.122 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bs6v5" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.206.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.131 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gtk5f" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.115.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s8jvw" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.205.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-98qfw" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.150.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j2klw" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.237.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cc2rg" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.175.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.236 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-47dww" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.233.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4j7nq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.32.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.336 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xtsks" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.206.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n4zz4" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.221.214" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n7xlr" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.244.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6lpsm" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.185.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1813" name:"default"}
2026-02-17 01:11:59.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zkn7x" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.29.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.581 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qkpms" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.174.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.644 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-67sjp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.219.44" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-86rjb" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.252.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.737 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hhd98" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.170.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2gmsn" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.29.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.850 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-controller-7mmkb, name=eth0)
2026-02-17 01:11:59.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h28b7" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.228.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-controller-7mmkb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdb22935e2c" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:11:59.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cf8bp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.28.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.923 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:59.923 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:59.923 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:59.924 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdb22935e2c"
2026-02-17 01:11:59.924 [INFO][73] 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-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:59.924 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:11:59.952 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:11:59.952 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"} status="up"
2026-02-17 01:11:59.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fwt2d" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.249.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:11:59.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fwpng" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.192.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1813"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1813"}
2026-02-17 01:12:00.061 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1813"}
2026-02-17 01:12:00.062 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2mllq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.11.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d287n" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.45.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bnf77" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.252.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lddbv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.164.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gsvkb" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.112.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lkzf6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.140.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8x65n" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.248.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tbjq2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.156.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gsttx" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.241.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.503 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2djx" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.85.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.533 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f4kx2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.36.218" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fh8t8" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.242.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.645 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bgnnp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.187.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ddzgs" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.203.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.711 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 01:12:00.712 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicdb22935e2c"
2026-02-17 01:12:00.712 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:00.712 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:00.734 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5p4l5" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.112.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fhk92" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.143.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.834 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jw9xq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.116.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.909 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t47nx" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.108.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wrp4n" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.40.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:00.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vds8t" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.255.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h7n2k" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.92.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s4z9p" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.225.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.132 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fddvx" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.7.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.247 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pause-pod-0, name=eth0)
2026-02-17 01:12:01.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7c661fd3d8" profile_ids:"kns.endpointslice-8870" profile_ids:"ksa.endpointslice-8870.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:12:01.252 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pause-pod-0, name=eth0)
2026-02-17 01:12:01.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 01:12:01.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7n7t9" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.204.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.270 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pod1-handle-http-request, name=eth0)
2026-02-17 01:12:01.270 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08dfb7c6f12" profile_ids:"kns.endpointslice-8870" profile_ids:"ksa.endpointslice-8870.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:12:01.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-424l5" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.91.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.279 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-8870/pod1-handle-http-request, name=eth0)
2026-02-17 01:12:01.279 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8870/pod1-handle-http-request" endpoint_id:"eth0"}
2026-02-17 01:12:01.279 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-8870"}
2026-02-17 01:12:01.279 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-8870.default"}
2026-02-17 01:12:01.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gflrh" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.228.48" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.330 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:12:01.330 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VmMX4MQjfrj2UJ2FkA" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ry8_AYmGXAqisNVV1O" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VmMX4MQjfrj2UJ2FkA" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ry8_AYmGXAqisNVV1O" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali08dfb7c6f12" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7c661fd3d8" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali08dfb7c6f12" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7c661fd3d8" ipVersion=0x4 table="filter"
2026-02-17 01:12:01.331 [INFO][73] 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:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] 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:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:12:01.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:12:01.333 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.63
2026-02-17 01:12:01.339 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.61
2026-02-17 01:12:01.421 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:12:01.421 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8870/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:12:01.421 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pm92c" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.228.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.421 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7fr77" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.110.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hn9rk" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.64.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.488 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pk89d" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.214.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-plncf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.200.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.578 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8870" name:"default"}
2026-02-17 01:12:01.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wt865" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.195.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2fd7g" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.229.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wbv96" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.211.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.726 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali08dfb7c6f12" state="down"
2026-02-17 01:12:01.726 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08dfb7c6f12", State:"down", Index:66}
2026-02-17 01:12:01.727 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08dfb7c6f12"
2026-02-17 01:12:01.727 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Typed[string]{}}
2026-02-17 01:12:01.727 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Typed[string]{}}
2026-02-17 01:12:01.727 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-17 01:12:01.728 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali08dfb7c6f12" state=""
2026-02-17 01:12:01.728 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali08dfb7c6f12"
2026-02-17 01:12:01.728 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08dfb7c6f12", State:"", Index:66}
2026-02-17 01:12:01.728 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Set[string](nil)}
2026-02-17 01:12:01.728 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08dfb7c6f12", Addrs:set.Set[string](nil)}
2026-02-17 01:12:01.734 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6j5sd" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.60.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.736 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 01:12:01.736 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7c661fd3d8"
2026-02-17 01:12:01.736 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calie7c661fd3d8" state="down"
2026-02-17 01:12:01.737 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Typed[string]{}}
2026-02-17 01:12:01.737 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Typed[string]{}}
2026-02-17 01:12:01.737 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7c661fd3d8", State:"down", Index:68}
2026-02-17 01:12:01.738 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calie7c661fd3d8" state=""
2026-02-17 01:12:01.738 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7c661fd3d8"
2026-02-17 01:12:01.738 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7c661fd3d8", State:"", Index:68}
2026-02-17 01:12:01.738 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Set[string](nil)}
2026-02-17 01:12:01.738 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7c661fd3d8", Addrs:set.Set[string](nil)}
2026-02-17 01:12:01.798 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gg892" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.232.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.842 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7p8rr" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.210.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.930 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rhsnt" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.238.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:01.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8vq9t" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.228.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.014 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dh5wk" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.48.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4307" name:"default"}
2026-02-17 01:12:02.037 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5dmjz" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.255.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-8870"
2026-02-17 01:12:02.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8495x" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.155.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rsvht" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.228.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vbzw6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.153.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.253 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8lgb4" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.18.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t2jcp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.28.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.336 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjtfh" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.233.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.379 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5lzsp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.245.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wpcwf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.131.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.483 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-thfgn" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.205.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9k4qj" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.111.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.585 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lm28f" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.239.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.641 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8870"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8870"}
2026-02-17 01:12:02.655 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvjjl" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.23.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.658 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8870"}
2026-02-17 01:12:02.686 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxrq2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.205.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mw5lp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.184.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cwvhq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.7.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.802 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4307"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4307"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4307"}
2026-02-17 01:12:02.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4307"}
2026-02-17 01:12:02.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9tvtj" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.134.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.893 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4zfht" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.123.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.953 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8n2b8" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.237.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qvkmz" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.33.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:02.994 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:12:02.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7419820e8" profile_ids:"kns.init-container-4181" profile_ids:"ksa.init-container-4181.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:12:03.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4181"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4181"}
2026-02-17 01:12:03.012 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:12:03.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7419820e8" profile_ids:"kns.init-container-4181" profile_ids:"ksa.init-container-4181.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:12:03.023 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.023 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.023 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.024 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7419820e8"
2026-02-17 01:12:03.024 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.024 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:03.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"} status="up"
2026-02-17 01:12:03.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vjqff" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.171.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8klbb" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.100.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.158 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t9j9q" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.229.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nbcsw" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.234.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.246 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3, name=eth0)
2026-02-17 01:12:03.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fsfnq" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.161.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3" endpoint_id:"eth0"}
2026-02-17 01:12:03.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-4181.default"}
2026-02-17 01:12:03.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-4181"}
2026-02-17 01:12:03.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9lc7j" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.9.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.360 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.360 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.361 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rVerVT3aa4gsK3K9-a" ipVersion=0x4 table="filter"
2026-02-17 01:12:03.361 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3a7419820e8" state="down"
2026-02-17 01:12:03.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mOuMAArW1PBIKFa4Y1" ipVersion=0x4 table="filter"
2026-02-17 01:12:03.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rVerVT3aa4gsK3K9-a" ipVersion=0x4 table="filter"
2026-02-17 01:12:03.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mOuMAArW1PBIKFa4Y1" ipVersion=0x4 table="filter"
2026-02-17 01:12:03.362 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a7419820e8" ipVersion=0x4 table="filter"
2026-02-17 01:12:03.362 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a7419820e8"
2026-02-17 01:12:03.363 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 01:12:03.363 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3a7419820e8" state=""
2026-02-17 01:12:03.363 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a7419820e8"
2026-02-17 01:12:03.363 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a7419820e8" ipVersion=0x4 table="filter"
2026-02-17 01:12:03.363 [INFO][73] 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:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.363 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.363 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.2
2026-02-17 01:12:03.427 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4181/pod-init-8930122f-2712-46fe-91cb-7836f12cf7c3", EndpointId:"eth0"}
2026-02-17 01:12:03.427 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7419820e8", State:"down", Index:69}
2026-02-17 01:12:03.427 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Typed[string]{}}
2026-02-17 01:12:03.427 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Typed[string]{}}
2026-02-17 01:12:03.427 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7419820e8", State:"", Index:69}
2026-02-17 01:12:03.427 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Set[string](nil)}
2026-02-17 01:12:03.427 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7419820e8", Addrs:set.Set[string](nil)}
2026-02-17 01:12:03.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-khkvw" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.114.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.428 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7qm4g" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.47.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9r7bh" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.123.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2x8qp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.210.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4vxmv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.226.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h4bhs" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.29.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qnpts" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.250.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w2c6p" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.200.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.738 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sbghf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.166.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8z2ql" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.229.253" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jff4q" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.75.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82mzm" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.1.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:03.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9fxqr" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.24.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v5p7l" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.171.12" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6bw99" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.18.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-226jv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.62.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m55qv" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.104.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.188 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-frgj7" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.14.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.235 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nh7cl" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.118.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.282 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tlsnt" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.55.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.329 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-69b7t" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.124.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hr4nk" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.204.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-45f8j" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.114.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7krfd" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.52.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g7cff" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.51.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5sdc6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.115.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.650 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pg5cl" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.128.1" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mvq94" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.14.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.776 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pssv2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.84.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.793 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-48bcd" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.51.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.858 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g8g22" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.50.181" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ctkh9" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.83.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.970 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-df52v" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.40.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:04.986 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d2f7m" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.32.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sb6gl" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.242.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-htcrp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.28.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wm4ps" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.172.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rrn99" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.182.19" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x8tkn" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.235.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cjq4t" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.100.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.340 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pcrqk" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.140.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ns8jm" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.107.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xtvj8" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.19.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p7f5h" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.119.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c82rg" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.48.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kxndc" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.170.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4lfk6" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.255.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.681 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr, name=eth0)
2026-02-17 01:12:05.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1c441e1eeb" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:12:05.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d7cld" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.77.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.737 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44bh2" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.117.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.762 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calic1c441e1eeb" state="down"
2026-02-17 01:12:05.762 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1c441e1eeb"
2026-02-17 01:12:05.762 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c441e1eeb", State:"down", Index:71}
2026-02-17 01:12:05.762 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Typed[string]{}}
2026-02-17 01:12:05.763 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Typed[string]{}}
2026-02-17 01:12:05.764 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calic1c441e1eeb" state="up"
2026-02-17 01:12:05.764 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c441e1eeb", State:"up", Index:71}
2026-02-17 01:12:05.774 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1c441e1eeb"
2026-02-17 01:12:05.774 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:05.774 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:05.774 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:05.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 01:12:05.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1c441e1eeb" ipVersion=0x4 table="filter"
2026-02-17 01:12:05.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 01:12:05.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1c441e1eeb" ipVersion=0x4 table="filter"
2026-02-17 01:12:05.775 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1c441e1eeb"
2026-02-17 01:12:05.775 [INFO][73] 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-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:05.775 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:05.883 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:05.883 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"} status="up"
2026-02-17 01:12:05.883 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k7tdh" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.205.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qt8tp" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.169.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zv7wf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.99.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rs4xt" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.225.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:05.985 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fbq9b" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.232.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:06.037 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fvzpz" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.174.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:06.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6zlfb" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.56.48" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:06.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t6vrf" namespace:"svc-latency-8682" type:"ClusterIP" cluster_ips:"10.254.180.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:06.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-8682"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-8682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8682"}
2026-02-17 01:12:06.890 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:06.902 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr, name=eth0)
2026-02-17 01:12:06.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1c441e1eeb" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:12:06.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-487"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-487"}
2026-02-17 01:12:06.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:06.935 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:06.935 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:06.936 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:06.936 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1c441e1eeb"
2026-02-17 01:12:06.937 [INFO][73] 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-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:06.937 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:06.966 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:06.966 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"} status="up"
2026-02-17 01:12:06.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-487"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-487"}
2026-02-17 01:12:07.023 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-2286"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-2286"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2286"}
2026-02-17 01:12:07.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-2286" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:07.180 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr, name=eth0)
2026-02-17 01:12:07.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1c441e1eeb" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:12:07.180 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.180 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.180 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.181 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1c441e1eeb"
2026-02-17 01:12:07.181 [INFO][73] 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-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.181 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.184 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr, name=eth0)
2026-02-17 01:12:07.206 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 01:12:07.206 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1c441e1eeb"
2026-02-17 01:12:07.216 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:07.216 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"} status="up"
2026-02-17 01:12:07.216 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr" endpoint_id:"eth0"}
2026-02-17 01:12:07.216 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.216 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.217 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1c441e1eeb" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1c441e1eeb" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.217 [INFO][73] 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-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.217 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.218 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.5
2026-02-17 01:12:07.299 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-5b8676cffc-4nrlr", EndpointId:"eth0"}
2026-02-17 01:12:07.299 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:07.299 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:07.336 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-2286"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-2286"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2286"}
2026-02-17 01:12:07.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-2368"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2368"}
2026-02-17 01:12:07.390 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-2368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:07.390 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:07.768 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh, name=eth0)
2026-02-17 01:12:07.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fec1236793" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:12:07.768 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:07.768 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.768 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.768 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.769 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.769 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4fec1236793" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.769 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.769 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4fec1236793" ipVersion=0x4 table="filter"
2026-02-17 01:12:07.769 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4fec1236793"
2026-02-17 01:12:07.769 [INFO][73] 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-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.769 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.823 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:07.823 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} status="down"
2026-02-17 01:12:07.823 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-2368"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2368"}
2026-02-17 01:12:07.845 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4fec1236793" state="down"
2026-02-17 01:12:07.845 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4fec1236793"
2026-02-17 01:12:07.849 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4fec1236793" state="up"
2026-02-17 01:12:07.852 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fec1236793", State:"down", Index:72}
2026-02-17 01:12:07.853 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Typed[string]{}}
2026-02-17 01:12:07.853 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Typed[string]{}}
2026-02-17 01:12:07.853 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fec1236793", State:"up", Index:72}
2026-02-17 01:12:07.853 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4fec1236793"
2026-02-17 01:12:07.853 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fec1236793"
2026-02-17 01:12:07.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fec1236793"
2026-02-17 01:12:07.854 [INFO][73] 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-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.854 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:07.876 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:07.876 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} status="up"
2026-02-17 01:12:07.876 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-584"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-584"}
2026-02-17 01:12:07.876 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 71
2026-02-17 01:12:08.175 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calic1c441e1eeb" state="down"
2026-02-17 01:12:08.175 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1c441e1eeb"
2026-02-17 01:12:08.175 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 01:12:08.175 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c441e1eeb", State:"down", Index:71}
2026-02-17 01:12:08.175 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Typed[string]{}}
2026-02-17 01:12:08.175 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Typed[string]{}}
2026-02-17 01:12:08.176 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calic1c441e1eeb" state=""
2026-02-17 01:12:08.176 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1c441e1eeb"
2026-02-17 01:12:08.207 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c441e1eeb", State:"", Index:71}
2026-02-17 01:12:08.207 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Set[string](nil)}
2026-02-17 01:12:08.207 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c441e1eeb", Addrs:set.Set[string](nil)}
2026-02-17 01:12:08.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-4181" name:"default"}
2026-02-17 01:12:08.526 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-584/simpletest.rc-5bpfj, name=eth0)
2026-02-17 01:12:08.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-584.default"} profile:{}
2026-02-17 01:12:08.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-584"} profile:{inbound_rules:{action:"allow" rule_id:"I0hnqv0BRG_e8XYg"} outbound_rules:{action:"allow" rule_id:"SX7uz1Fco1YdnEo5"}}
2026-02-17 01:12:08.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-584/simpletest.rc-5bpfj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a40871ca8e" profile_ids:"kns.gc-584" profile_ids:"ksa.gc-584.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:12:08.527 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.527 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.527 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.528 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a40871ca8e" ipVersion=0x4 table="filter"
2026-02-17 01:12:08.528 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-584" ipVersion=0x4 table="filter"
2026-02-17 01:12:08.528 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-584.default" ipVersion=0x4 table="filter"
2026-02-17 01:12:08.528 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a40871ca8e" ipVersion=0x4 table="filter"
2026-02-17 01:12:08.528 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-584" ipVersion=0x4 table="filter"
2026-02-17 01:12:08.528 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-584.default" ipVersion=0x4 table="filter"
2026-02-17 01:12:08.528 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a40871ca8e"
2026-02-17 01:12:08.528 [INFO][73] 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-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.528 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.568 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:08.568 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} status="down"
2026-02-17 01:12:08.613 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali7a40871ca8e" state="down"
2026-02-17 01:12:08.614 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a40871ca8e"
2026-02-17 01:12:08.614 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali7a40871ca8e" state="up"
2026-02-17 01:12:08.614 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a40871ca8e", State:"down", Index:73}
2026-02-17 01:12:08.614 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:08.614 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:08.614 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a40871ca8e", State:"up", Index:73}
2026-02-17 01:12:08.614 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a40871ca8e"
2026-02-17 01:12:08.614 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a40871ca8e"
2026-02-17 01:12:08.614 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a40871ca8e"
2026-02-17 01:12:08.614 [INFO][73] 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-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.614 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:08.661 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:08.661 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} status="up"
2026-02-17 01:12:08.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-4181"}
2026-02-17 01:12:08.928 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh, name=eth0)
2026-02-17 01:12:08.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fec1236793" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:12:08.928 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:08.929 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:08.929 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:08.930 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fec1236793"
2026-02-17 01:12:08.930 [INFO][73] 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-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:08.930 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:08.965 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:08.965 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} status="up"
2026-02-17 01:12:09.063 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 01:12:09.063 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4fec1236793"
2026-02-17 01:12:09.063 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:09.063 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:09.767 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-17 01:12:09.767 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a40871ca8e"
2026-02-17 01:12:09.767 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:09.767 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:10.948 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-584/simpletest.rc-5bpfj, name=eth0)
2026-02-17 01:12:10.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-584/simpletest.rc-5bpfj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a40871ca8e" profile_ids:"kns.gc-584" profile_ids:"ksa.gc-584.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:12:10.948 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:10.948 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:10.948 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:10.949 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a40871ca8e"
2026-02-17 01:12:10.949 [INFO][73] 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-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:10.949 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:10.977 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:10.977 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} status="up"
2026-02-17 01:12:12.155 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-487" name:"default"}
2026-02-17 01:12:12.957 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-584/simpletest.rc-5bpfj, name=eth0)
2026-02-17 01:12:12.961 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-584/simpletest.rc-5bpfj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a40871ca8e" profile_ids:"kns.gc-584" profile_ids:"ksa.gc-584.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:12:12.961 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.961 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.962 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.962 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a40871ca8e"
2026-02-17 01:12:12.962 [INFO][73] 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-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.962 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.968 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-584/simpletest.rc-5bpfj, name=eth0)
2026-02-17 01:12:12.991 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:12.991 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"} status="up"
2026-02-17 01:12:12.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-584/simpletest.rc-5bpfj" endpoint_id:"eth0"}
2026-02-17 01:12:12.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-584"}
2026-02-17 01:12:12.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-584.default"}
2026-02-17 01:12:12.991 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.991 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.992 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-584" ipVersion=0x4 table="filter"
2026-02-17 01:12:12.992 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-584.default" ipVersion=0x4 table="filter"
2026-02-17 01:12:12.992 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-584" ipVersion=0x4 table="filter"
2026-02-17 01:12:12.992 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-584.default" ipVersion=0x4 table="filter"
2026-02-17 01:12:12.992 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.992 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a40871ca8e" ipVersion=0x4 table="filter"
2026-02-17 01:12:12.992 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a40871ca8e" ipVersion=0x4 table="filter"
2026-02-17 01:12:12.992 [INFO][73] 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-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.993 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:12.994 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.7
2026-02-17 01:12:13.076 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-584/simpletest.rc-5bpfj", EndpointId:"eth0"}
2026-02-17 01:12:13.517 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-17 01:12:13.517 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a40871ca8e"
2026-02-17 01:12:13.517 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali7a40871ca8e" state="down"
2026-02-17 01:12:13.518 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:13.518 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:13.518 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a40871ca8e", State:"down", Index:73}
2026-02-17 01:12:13.519 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali7a40871ca8e" state=""
2026-02-17 01:12:13.519 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a40871ca8e"
2026-02-17 01:12:13.538 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a40871ca8e", State:"", Index:73}
2026-02-17 01:12:13.538 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Set[string](nil)}
2026-02-17 01:12:13.538 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a40871ca8e", Addrs:set.Set[string](nil)}
2026-02-17 01:12:13.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-2368" name:"default"}
2026-02-17 01:12:13.900 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-2286" name:"default"}
2026-02-17 01:12:13.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-487"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-487"}
2026-02-17 01:12:13.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-487"}
2026-02-17 01:12:14.028 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-226jv" namespace:"svc-latency-8682"
2026-02-17 01:12:14.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-295s2" namespace:"svc-latency-8682"
2026-02-17 01:12:14.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2fd7g" namespace:"svc-latency-8682"
2026-02-17 01:12:14.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2fhlq" namespace:"svc-latency-8682"
2026-02-17 01:12:14.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2gmsn" namespace:"svc-latency-8682"
2026-02-17 01:12:14.225 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2mllq" namespace:"svc-latency-8682"
2026-02-17 01:12:14.225 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2sb4k" namespace:"svc-latency-8682"
2026-02-17 01:12:14.273 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2t86s" namespace:"svc-latency-8682"
2026-02-17 01:12:14.323 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-2286"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-2286"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2286"}
2026-02-17 01:12:14.349 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2x8qp" namespace:"svc-latency-8682"
2026-02-17 01:12:14.379 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-2286"}
2026-02-17 01:12:14.379 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-424l5" namespace:"svc-latency-8682"
2026-02-17 01:12:14.402 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44bh2" namespace:"svc-latency-8682"
2026-02-17 01:12:14.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-45f8j" namespace:"svc-latency-8682"
2026-02-17 01:12:14.451 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-47dww" namespace:"svc-latency-8682"
2026-02-17 01:12:14.451 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:14.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-48bcd" namespace:"svc-latency-8682"
2026-02-17 01:12:14.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4gj6v" namespace:"svc-latency-8682"
2026-02-17 01:12:14.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4j7nq" namespace:"svc-latency-8682"
2026-02-17 01:12:14.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4lfk6" namespace:"svc-latency-8682"
2026-02-17 01:12:14.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4nnm2" namespace:"svc-latency-8682"
2026-02-17 01:12:14.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4vxmv" namespace:"svc-latency-8682"
2026-02-17 01:12:14.589 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4zfht" namespace:"svc-latency-8682"
2026-02-17 01:12:14.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-566sp" namespace:"svc-latency-8682"
2026-02-17 01:12:14.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5clz6" namespace:"svc-latency-8682"
2026-02-17 01:12:14.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5dmjz" namespace:"svc-latency-8682"
2026-02-17 01:12:14.669 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5jmd6" namespace:"svc-latency-8682"
2026-02-17 01:12:14.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5lzsp" namespace:"svc-latency-8682"
2026-02-17 01:12:14.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5p4l5" namespace:"svc-latency-8682"
2026-02-17 01:12:14.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5sdc6" namespace:"svc-latency-8682"
2026-02-17 01:12:14.735 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-2368"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2368"}
2026-02-17 01:12:14.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-67sjp" namespace:"svc-latency-8682"
2026-02-17 01:12:14.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-2368"}
2026-02-17 01:12:14.778 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-69b7t" namespace:"svc-latency-8682"
2026-02-17 01:12:14.792 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6bw99" namespace:"svc-latency-8682"
2026-02-17 01:12:14.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6fmjv" namespace:"svc-latency-8682"
2026-02-17 01:12:14.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6j5sd" namespace:"svc-latency-8682"
2026-02-17 01:12:14.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6lpsm" namespace:"svc-latency-8682"
2026-02-17 01:12:14.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6zlfb" namespace:"svc-latency-8682"
2026-02-17 01:12:14.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7c9cb" namespace:"svc-latency-8682"
2026-02-17 01:12:14.908 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7fr77" namespace:"svc-latency-8682"
2026-02-17 01:12:14.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7krfd" namespace:"svc-latency-8682"
2026-02-17 01:12:14.945 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7n7t9" namespace:"svc-latency-8682"
2026-02-17 01:12:14.962 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7p8rr" namespace:"svc-latency-8682"
2026-02-17 01:12:14.977 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7qm4g" namespace:"svc-latency-8682"
2026-02-17 01:12:14.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82mzm" namespace:"svc-latency-8682"
2026-02-17 01:12:15.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82vdf" namespace:"svc-latency-8682"
2026-02-17 01:12:15.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8495x" namespace:"svc-latency-8682"
2026-02-17 01:12:15.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-86rjb" namespace:"svc-latency-8682"
2026-02-17 01:12:15.064 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8klbb" namespace:"svc-latency-8682"
2026-02-17 01:12:15.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8lgb4" namespace:"svc-latency-8682"
2026-02-17 01:12:15.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8n2b8" namespace:"svc-latency-8682"
2026-02-17 01:12:15.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8n674" namespace:"svc-latency-8682"
2026-02-17 01:12:15.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8s6sg" namespace:"svc-latency-8682"
2026-02-17 01:12:15.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8vq9t" namespace:"svc-latency-8682"
2026-02-17 01:12:15.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8x65n" namespace:"svc-latency-8682"
2026-02-17 01:12:15.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8z2ql" namespace:"svc-latency-8682"
2026-02-17 01:12:15.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-96tbp" namespace:"svc-latency-8682"
2026-02-17 01:12:15.296 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-98qfw" namespace:"svc-latency-8682"
2026-02-17 01:12:15.296 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9fxqr" namespace:"svc-latency-8682"
2026-02-17 01:12:15.296 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9jgwp" namespace:"svc-latency-8682"
2026-02-17 01:12:15.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9k4qj" namespace:"svc-latency-8682"
2026-02-17 01:12:15.365 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9lc7j" namespace:"svc-latency-8682"
2026-02-17 01:12:15.366 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9q5sk" namespace:"svc-latency-8682"
2026-02-17 01:12:15.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9r7bh" namespace:"svc-latency-8682"
2026-02-17 01:12:15.409 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9tvtj" namespace:"svc-latency-8682"
2026-02-17 01:12:15.434 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9vfkq" namespace:"svc-latency-8682"
2026-02-17 01:12:15.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b5ht5" namespace:"svc-latency-8682"
2026-02-17 01:12:15.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bgnnp" namespace:"svc-latency-8682"
2026-02-17 01:12:15.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bnf77" namespace:"svc-latency-8682"
2026-02-17 01:12:15.510 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bs6v5" namespace:"svc-latency-8682"
2026-02-17 01:12:15.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bw4j4" namespace:"svc-latency-8682"
2026-02-17 01:12:15.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2djx" namespace:"svc-latency-8682"
2026-02-17 01:12:15.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2r6x" namespace:"svc-latency-8682"
2026-02-17 01:12:15.592 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c82rg" namespace:"svc-latency-8682"
2026-02-17 01:12:15.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cc2rg" namespace:"svc-latency-8682"
2026-02-17 01:12:15.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cf8bp" namespace:"svc-latency-8682"
2026-02-17 01:12:15.647 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cjq4t" namespace:"svc-latency-8682"
2026-02-17 01:12:15.681 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cn29z" namespace:"svc-latency-8682"
2026-02-17 01:12:15.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ctkh9" namespace:"svc-latency-8682"
2026-02-17 01:12:15.705 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cwvhq" namespace:"svc-latency-8682"
2026-02-17 01:12:15.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d287n" namespace:"svc-latency-8682"
2026-02-17 01:12:15.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d2f7m" namespace:"svc-latency-8682"
2026-02-17 01:12:15.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d7cld" namespace:"svc-latency-8682"
2026-02-17 01:12:15.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ddzgs" namespace:"svc-latency-8682"
2026-02-17 01:12:15.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-df52v" namespace:"svc-latency-8682"
2026-02-17 01:12:15.834 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dh5wk" namespace:"svc-latency-8682"
2026-02-17 01:12:15.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dnzxx" namespace:"svc-latency-8682"
2026-02-17 01:12:15.889 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f47pv" namespace:"svc-latency-8682"
2026-02-17 01:12:15.893 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f4kx2" namespace:"svc-latency-8682"
2026-02-17 01:12:15.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fbq9b" namespace:"svc-latency-8682"
2026-02-17 01:12:15.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fddvx" namespace:"svc-latency-8682"
2026-02-17 01:12:15.957 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fh8t8" namespace:"svc-latency-8682"
2026-02-17 01:12:15.975 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fhk92" namespace:"svc-latency-8682"
2026-02-17 01:12:16.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-frgj7" namespace:"svc-latency-8682"
2026-02-17 01:12:16.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fsfnq" namespace:"svc-latency-8682"
2026-02-17 01:12:16.037 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fvzpz" namespace:"svc-latency-8682"
2026-02-17 01:12:16.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fwpng" namespace:"svc-latency-8682"
2026-02-17 01:12:16.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fwt2d" namespace:"svc-latency-8682"
2026-02-17 01:12:16.113 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g7cff" namespace:"svc-latency-8682"
2026-02-17 01:12:16.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g8g22" namespace:"svc-latency-8682"
2026-02-17 01:12:16.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gflrh" namespace:"svc-latency-8682"
2026-02-17 01:12:16.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gg892" namespace:"svc-latency-8682"
2026-02-17 01:12:16.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gsttx" namespace:"svc-latency-8682"
2026-02-17 01:12:16.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gsvkb" namespace:"svc-latency-8682"
2026-02-17 01:12:16.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gtk5f" namespace:"svc-latency-8682"
2026-02-17 01:12:16.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gv6ff" namespace:"svc-latency-8682"
2026-02-17 01:12:16.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h28b7" namespace:"svc-latency-8682"
2026-02-17 01:12:16.257 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:12:16.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h4bhs" namespace:"svc-latency-8682"
2026-02-17 01:12:16.298 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h5chd" namespace:"svc-latency-8682"
2026-02-17 01:12:16.302 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:12:16.303 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:12:16.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h7n2k" namespace:"svc-latency-8682"
2026-02-17 01:12:16.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hhd98" namespace:"svc-latency-8682"
2026-02-17 01:12:16.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hjbjq" namespace:"svc-latency-8682"
2026-02-17 01:12:16.365 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hn9rk" namespace:"svc-latency-8682"
2026-02-17 01:12:16.380 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hr4nk" namespace:"svc-latency-8682"
2026-02-17 01:12:16.402 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-htcrp" namespace:"svc-latency-8682"
2026-02-17 01:12:16.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hvpd4" namespace:"svc-latency-8682"
2026-02-17 01:12:16.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j2klw" namespace:"svc-latency-8682"
2026-02-17 01:12:16.449 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jff4q" namespace:"svc-latency-8682"
2026-02-17 01:12:16.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jfv8s" namespace:"svc-latency-8682"
2026-02-17 01:12:16.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjtfh" namespace:"svc-latency-8682"
2026-02-17 01:12:16.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jw9xq" namespace:"svc-latency-8682"
2026-02-17 01:12:16.543 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k2gb5" namespace:"svc-latency-8682"
2026-02-17 01:12:16.548 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k7tdh" namespace:"svc-latency-8682"
2026-02-17 01:12:16.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kghmz" namespace:"svc-latency-8682"
2026-02-17 01:12:16.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-khkvw" namespace:"svc-latency-8682"
2026-02-17 01:12:16.611 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kxndc" namespace:"svc-latency-8682"
2026-02-17 01:12:16.645 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lddbv" namespace:"svc-latency-8682"
2026-02-17 01:12:16.647 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lkzf6" namespace:"svc-latency-8682"
2026-02-17 01:12:16.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lm28f" namespace:"svc-latency-8682"
2026-02-17 01:12:16.687 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m55qv" namespace:"svc-latency-8682"
2026-02-17 01:12:16.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mvgvj" namespace:"svc-latency-8682"
2026-02-17 01:12:16.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mvq94" namespace:"svc-latency-8682"
2026-02-17 01:12:16.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mvwpw" namespace:"svc-latency-8682"
2026-02-17 01:12:16.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mw5lp" namespace:"svc-latency-8682"
2026-02-17 01:12:16.781 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwj4r" namespace:"svc-latency-8682"
2026-02-17 01:12:16.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n4zz4" namespace:"svc-latency-8682"
2026-02-17 01:12:16.811 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n7xlr" namespace:"svc-latency-8682"
2026-02-17 01:12:16.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nbcsw" namespace:"svc-latency-8682"
2026-02-17 01:12:16.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nh7cl" namespace:"svc-latency-8682"
2026-02-17 01:12:16.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nnt8z" namespace:"svc-latency-8682"
2026-02-17 01:12:16.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ns8jm" namespace:"svc-latency-8682"
2026-02-17 01:12:16.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p25s6" namespace:"svc-latency-8682"
2026-02-17 01:12:16.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p7f5h" namespace:"svc-latency-8682"
2026-02-17 01:12:16.951 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pcrqk" namespace:"svc-latency-8682"
2026-02-17 01:12:16.955 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pg5cl" namespace:"svc-latency-8682"
2026-02-17 01:12:16.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pk89d" namespace:"svc-latency-8682"
2026-02-17 01:12:16.998 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-plncf" namespace:"svc-latency-8682"
2026-02-17 01:12:17.017 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-plrr9" namespace:"svc-latency-8682"
2026-02-17 01:12:17.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pm92c" namespace:"svc-latency-8682"
2026-02-17 01:12:17.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pssv2" namespace:"svc-latency-8682"
2026-02-17 01:12:17.079 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pxq76" namespace:"svc-latency-8682"
2026-02-17 01:12:17.098 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q7nj5" namespace:"svc-latency-8682"
2026-02-17 01:12:17.115 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qcn7t" namespace:"svc-latency-8682"
2026-02-17 01:12:17.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qgjv2" namespace:"svc-latency-8682"
2026-02-17 01:12:17.174 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qkpms" namespace:"svc-latency-8682"
2026-02-17 01:12:17.181 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qnpnv" namespace:"svc-latency-8682"
2026-02-17 01:12:17.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qnpts" namespace:"svc-latency-8682"
2026-02-17 01:12:17.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qqsxf" namespace:"svc-latency-8682"
2026-02-17 01:12:17.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qt8tp" namespace:"svc-latency-8682"
2026-02-17 01:12:17.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qvkmz" namespace:"svc-latency-8682"
2026-02-17 01:12:17.271 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxrq2" namespace:"svc-latency-8682"
2026-02-17 01:12:17.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qzgks" namespace:"svc-latency-8682"
2026-02-17 01:12:17.307 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rcp2x" namespace:"svc-latency-8682"
2026-02-17 01:12:17.329 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rhsnt" namespace:"svc-latency-8682"
2026-02-17 01:12:17.342 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rmfzt" namespace:"svc-latency-8682"
2026-02-17 01:12:17.420 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rrn99" namespace:"svc-latency-8682"
2026-02-17 01:12:17.420 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rs4xt" namespace:"svc-latency-8682"
2026-02-17 01:12:17.420 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rsvht" namespace:"svc-latency-8682"
2026-02-17 01:12:17.420 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvjjl" namespace:"svc-latency-8682"
2026-02-17 01:12:17.424 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s4z9p" namespace:"svc-latency-8682"
2026-02-17 01:12:17.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s8jvw" namespace:"svc-latency-8682"
2026-02-17 01:12:17.451 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sb6gl" namespace:"svc-latency-8682"
2026-02-17 01:12:17.491 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sbghf" namespace:"svc-latency-8682"
2026-02-17 01:12:17.491 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ssb8q" namespace:"svc-latency-8682"
2026-02-17 01:12:17.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-swv66" namespace:"svc-latency-8682"
2026-02-17 01:12:17.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t2jcp" namespace:"svc-latency-8682"
2026-02-17 01:12:17.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t47nx" namespace:"svc-latency-8682"
2026-02-17 01:12:17.592 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t6vrf" namespace:"svc-latency-8682"
2026-02-17 01:12:17.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t9j9q" namespace:"svc-latency-8682"
2026-02-17 01:12:17.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tbjq2" namespace:"svc-latency-8682"
2026-02-17 01:12:17.628 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tctlc" namespace:"svc-latency-8682"
2026-02-17 01:12:17.647 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-thfgn" namespace:"svc-latency-8682"
2026-02-17 01:12:17.661 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tlsnt" namespace:"svc-latency-8682"
2026-02-17 01:12:17.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v5p7l" namespace:"svc-latency-8682"
2026-02-17 01:12:17.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vbzw6" namespace:"svc-latency-8682"
2026-02-17 01:12:17.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vds8t" namespace:"svc-latency-8682"
2026-02-17 01:12:17.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-9158"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-9158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9158"}
2026-02-17 01:12:17.739 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vjqff" namespace:"svc-latency-8682"
2026-02-17 01:12:17.753 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6081"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-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:"cronjob-6081"}
2026-02-17 01:12:17.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vjxzp" namespace:"svc-latency-8682"
2026-02-17 01:12:17.762 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-6081" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:17.801 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vtrkz" namespace:"svc-latency-8682"
2026-02-17 01:12:17.801 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vvjbt" namespace:"svc-latency-8682"
2026-02-17 01:12:17.830 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w2c6p" namespace:"svc-latency-8682"
2026-02-17 01:12:17.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wbv96" namespace:"svc-latency-8682"
2026-02-17 01:12:17.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wlcnl" namespace:"svc-latency-8682"
2026-02-17 01:12:17.880 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wm4ps" namespace:"svc-latency-8682"
2026-02-17 01:12:17.909 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wmqsr" namespace:"svc-latency-8682"
2026-02-17 01:12:17.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wpcwf" namespace:"svc-latency-8682"
2026-02-17 01:12:17.946 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wrp4n" namespace:"svc-latency-8682"
2026-02-17 01:12:17.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wt865" namespace:"svc-latency-8682"
2026-02-17 01:12:17.979 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x8tkn" namespace:"svc-latency-8682"
2026-02-17 01:12:18.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xr5xz" namespace:"svc-latency-8682"
2026-02-17 01:12:18.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xtsks" namespace:"svc-latency-8682"
2026-02-17 01:12:18.058 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-controller-7mmkb, name=eth0)
2026-02-17 01:12:18.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-controller-7mmkb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdb22935e2c" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:12:18.074 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-controller-7mmkb, name=eth0)
2026-02-17 01:12:18.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-controller-7mmkb" endpoint_id:"eth0"}
2026-02-17 01:12:18.094 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:12:18.094 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:12:18.095 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:12:18.095 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:18.095 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicdb22935e2c" ipVersion=0x4 table="filter"
2026-02-17 01:12:18.095 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:18.095 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicdb22935e2c" ipVersion=0x4 table="filter"
2026-02-17 01:12:18.095 [INFO][73] 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-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:12:18.095 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:12:18.095 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.4
2026-02-17 01:12:18.175 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-controller-7mmkb", EndpointId:"eth0"}
2026-02-17 01:12:18.175 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xtvj8" namespace:"svc-latency-8682"
2026-02-17 01:12:18.175 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcm7k" namespace:"svc-latency-8682"
2026-02-17 01:12:18.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zkn7x" namespace:"svc-latency-8682"
2026-02-17 01:12:18.225 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zv7wf" namespace:"svc-latency-8682"
2026-02-17 01:12:18.238 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-584"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-584"}
2026-02-17 01:12:18.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-255"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-255"}
2026-02-17 01:12:18.277 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:18.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6081"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-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:"cronjob-6081"}
bird: KIF: Received address message for unknown interface 70
2026-02-17 01:12:18.368 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3207"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3207"}
2026-02-17 01:12:18.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3207" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:18.463 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicdb22935e2c" state="down"
2026-02-17 01:12:18.464 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdb22935e2c"
2026-02-17 01:12:18.464 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 01:12:18.465 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdb22935e2c", State:"down", Index:70}
2026-02-17 01:12:18.465 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Typed[string]{}}
2026-02-17 01:12:18.465 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Typed[string]{}}
2026-02-17 01:12:18.466 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicdb22935e2c" state=""
2026-02-17 01:12:18.466 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicdb22935e2c"
2026-02-17 01:12:18.466 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdb22935e2c", State:"", Index:70}
2026-02-17 01:12:18.466 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Set[string](nil)}
2026-02-17 01:12:18.466 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdb22935e2c", Addrs:set.Set[string](nil)}
2026-02-17 01:12:18.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-8682" name:"default"}
2026-02-17 01:12:18.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-8682"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-8682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8682"}
2026-02-17 01:12:18.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-8682"}
2026-02-17 01:12:19.128 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3207/test-new-deployment-79f99d89dd-xktc6, name=eth0)
2026-02-17 01:12:19.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3207"} profile:{inbound_rules:{action:"allow" rule_id:"gOBM83yM_5cGQ7sk"} outbound_rules:{action:"allow" rule_id:"7CXFNccm3QlZHFwl"}}
2026-02-17 01:12:19.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3207.default"} profile:{}
2026-02-17 01:12:19.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3207/test-new-deployment-79f99d89dd-xktc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ba0316bc8f" profile_ids:"kns.deployment-3207" profile_ids:"ksa.deployment-3207.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:12:19.129 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:19.129 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.129 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.129 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7ba0316bc8f" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3207" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jO1yf1h0JWDmeGZpaL" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7ba0316bc8f" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3207" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jO1yf1h0JWDmeGZpaL" ipVersion=0x4 table="filter"
2026-02-17 01:12:19.130 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:19.130 [INFO][73] 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-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.130 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.174 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:19.174 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} status="down"
2026-02-17 01:12:19.204 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali7ba0316bc8f" state="down"
2026-02-17 01:12:19.204 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:19.204 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ba0316bc8f", State:"down", Index:74}
2026-02-17 01:12:19.205 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Typed[string]{}}
2026-02-17 01:12:19.205 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Typed[string]{}}
2026-02-17 01:12:19.205 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:19.205 [INFO][73] 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-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.205 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.208 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali7ba0316bc8f" state="up"
2026-02-17 01:12:19.226 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:19.226 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} status="down"
2026-02-17 01:12:19.226 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3084"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3084"}
2026-02-17 01:12:19.250 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3223"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3223"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3223"}
2026-02-17 01:12:19.250 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:19.250 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ba0316bc8f", State:"up", Index:74}
2026-02-17 01:12:19.253 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3223" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:19.255 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:19.255 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:19.255 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:19.255 [INFO][73] 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-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.255 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:19.283 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:19.283 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} status="up"
2026-02-17 01:12:19.766 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:20.001 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3207/test-new-deployment-79f99d89dd-xktc6, name=eth0)
2026-02-17 01:12:20.002 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3207/test-new-deployment-79f99d89dd-xktc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ba0316bc8f" profile_ids:"kns.deployment-3207" profile_ids:"ksa.deployment-3207.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:12:20.002 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:20.002 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:20.002 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:20.003 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:20.003 [INFO][73] 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-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:20.003 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:20.020 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:20.020 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} status="up"
2026-02-17 01:12:20.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3207"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3207"}
2026-02-17 01:12:20.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7007"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-7007"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7007"}
2026-02-17 01:12:20.738 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:20.967 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-17 01:12:20.967 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:20.967 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:20.967 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:21.344 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-7007/suspend-false-to-true-v6gh5, name=eth0)
2026-02-17 01:12:21.345 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7007"} profile:{inbound_rules:{action:"allow" rule_id:"KfLsbCPPJnXsy3Oj"} outbound_rules:{action:"allow" rule_id:"PSKRtbAieNLzDixX"}}
2026-02-17 01:12:21.345 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7007.default"} profile:{}
2026-02-17 01:12:21.346 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7007/suspend-false-to-true-v6gh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5247f0693b1" profile_ids:"kns.job-7007" profile_ids:"ksa.job-7007.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:12:21.346 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.346 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.346 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.346 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5247f0693b1" ipVersion=0x4 table="filter"
2026-02-17 01:12:21.346 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7007" ipVersion=0x4 table="filter"
2026-02-17 01:12:21.346 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gqAr9HHGFRlHHvAARv" ipVersion=0x4 table="filter"
2026-02-17 01:12:21.346 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5247f0693b1" ipVersion=0x4 table="filter"
2026-02-17 01:12:21.346 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7007" ipVersion=0x4 table="filter"
2026-02-17 01:12:21.346 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gqAr9HHGFRlHHvAARv" ipVersion=0x4 table="filter"
2026-02-17 01:12:21.346 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5247f0693b1"
2026-02-17 01:12:21.347 [INFO][73] 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-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.389 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:21.389 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} status="down"
2026-02-17 01:12:21.426 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali5247f0693b1" state="down"
2026-02-17 01:12:21.427 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5247f0693b1"
2026-02-17 01:12:21.431 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali5247f0693b1" state="up"
2026-02-17 01:12:21.430 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5247f0693b1", State:"down", Index:75}
2026-02-17 01:12:21.434 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:21.434 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:21.434 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5247f0693b1", State:"up", Index:75}
2026-02-17 01:12:21.434 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5247f0693b1"
2026-02-17 01:12:21.434 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5247f0693b1"
2026-02-17 01:12:21.435 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5247f0693b1"
2026-02-17 01:12:21.435 [INFO][73] 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-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.435 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:21.457 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:21.458 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} status="up"
2026-02-17 01:12:22.013 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-7007/suspend-false-to-true-v6gh5, name=eth0)
2026-02-17 01:12:22.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7007/suspend-false-to-true-v6gh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5247f0693b1" profile_ids:"kns.job-7007" profile_ids:"ksa.job-7007.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:12:22.013 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:22.013 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:22.013 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:22.014 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5247f0693b1"
2026-02-17 01:12:22.014 [INFO][73] 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-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:22.014 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:22.034 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:22.034 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} status="up"
2026-02-17 01:12:22.855 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 01:12:22.855 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5247f0693b1"
2026-02-17 01:12:22.855 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:22.855 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:22.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7007"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-7007"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7007"}
2026-02-17 01:12:22.930 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8097"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8097"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8097"}
2026-02-17 01:12:22.951 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-8097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:23.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8097"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8097"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8097"}
2026-02-17 01:12:23.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9281"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9281"}
2026-02-17 01:12:23.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:23.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-584" name:"default"}
2026-02-17 01:12:23.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9281"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9281"}
2026-02-17 01:12:23.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9631"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9631"}
2026-02-17 01:12:23.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-9631" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:24.251 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh, name=eth0)
2026-02-17 01:12:24.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fec1236793" profile_ids:"kns.deployment-3084" profile_ids:"ksa.deployment-3084.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:12:24.252 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.252 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.252 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.253 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fec1236793"
2026-02-17 01:12:24.253 [INFO][73] 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-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.253 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.257 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh, name=eth0)
2026-02-17 01:12:24.284 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:24.284 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"} status="up"
2026-02-17 01:12:24.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh" endpoint_id:"eth0"}
2026-02-17 01:12:24.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3084.default"}
2026-02-17 01:12:24.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3084"}
2026-02-17 01:12:24.284 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.284 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3084" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TWyK8G3DeQA6Twf08U" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3084" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TWyK8G3DeQA6Twf08U" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4fec1236793" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4fec1236793" ipVersion=0x4 table="filter"
2026-02-17 01:12:24.285 [INFO][73] 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-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.285 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.286 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.3
2026-02-17 01:12:24.332 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3084/test-rollover-deployment-7c87fbb999-jrwqh", EndpointId:"eth0"}
2026-02-17 01:12:24.332 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9631"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9631"}
2026-02-17 01:12:24.363 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5965"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5965"} 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-5965"}
2026-02-17 01:12:24.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-5965" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 72
2026-02-17 01:12:24.634 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4fec1236793" state="down"
2026-02-17 01:12:24.634 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4fec1236793"
2026-02-17 01:12:24.634 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 01:12:24.634 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fec1236793", State:"down", Index:72}
2026-02-17 01:12:24.634 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Typed[string]{}}
2026-02-17 01:12:24.635 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Typed[string]{}}
2026-02-17 01:12:24.635 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4fec1236793" state=""
2026-02-17 01:12:24.635 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4fec1236793"
2026-02-17 01:12:24.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5965"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5965"} 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-5965"}
2026-02-17 01:12:24.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2296"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2296"}
2026-02-17 01:12:24.687 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fec1236793", State:"", Index:72}
2026-02-17 01:12:24.687 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Set[string](nil)}
2026-02-17 01:12:24.687 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fec1236793", Addrs:set.Set[string](nil)}
2026-02-17 01:12:24.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:24.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2296"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2296"} labels:{key:"webhook-2296" value:"true"}
2026-02-17 01:12:24.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9917"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9917"} labels:{key:"webhook-2296-markers" value:"true"}
2026-02-17 01:12:24.736 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:24.800 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3223"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3223"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3223"}
2026-02-17 01:12:24.825 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8587"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8587"}
2026-02-17 01:12:24.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8587" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:25.496 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-qnxch, name=eth0)
2026-02-17 01:12:25.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-8587.default"} profile:{}
2026-02-17 01:12:25.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-8587"} profile:{inbound_rules:{action:"allow" rule_id:"a7HZEfdM7xf90MnI"} outbound_rules:{action:"allow" rule_id:"X48SXiYM3SkUky2H"}}
2026-02-17 01:12:25.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-qnxch" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5b6c681c19" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:12:25.497 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.497 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.497 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.497 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia5b6c681c19" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.497 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-8587" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.497 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xp-pELgsvjHWvV6yiv" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.497 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia5b6c681c19" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.497 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-8587" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.497 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xp-pELgsvjHWvV6yiv" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.497 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia5b6c681c19"
2026-02-17 01:12:25.497 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.497 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.527 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:25.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} status="down"
2026-02-17 01:12:25.578 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calia5b6c681c19" state="down"
2026-02-17 01:12:25.579 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5b6c681c19"
2026-02-17 01:12:25.579 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b6c681c19", State:"down", Index:76}
2026-02-17 01:12:25.579 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Typed[string]{}}
2026-02-17 01:12:25.579 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Typed[string]{}}
2026-02-17 01:12:25.579 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5b6c681c19"
2026-02-17 01:12:25.579 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.579 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.580 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calia5b6c681c19" state="up"
2026-02-17 01:12:25.604 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:25.604 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} status="down"
2026-02-17 01:12:25.604 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b6c681c19", State:"up", Index:76}
2026-02-17 01:12:25.604 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia5b6c681c19"
2026-02-17 01:12:25.604 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5b6c681c19"
2026-02-17 01:12:25.604 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5b6c681c19"
2026-02-17 01:12:25.604 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.604 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:25.623 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:25.623 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} status="up"
2026-02-17 01:12:25.632 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-vzj8m, name=eth0)
2026-02-17 01:12:25.632 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab41a8ae5d4" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:12:25.632 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.632 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.632 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.633 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.633 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab41a8ae5d4" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.633 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.633 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab41a8ae5d4" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.633 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:25.633 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.633 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.672 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:25.672 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"} status="down"
2026-02-17 01:12:25.672 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-6081" name:"default"}
2026-02-17 01:12:25.672 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6081"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-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:"cronjob-6081"}
2026-02-17 01:12:25.691 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="caliab41a8ae5d4" state="down"
2026-02-17 01:12:25.691 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:25.693 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="caliab41a8ae5d4" state="up"
2026-02-17 01:12:25.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-6081"}
2026-02-17 01:12:25.719 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab41a8ae5d4", State:"down", Index:77}
2026-02-17 01:12:25.719 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Typed[string]{}}
2026-02-17 01:12:25.719 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Typed[string]{}}
2026-02-17 01:12:25.719 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab41a8ae5d4", State:"up", Index:77}
2026-02-17 01:12:25.719 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:25.719 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:25.719 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:25.719 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.719 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:25.746 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:25.746 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"} status="up"
2026-02-17 01:12:25.768 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3207/test-new-deployment-79f99d89dd-xktc6, name=eth0)
2026-02-17 01:12:25.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3207/test-new-deployment-79f99d89dd-xktc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ba0316bc8f" profile_ids:"kns.deployment-3207" profile_ids:"ksa.deployment-3207.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:12:25.768 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.768 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.768 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.769 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:25.769 [INFO][73] 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-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.769 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.772 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-3207/test-new-deployment-79f99d89dd-xktc6, name=eth0)
2026-02-17 01:12:25.800 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:25.800 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"} status="up"
2026-02-17 01:12:25.800 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3207/test-new-deployment-79f99d89dd-xktc6" endpoint_id:"eth0"}
2026-02-17 01:12:25.800 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3207"}
2026-02-17 01:12:25.800 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3207.default"}
2026-02-17 01:12:25.800 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.800 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.801 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3207" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.801 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jO1yf1h0JWDmeGZpaL" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.801 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3207" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.801 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jO1yf1h0JWDmeGZpaL" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.801 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.801 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7ba0316bc8f" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.801 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7ba0316bc8f" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.801 [INFO][73] 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-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.801 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.801 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.8
2026-02-17 01:12:25.868 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3207/test-new-deployment-79f99d89dd-xktc6", EndpointId:"eth0"}
2026-02-17 01:12:25.868 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-tlt7d, name=eth0)
2026-02-17 01:12:25.869 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali466a3f3e0ca" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:12:25.869 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.869 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.869 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali466a3f3e0ca" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali466a3f3e0ca" ipVersion=0x4 table="filter"
2026-02-17 01:12:25.869 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:25.869 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.909 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:25.909 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"} status="down"
2026-02-17 01:12:25.936 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali466a3f3e0ca" state="down"
2026-02-17 01:12:25.937 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:25.937 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali466a3f3e0ca", State:"down", Index:78}
2026-02-17 01:12:25.937 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali466a3f3e0ca" state="up"
2026-02-17 01:12:25.937 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:25.937 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:25.937 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali466a3f3e0ca", State:"up", Index:78}
2026-02-17 01:12:25.937 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:25.937 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:25.937 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:25.937 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.937 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:25.959 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:25.959 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"} status="up"
2026-02-17 01:12:26.029 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-584"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-584"}
2026-02-17 01:12:26.046 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3207" name:"default"}
2026-02-17 01:12:26.064 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-584"}
2026-02-17 01:12:26.066 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-fprrd, name=eth0)
2026-02-17 01:12:26.073 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-qnxch, name=eth0)
2026-02-17 01:12:26.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-fprrd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b649f53ca" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:12:26.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-qnxch" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5b6c681c19" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:12:26.081 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali35b649f53ca" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali35b649f53ca" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5b6c681c19"
2026-02-17 01:12:26.130 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali35b649f53ca"
2026-02-17 01:12:26.130 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.130 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.138 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali35b649f53ca" state="down"
2026-02-17 01:12:26.139 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35b649f53ca"
2026-02-17 01:12:26.139 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali35b649f53ca" state="up"
2026-02-17 01:12:26.171 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:26.171 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} status="down"
2026-02-17 01:12:26.171 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:26.171 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"} status="up"
2026-02-17 01:12:26.171 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b649f53ca", State:"down", Index:79}
2026-02-17 01:12:26.171 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.172 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.172 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b649f53ca", State:"up", Index:79}
2026-02-17 01:12:26.217 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali7ba0316bc8f" state="down"
2026-02-17 01:12:26.217 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:26.217 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-17 01:12:26.217 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ba0316bc8f", State:"down", Index:74}
2026-02-17 01:12:26.217 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.217 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.219 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali7ba0316bc8f" state=""
2026-02-17 01:12:26.219 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7ba0316bc8f"
2026-02-17 01:12:26.219 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ba0316bc8f", State:"", Index:74}
2026-02-17 01:12:26.219 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Set[string](nil)}
2026-02-17 01:12:26.219 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ba0316bc8f", Addrs:set.Set[string](nil)}
2026-02-17 01:12:26.235 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali35b649f53ca"
2026-02-17 01:12:26.235 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35b649f53ca"
2026-02-17 01:12:26.235 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b649f53ca"
2026-02-17 01:12:26.235 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.235 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:26.242 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-rhqdr, name=eth0)
2026-02-17 01:12:26.260 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:26.260 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} status="up"
2026-02-17 01:12:26.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif80c8cd59e9" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:12:26.315 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calif80c8cd59e9" state="down"
2026-02-17 01:12:26.315 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif80c8cd59e9"
2026-02-17 01:12:26.315 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif80c8cd59e9", State:"down", Index:80}
2026-02-17 01:12:26.315 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.315 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.317 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calif80c8cd59e9" state="up"
2026-02-17 01:12:26.317 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif80c8cd59e9", State:"up", Index:80}
2026-02-17 01:12:26.338 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif80c8cd59e9"
2026-02-17 01:12:26.338 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:26.338 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:26.338 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:26.339 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif80c8cd59e9" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.339 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif80c8cd59e9" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.339 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif80c8cd59e9"
2026-02-17 01:12:26.339 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:26.339 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:26.371 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:26.371 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"} status="up"
2026-02-17 01:12:26.393 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn, name=eth0)
2026-02-17 01:12:26.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2296"} profile:{inbound_rules:{action:"allow" rule_id:"tGB2K9RWOVHh1mzc"} outbound_rules:{action:"allow" rule_id:"kHSofAobBB0AMh_r"}}
2026-02-17 01:12:26.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2296.default"} profile:{}
2026-02-17 01:12:26.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif753ec3cf4a" profile_ids:"kns.webhook-2296" profile_ids:"ksa.webhook-2296.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:12:26.442 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif753ec3cf4a" state="down"
2026-02-17 01:12:26.442 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif753ec3cf4a"
2026-02-17 01:12:26.442 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif753ec3cf4a" state="up"
2026-02-17 01:12:26.443 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif753ec3cf4a", State:"down", Index:81}
2026-02-17 01:12:26.443 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.443 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Typed[string]{}}
2026-02-17 01:12:26.443 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif753ec3cf4a", State:"up", Index:81}
2026-02-17 01:12:26.446 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif753ec3cf4a"
2026-02-17 01:12:26.446 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:26.446 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:26.446 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif753ec3cf4a" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2296" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gFUlROU6-j0x0_DzRp" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif753ec3cf4a" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2296" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gFUlROU6-j0x0_DzRp" ipVersion=0x4 table="filter"
2026-02-17 01:12:26.447 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif753ec3cf4a"
2026-02-17 01:12:26.447 [INFO][73] 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:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:26.447 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:26.504 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:26.504 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"} status="up"
2026-02-17 01:12:26.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3084" name:"default"}
2026-02-17 01:12:26.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3084"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3084"}
2026-02-17 01:12:26.707 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3084"}
2026-02-17 01:12:26.803 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-9158" name:"default"}
2026-02-17 01:12:26.929 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-9158"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-9158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9158"}
2026-02-17 01:12:26.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3207"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3207"}
2026-02-17 01:12:26.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-9158"}
2026-02-17 01:12:26.954 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3207"}
2026-02-17 01:12:27.070 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-tlt7d, name=eth0)
2026-02-17 01:12:27.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali466a3f3e0ca" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:12:27.085 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-vzj8m, name=eth0)
2026-02-17 01:12:27.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab41a8ae5d4" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:12:27.088 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:27.089 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:27.089 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:27.089 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:27.089 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:27.089 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:27.089 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:27.090 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:27.090 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:27.090 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:27.090 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:27.090 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:27.107 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-rhqdr, name=eth0)
2026-02-17 01:12:27.110 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-17 01:12:27.110 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:27.113 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:27.113 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"} status="up"
2026-02-17 01:12:27.113 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:27.113 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"} status="up"
2026-02-17 01:12:27.113 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.113 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.113 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif80c8cd59e9" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:12:27.125 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-fprrd, name=eth0)
2026-02-17 01:12:27.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-fprrd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b649f53ca" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:12:27.144 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn, name=eth0)
2026-02-17 01:12:27.145 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif753ec3cf4a" profile_ids:"kns.webhook-2296" profile_ids:"ksa.webhook-2296.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:12:27.198 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:27.198 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:27.198 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:27.199 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:27.199 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:27.199 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:27.199 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:27.199 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:27.199 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:27.200 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif80c8cd59e9"
2026-02-17 01:12:27.200 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b649f53ca"
2026-02-17 01:12:27.201 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif753ec3cf4a"
2026-02-17 01:12:27.201 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:27.201 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:27.201 [INFO][73] 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:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:27.201 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:27.201 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:27.201 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:27.206 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-17 01:12:27.206 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:27.224 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:27.224 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} status="up"
2026-02-17 01:12:27.225 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:27.225 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"} status="up"
2026-02-17 01:12:27.225 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:27.225 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"} status="up"
2026-02-17 01:12:27.225 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.225 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.398 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 01:12:27.398 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia5b6c681c19"
2026-02-17 01:12:27.399 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.399 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.687 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-17 01:12:27.687 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif80c8cd59e9"
2026-02-17 01:12:27.687 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.687 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.687 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:27.847 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-17 01:12:27.847 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali35b649f53ca"
2026-02-17 01:12:27.847 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.847 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:27.932 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-7007/suspend-false-to-true-v6gh5, name=eth0)
2026-02-17 01:12:27.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7007/suspend-false-to-true-v6gh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5247f0693b1" profile_ids:"kns.job-7007" profile_ids:"ksa.job-7007.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:12:27.932 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.932 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.932 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5247f0693b1"
2026-02-17 01:12:27.933 [INFO][73] 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-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.958 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-7007/suspend-false-to-true-v6gh5, name=eth0)
2026-02-17 01:12:27.971 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:27.971 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} status="up"
2026-02-17 01:12:27.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7007"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-7007"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7007"}
2026-02-17 01:12:27.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7007/suspend-false-to-true-v6gh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5247f0693b1" profile_ids:"kns.job-7007" profile_ids:"ksa.job-7007.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:12:27.973 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.973 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.973 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.975 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5247f0693b1"
2026-02-17 01:12:27.975 [INFO][73] 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-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:27.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.013 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:28.013 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"} status="up"
2026-02-17 01:12:28.258 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-7007/suspend-false-to-true-v6gh5, name=eth0)
2026-02-17 01:12:28.258 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7007/suspend-false-to-true-v6gh5" endpoint_id:"eth0"}
2026-02-17 01:12:28.258 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7007"}
2026-02-17 01:12:28.258 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7007.default"}
2026-02-17 01:12:28.258 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.258 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.259 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7007" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.259 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gqAr9HHGFRlHHvAARv" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.259 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7007" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.259 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gqAr9HHGFRlHHvAARv" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.259 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.259 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5247f0693b1" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.259 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5247f0693b1" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.259 [INFO][73] 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-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.259 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.262 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.9
bird: KIF: Received address message for unknown interface 75
2026-02-17 01:12:28.322 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7007/suspend-false-to-true-v6gh5", EndpointId:"eth0"}
2026-02-17 01:12:28.358 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-17 01:12:28.359 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif753ec3cf4a"
2026-02-17 01:12:28.359 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:28.359 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:28.365 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali5247f0693b1" state="down"
2026-02-17 01:12:28.365 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5247f0693b1"
2026-02-17 01:12:28.366 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 01:12:28.369 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali5247f0693b1" state=""
2026-02-17 01:12:28.369 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5247f0693b1"
2026-02-17 01:12:28.383 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5247f0693b1", State:"down", Index:75}
2026-02-17 01:12:28.383 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:28.383 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:28.383 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5247f0693b1", State:"", Index:75}
2026-02-17 01:12:28.383 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Set[string](nil)}
2026-02-17 01:12:28.383 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5247f0693b1", Addrs:set.Set[string](nil)}
2026-02-17 01:12:28.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-8097" name:"default"}
2026-02-17 01:12:28.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8097"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8097"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8097"}
2026-02-17 01:12:28.765 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-8097"}
2026-02-17 01:12:28.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-rhqdr, name=eth0)
2026-02-17 01:12:28.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif80c8cd59e9" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:12:28.965 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.965 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.965 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.966 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif80c8cd59e9"
2026-02-17 01:12:28.966 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.966 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.973 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-tlt7d, name=eth0)
2026-02-17 01:12:28.979 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-rhqdr, name=eth0)
2026-02-17 01:12:28.990 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-tlt7d, name=eth0)
2026-02-17 01:12:28.991 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:28.991 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"} status="up"
2026-02-17 01:12:28.992 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali466a3f3e0ca" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:12:28.992 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr" endpoint_id:"eth0"}
2026-02-17 01:12:28.992 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d" endpoint_id:"eth0"}
2026-02-17 01:12:28.992 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:28.992 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:28.992 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:28.992 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.992 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.993 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.993 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.993 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali466a3f3e0ca" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.993 [INFO][73] 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 01:12:28.993 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif80c8cd59e9" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.993 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.993 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali466a3f3e0ca" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.993 [INFO][73] 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 01:12:28.993 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif80c8cd59e9" ipVersion=0x4 table="filter"
2026-02-17 01:12:28.993 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.993 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:28.993 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:28.993 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:28.994 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.14
2026-02-17 01:12:28.996 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.12
2026-02-17 01:12:29.067 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-rhqdr", EndpointId:"eth0"}
2026-02-17 01:12:29.067 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-tlt7d", EndpointId:"eth0"}
2026-02-17 01:12:29.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2296" type:"ClusterIP" cluster_ips:"10.254.154.175" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:12:29.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9281" name:"default"}
2026-02-17 01:12:29.453 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9281"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9281"}
2026-02-17 01:12:29.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9281"}
2026-02-17 01:12:29.554 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-zbchx, name=eth0)
2026-02-17 01:12:29.554 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b8a149b2ff" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:12:29.554 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.554 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.554 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b8a149b2ff" ipVersion=0x4 table="filter"
2026-02-17 01:12:29.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b8a149b2ff" ipVersion=0x4 table="filter"
2026-02-17 01:12:29.555 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:29.555 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.578 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-17 01:12:29.578 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif80c8cd59e9"
2026-02-17 01:12:29.578 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calif80c8cd59e9" state="down"
2026-02-17 01:12:29.579 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calif80c8cd59e9" state=""
2026-02-17 01:12:29.579 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif80c8cd59e9"
2026-02-17 01:12:29.587 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali466a3f3e0ca" state="down"
2026-02-17 01:12:29.588 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:29.588 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-17 01:12:29.590 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali466a3f3e0ca" state=""
2026-02-17 01:12:29.590 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali466a3f3e0ca"
2026-02-17 01:12:29.594 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:29.595 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} status="down"
2026-02-17 01:12:29.595 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.596 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.596 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif80c8cd59e9", State:"down", Index:80}
2026-02-17 01:12:29.596 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif80c8cd59e9", State:"", Index:80}
2026-02-17 01:12:29.596 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Set[string](nil)}
2026-02-17 01:12:29.596 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif80c8cd59e9", Addrs:set.Set[string](nil)}
2026-02-17 01:12:29.596 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali466a3f3e0ca", State:"down", Index:78}
2026-02-17 01:12:29.596 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.596 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.596 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali466a3f3e0ca", State:"", Index:78}
2026-02-17 01:12:29.597 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Set[string](nil)}
2026-02-17 01:12:29.597 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali466a3f3e0ca", Addrs:set.Set[string](nil)}
2026-02-17 01:12:29.625 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali1b8a149b2ff" state="down"
2026-02-17 01:12:29.625 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b8a149b2ff", State:"down", Index:82}
2026-02-17 01:12:29.625 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:29.625 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.625 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.625 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:29.625 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.625 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.629 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali1b8a149b2ff" state="up"
2026-02-17 01:12:29.643 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:29.643 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} status="down"
2026-02-17 01:12:29.643 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b8a149b2ff", State:"up", Index:82}
2026-02-17 01:12:29.643 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:29.643 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:29.643 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:29.643 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.643 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:29.660 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:29.660 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} status="up"
2026-02-17 01:12:29.732 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-qnpp9, name=eth0)
2026-02-17 01:12:29.733 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0605d9d6c85" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:12:29.733 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.733 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.733 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.734 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0605d9d6c85" ipVersion=0x4 table="filter"
2026-02-17 01:12:29.735 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0605d9d6c85" ipVersion=0x4 table="filter"
2026-02-17 01:12:29.735 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:29.735 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.735 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.771 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:29.771 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} status="down"
2026-02-17 01:12:29.814 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali0605d9d6c85" state="down"
2026-02-17 01:12:29.814 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0605d9d6c85", State:"down", Index:83}
2026-02-17 01:12:29.815 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0605d9d6c85"
2026-02-17 01:12:29.815 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.815 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.815 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:29.815 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.815 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.816 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali0605d9d6c85" state="up"
2026-02-17 01:12:29.852 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:29.852 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} status="down"
2026-02-17 01:12:29.852 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0605d9d6c85", State:"up", Index:83}
2026-02-17 01:12:29.852 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:29.852 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:29.852 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:29.852 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.852 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:29.865 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-4vzzw, name=eth0)
2026-02-17 01:12:29.885 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:29.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} status="up"
2026-02-17 01:12:29.886 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8274a7cc397" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:12:29.886 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:29.928 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8274a7cc397" state="down"
2026-02-17 01:12:29.929 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8274a7cc397"
2026-02-17 01:12:29.929 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8274a7cc397", State:"down", Index:84}
2026-02-17 01:12:29.929 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.929 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Typed[string]{}}
2026-02-17 01:12:29.934 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:29.934 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:29.934 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:29.935 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8274a7cc397" ipVersion=0x4 table="filter"
2026-02-17 01:12:29.935 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8274a7cc397" ipVersion=0x4 table="filter"
2026-02-17 01:12:29.935 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8274a7cc397"
2026-02-17 01:12:29.935 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:29.935 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:29.943 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8274a7cc397" state="up"
2026-02-17 01:12:29.972 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:29.972 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} status="down"
2026-02-17 01:12:29.972 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8274a7cc397", State:"up", Index:84}
2026-02-17 01:12:30.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3223" name:"default"}
2026-02-17 01:12:30.043 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8274a7cc397"
2026-02-17 01:12:30.043 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8274a7cc397"
2026-02-17 01:12:30.043 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8274a7cc397"
2026-02-17 01:12:30.043 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:30.043 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:30.071 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:30.071 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} status="up"
2026-02-17 01:12:30.133 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-qnpp9, name=eth0)
2026-02-17 01:12:30.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0605d9d6c85" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:12:30.149 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:30.149 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:30.149 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:30.150 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:30.150 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:30.150 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:30.153 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-zbchx, name=eth0)
2026-02-17 01:12:30.181 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:30.181 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} status="up"
2026-02-17 01:12:30.181 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b8a149b2ff" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:12:30.257 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:30.257 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:30.257 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:30.257 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:30.258 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:30.258 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:30.298 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:30.299 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} status="up"
2026-02-17 01:12:30.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2296"
2026-02-17 01:12:30.467 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn, name=eth0)
2026-02-17 01:12:30.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif753ec3cf4a" profile_ids:"kns.webhook-2296" profile_ids:"ksa.webhook-2296.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:12:30.469 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.470 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.470 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.471 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif753ec3cf4a"
2026-02-17 01:12:30.471 [INFO][73] 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:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.471 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.471 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn, name=eth0)
2026-02-17 01:12:30.494 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:30.494 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"} status="up"
2026-02-17 01:12:30.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn" endpoint_id:"eth0"}
2026-02-17 01:12:30.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2296"}
2026-02-17 01:12:30.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2296.default"}
2026-02-17 01:12:30.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2296"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2296"} labels:{key:"webhook-2296" value:"true"}
2026-02-17 01:12:30.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9917"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9917"} labels:{key:"webhook-2296-markers" value:"true"}
2026-02-17 01:12:30.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8795"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8795"}
2026-02-17 01:12:30.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8795" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:30.566 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.566 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.567 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2296" ipVersion=0x4 table="filter"
2026-02-17 01:12:30.567 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gFUlROU6-j0x0_DzRp" ipVersion=0x4 table="filter"
2026-02-17 01:12:30.567 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2296" ipVersion=0x4 table="filter"
2026-02-17 01:12:30.567 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gFUlROU6-j0x0_DzRp" ipVersion=0x4 table="filter"
2026-02-17 01:12:30.567 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.567 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif753ec3cf4a" ipVersion=0x4 table="filter"
2026-02-17 01:12:30.567 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif753ec3cf4a" ipVersion=0x4 table="filter"
2026-02-17 01:12:30.567 [INFO][73] 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:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.567 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.568 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.15
2026-02-17 01:12:30.635 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2296/sample-webhook-deployment-7c5c95bb96-qhrrn", EndpointId:"eth0"}
2026-02-17 01:12:30.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-9631" name:"default"}
2026-02-17 01:12:30.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9631"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9631"}
2026-02-17 01:12:30.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-9631"}
bird: KIF: Received address message for unknown interface 81
2026-02-17 01:12:30.798 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-5965" name:"default"}
2026-02-17 01:12:30.842 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=81
2026-02-17 01:12:30.842 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif753ec3cf4a"
2026-02-17 01:12:30.842 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Typed[string]{}}
2026-02-17 01:12:30.842 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Typed[string]{}}
2026-02-17 01:12:30.843 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif753ec3cf4a" state="down"
2026-02-17 01:12:30.843 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif753ec3cf4a", State:"down", Index:81}
2026-02-17 01:12:30.847 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif753ec3cf4a" state=""
2026-02-17 01:12:30.847 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif753ec3cf4a"
2026-02-17 01:12:30.848 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif753ec3cf4a", State:"", Index:81}
2026-02-17 01:12:30.848 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Set[string](nil)}
2026-02-17 01:12:30.848 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif753ec3cf4a", Addrs:set.Set[string](nil)}
2026-02-17 01:12:30.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5965"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5965"} 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-5965"}
2026-02-17 01:12:30.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3223"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3223"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3223"}
2026-02-17 01:12:30.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-5965"}
2026-02-17 01:12:30.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3223"}
2026-02-17 01:12:31.142 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=83
2026-02-17 01:12:31.142 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0605d9d6c85"
2026-02-17 01:12:31.143 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:31.143 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:31.174 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=84
2026-02-17 01:12:31.174 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8274a7cc397"
2026-02-17 01:12:31.174 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:31.174 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:31.183 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1, name=eth0)
2026-02-17 01:12:31.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8795"} profile:{inbound_rules:{action:"allow" rule_id:"jFC0PNX5FpoAs8iZ"} outbound_rules:{action:"allow" rule_id:"ScchXPzt01yDHvl5"}}
2026-02-17 01:12:31.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8795.default"} profile:{}
2026-02-17 01:12:31.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5388b794ad1" profile_ids:"kns.projected-8795" profile_ids:"ksa.projected-8795.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:12:31.189 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.189 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.189 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.190 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5388b794ad1" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.190 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8795" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.190 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__GVhb-jfShymf_FVdX" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.190 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5388b794ad1" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.190 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8795" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.190 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__GVhb-jfShymf_FVdX" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.190 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5388b794ad1"
2026-02-17 01:12:31.190 [INFO][73] 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:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.190 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.233 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:31.233 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} status="down"
2026-02-17 01:12:31.263 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5388b794ad1" state="down"
2026-02-17 01:12:31.263 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5388b794ad1"
2026-02-17 01:12:31.264 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5388b794ad1" state="up"
2026-02-17 01:12:31.263 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5388b794ad1", State:"down", Index:85}
2026-02-17 01:12:31.270 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:31.270 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:31.270 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5388b794ad1", State:"up", Index:85}
2026-02-17 01:12:31.275 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-4vzzw, name=eth0)
2026-02-17 01:12:31.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8274a7cc397" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:12:31.291 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5388b794ad1"
2026-02-17 01:12:31.291 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5388b794ad1"
2026-02-17 01:12:31.291 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:31.291 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:31.291 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:31.292 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5388b794ad1"
2026-02-17 01:12:31.292 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8274a7cc397"
2026-02-17 01:12:31.292 [INFO][73] 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:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:31.292 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:31.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:31.303 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-qnpp9, name=eth0)
2026-02-17 01:12:31.321 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-zbchx, name=eth0)
2026-02-17 01:12:31.355 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:31.355 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} status="up"
2026-02-17 01:12:31.355 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:31.355 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} status="up"
2026-02-17 01:12:31.355 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0605d9d6c85" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:12:31.355 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b8a149b2ff" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:12:31.393 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:31.393 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:31.393 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:31.393 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:31.393 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:31.393 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:31.394 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0605d9d6c85"
2026-02-17 01:12:31.394 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:31.394 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:31.394 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:31.394 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:31.394 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:31.417 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:31.417 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} status="up"
2026-02-17 01:12:31.418 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:31.418 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"} status="up"
2026-02-17 01:12:31.494 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=82
2026-02-17 01:12:31.494 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:31.494 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:31.495 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:31.598 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-5nkfh, name=eth0)
2026-02-17 01:12:31.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali463c2c45102" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:12:31.612 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.612 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.612 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.612 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.612 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali463c2c45102" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.612 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.612 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali463c2c45102" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.612 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali463c2c45102"
2026-02-17 01:12:31.613 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.613 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.643 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:31.643 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"} status="down"
2026-02-17 01:12:31.672 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali463c2c45102" state="down"
2026-02-17 01:12:31.672 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali463c2c45102"
2026-02-17 01:12:31.672 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali463c2c45102" state="up"
2026-02-17 01:12:31.673 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali463c2c45102", State:"down", Index:86}
2026-02-17 01:12:31.673 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Typed[string]{}}
2026-02-17 01:12:31.673 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Typed[string]{}}
2026-02-17 01:12:31.673 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali463c2c45102", State:"up", Index:86}
2026-02-17 01:12:31.718 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali463c2c45102"
2026-02-17 01:12:31.718 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali463c2c45102"
2026-02-17 01:12:31.718 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali463c2c45102"
2026-02-17 01:12:31.718 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.718 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:31.741 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:31.741 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"} status="up"
2026-02-17 01:12:31.753 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-c8fxf, name=eth0)
2026-02-17 01:12:31.753 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa60373407c" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:12:31.812 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa60373407c" state="down"
2026-02-17 01:12:31.812 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa60373407c"
2026-02-17 01:12:31.812 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa60373407c", State:"down", Index:87}
2026-02-17 01:12:31.812 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Typed[string]{}}
2026-02-17 01:12:31.812 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Typed[string]{}}
2026-02-17 01:12:31.815 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa60373407c" state="up"
2026-02-17 01:12:31.815 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa60373407c", State:"up", Index:87}
2026-02-17 01:12:31.821 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa60373407c"
2026-02-17 01:12:31.821 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:31.821 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:31.821 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:31.822 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa60373407c" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.822 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa60373407c" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.822 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa60373407c"
2026-02-17 01:12:31.822 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:31.822 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:31.858 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:31.858 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"} status="up"
2026-02-17 01:12:31.932 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-22fw8, name=eth0)
2026-02-17 01:12:31.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-22fw8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali628ecce50b2" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:12:31.932 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:31.932 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:31.932 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:31.933 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali628ecce50b2" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.933 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali628ecce50b2" ipVersion=0x4 table="filter"
2026-02-17 01:12:31.933 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali628ecce50b2"
2026-02-17 01:12:31.933 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:31.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:31.971 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:31.971 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"} status="down"
2026-02-17 01:12:32.001 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali628ecce50b2" state="down"
2026-02-17 01:12:32.001 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali628ecce50b2"
2026-02-17 01:12:32.001 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali628ecce50b2", State:"down", Index:88}
2026-02-17 01:12:32.002 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.002 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.018 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali628ecce50b2" state="up"
2026-02-17 01:12:32.018 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali628ecce50b2", State:"up", Index:88}
2026-02-17 01:12:32.030 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-6fsgm, name=eth0)
2026-02-17 01:12:32.030 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide6a8b3cacd" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:12:32.041 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali628ecce50b2"
2026-02-17 01:12:32.041 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali628ecce50b2"
2026-02-17 01:12:32.041 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.041 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.041 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.044 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide6a8b3cacd" ipVersion=0x4 table="filter"
2026-02-17 01:12:32.044 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide6a8b3cacd" ipVersion=0x4 table="filter"
2026-02-17 01:12:32.044 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali628ecce50b2"
2026-02-17 01:12:32.044 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide6a8b3cacd"
2026-02-17 01:12:32.044 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:32.044 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:32.045 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.093 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.093 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.093 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:32.093 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"} status="down"
2026-02-17 01:12:32.103 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calide6a8b3cacd" state="down"
2026-02-17 01:12:32.104 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide6a8b3cacd"
2026-02-17 01:12:32.104 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6a8b3cacd", State:"down", Index:89}
2026-02-17 01:12:32.104 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.104 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.104 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calide6a8b3cacd" state="up"
2026-02-17 01:12:32.104 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6a8b3cacd", State:"up", Index:89}
2026-02-17 01:12:32.143 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide6a8b3cacd"
2026-02-17 01:12:32.143 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide6a8b3cacd"
2026-02-17 01:12:32.143 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide6a8b3cacd"
2026-02-17 01:12:32.143 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.143 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:32.164 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.164 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.173 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1, name=eth0)
2026-02-17 01:12:32.173 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5388b794ad1" profile_ids:"kns.projected-8795" profile_ids:"ksa.projected-8795.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:12:32.246 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:32.246 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:32.246 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:32.248 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5388b794ad1"
2026-02-17 01:12:32.248 [INFO][73] 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:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:32.248 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:32.267 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssvdk, name=eth0)
2026-02-17 01:12:32.278 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.278 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.278 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33766b008bc" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:12:32.334 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali33766b008bc" state="down"
2026-02-17 01:12:32.334 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33766b008bc", State:"down", Index:90}
2026-02-17 01:12:32.334 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33766b008bc"
2026-02-17 01:12:32.334 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali33766b008bc" state="up"
2026-02-17 01:12:32.335 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.335 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.335 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33766b008bc", State:"up", Index:90}
2026-02-17 01:12:32.350 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali33766b008bc"
2026-02-17 01:12:32.350 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:32.350 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:32.350 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:32.352 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 nextLog=2026-02-17 01:12:48.095326209 +0000 UTC m=+489.707783052 table="filter"
2026-02-17 01:12:32.352 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33766b008bc"
2026-02-17 01:12:32.352 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:32.352 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:32.401 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.401 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.434 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-wngwt, name=eth0)
2026-02-17 01:12:32.434 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71bd39e3de" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:12:32.454 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.454 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.454 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.454 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia71bd39e3de"
2026-02-17 01:12:32.454 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.454 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.502 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:32.502 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} status="down"
2026-02-17 01:12:32.508 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calia71bd39e3de" state="down"
2026-02-17 01:12:32.508 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia71bd39e3de"
2026-02-17 01:12:32.508 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71bd39e3de", State:"down", Index:91}
2026-02-17 01:12:32.508 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calia71bd39e3de" state="up"
2026-02-17 01:12:32.508 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.508 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.508 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71bd39e3de", State:"up", Index:91}
2026-02-17 01:12:32.554 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia71bd39e3de"
2026-02-17 01:12:32.554 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia71bd39e3de"
2026-02-17 01:12:32.554 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71bd39e3de"
2026-02-17 01:12:32.555 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:32.566 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-pmh5d, name=eth0)
2026-02-17 01:12:32.574 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.574 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6552595a6a7" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:12:32.618 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-17 01:12:32.619 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5388b794ad1"
2026-02-17 01:12:32.619 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:32.619 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:32.637 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6552595a6a7" state="down"
2026-02-17 01:12:32.638 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6552595a6a7"
2026-02-17 01:12:32.638 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6552595a6a7", State:"down", Index:92}
2026-02-17 01:12:32.638 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.638 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.641 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6552595a6a7" state="up"
2026-02-17 01:12:32.641 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6552595a6a7", State:"up", Index:92}
2026-02-17 01:12:32.659 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6552595a6a7"
2026-02-17 01:12:32.660 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:32.660 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:32.660 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:32.666 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6552595a6a7"
2026-02-17 01:12:32.666 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:32.666 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:32.710 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.710 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n68q2, name=eth0)
2026-02-17 01:12:32.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8ec1f46fa6" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:12:32.762 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.762 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.763 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.763 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:32.763 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.763 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.802 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:32.802 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"} status="down"
2026-02-17 01:12:32.831 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic8ec1f46fa6" state="down"
2026-02-17 01:12:32.831 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8ec1f46fa6", State:"down", Index:93}
2026-02-17 01:12:32.831 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:32.831 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.831 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.831 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic8ec1f46fa6" state="up"
2026-02-17 01:12:32.831 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8ec1f46fa6", State:"up", Index:93}
2026-02-17 01:12:32.866 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssczd, name=eth0)
2026-02-17 01:12:32.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssczd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b4c43d7051" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:12:32.870 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:32.870 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:32.870 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.870 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.870 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.871 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:32.871 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b4c43d7051"
2026-02-17 01:12:32.871 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.871 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:32.871 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.871 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.924 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.924 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.924 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:32.924 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"} status="down"
2026-02-17 01:12:32.936 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3b4c43d7051" state="down"
2026-02-17 01:12:32.936 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b4c43d7051"
2026-02-17 01:12:32.936 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b4c43d7051", State:"down", Index:94}
2026-02-17 01:12:32.936 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.936 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Typed[string]{}}
2026-02-17 01:12:32.937 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3b4c43d7051" state="up"
2026-02-17 01:12:32.937 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b4c43d7051", State:"up", Index:94}
2026-02-17 01:12:32.970 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b4c43d7051"
2026-02-17 01:12:32.970 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b4c43d7051"
2026-02-17 01:12:32.970 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b4c43d7051"
2026-02-17 01:12:32.970 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.970 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:32.986 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-nvd48, name=eth0)
2026-02-17 01:12:32.993 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:32.993 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"} status="up"
2026-02-17 01:12:32.993 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44824ff3e3d" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:12:33.053 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali44824ff3e3d" state="down"
2026-02-17 01:12:33.053 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44824ff3e3d"
2026-02-17 01:12:33.053 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44824ff3e3d", State:"down", Index:95}
2026-02-17 01:12:33.053 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.053 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.054 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali44824ff3e3d" state="up"
2026-02-17 01:12:33.054 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44824ff3e3d", State:"up", Index:95}
2026-02-17 01:12:33.073 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n98lp, name=eth0)
2026-02-17 01:12:33.073 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3335da20818" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:12:33.078 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali44824ff3e3d"
2026-02-17 01:12:33.078 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:33.078 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:33.078 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:33.079 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.079 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.079 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.080 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44824ff3e3d"
2026-02-17 01:12:33.080 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3335da20818"
2026-02-17 01:12:33.080 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:33.080 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:33.080 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.080 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.120 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.120 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.120 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:33.120 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} status="down"
2026-02-17 01:12:33.121 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8587"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8587"}
2026-02-17 01:12:33.131 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4569"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-4569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4569"}
2026-02-17 01:12:33.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:33.146 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali3335da20818" state="down"
2026-02-17 01:12:33.146 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3335da20818"
2026-02-17 01:12:33.146 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3335da20818", State:"down", Index:96}
2026-02-17 01:12:33.146 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.146 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.157 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali3335da20818" state="up"
2026-02-17 01:12:33.157 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3335da20818", State:"up", Index:96}
2026-02-17 01:12:33.158 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-17 01:12:33.158 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali628ecce50b2"
2026-02-17 01:12:33.158 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.158 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-4569" type:"ClusterIP" cluster_ips:"10.254.59.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:33.182 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3335da20818"
2026-02-17 01:12:33.182 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3335da20818"
2026-02-17 01:12:33.182 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3335da20818"
2026-02-17 01:12:33.183 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.183 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:33.188 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-c8fxf, name=eth0)
2026-02-17 01:12:33.190 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-17 01:12:33.190 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali463c2c45102"
2026-02-17 01:12:33.215 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-5nkfh, name=eth0)
2026-02-17 01:12:33.228 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.228 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.228 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.228 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa60373407c" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:12:33.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali463c2c45102" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:12:33.236 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-pmh5d, name=eth0)
2026-02-17 01:12:33.236 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6552595a6a7" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:12:33.278 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssvdk, name=eth0)
2026-02-17 01:12:33.278 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33766b008bc" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:33.290 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali463c2c45102"
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6552595a6a7"
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33766b008bc"
2026-02-17 01:12:33.291 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa60373407c"
2026-02-17 01:12:33.292 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:33.292 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:33.306 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-6fsgm, name=eth0)
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide6a8b3cacd" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:12:33.332 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-22fw8, name=eth0)
2026-02-17 01:12:33.332 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-22fw8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali628ecce50b2" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:12:33.359 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-wngwt, name=eth0)
2026-02-17 01:12:33.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71bd39e3de" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:12:33.396 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:33.397 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:33.397 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:33.397 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:33.397 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:33.397 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:33.397 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:33.398 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:33.398 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:33.407 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide6a8b3cacd"
2026-02-17 01:12:33.407 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali628ecce50b2"
2026-02-17 01:12:33.407 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71bd39e3de"
2026-02-17 01:12:33.407 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:33.407 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:33.407 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:33.408 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:33.408 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:33.408 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:33.414 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-17 01:12:33.414 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide6a8b3cacd"
2026-02-17 01:12:33.425 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1, name=eth0)
2026-02-17 01:12:33.429 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.429 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.430 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.430 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.430 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:33.430 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} status="up"
2026-02-17 01:12:33.430 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.430 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5388b794ad1" profile_ids:"kns.projected-8795" profile_ids:"ksa.projected-8795.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:12:33.498 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.498 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.498 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.499 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5388b794ad1"
2026-02-17 01:12:33.499 [INFO][73] 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:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.499 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.525 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:33.525 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} status="down"
2026-02-17 01:12:33.533 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=85
2026-02-17 01:12:33.533 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5388b794ad1"
2026-02-17 01:12:33.533 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5388b794ad1" state="down"
2026-02-17 01:12:33.533 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.533 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.533 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5388b794ad1", State:"down", Index:85}
2026-02-17 01:12:33.536 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5388b794ad1" state=""
2026-02-17 01:12:33.536 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5388b794ad1"
2026-02-17 01:12:33.536 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5388b794ad1", State:"", Index:85}
2026-02-17 01:12:33.536 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Set[string](nil)}
2026-02-17 01:12:33.536 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5388b794ad1", Addrs:set.Set[string](nil)}
2026-02-17 01:12:33.603 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5388b794ad1"
2026-02-17 01:12:33.603 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5388b794ad1"
2026-02-17 01:12:33.603 [INFO][73] 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:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.603 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.604 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.18
2026-02-17 01:12:33.662 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-17 01:12:33.663 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali33766b008bc"
2026-02-17 01:12:33.668 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:33.669 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"} status="down"
2026-02-17 01:12:33.669 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.669 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.669 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7007" name:"default"}
2026-02-17 01:12:33.674 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-17 01:12:33.674 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa60373407c"
2026-02-17 01:12:33.674 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.674 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.688 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1, name=eth0)
2026-02-17 01:12:33.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1" endpoint_id:"eth0"}
2026-02-17 01:12:33.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8795"}
2026-02-17 01:12:33.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8795.default"}
2026-02-17 01:12:33.706 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.706 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.707 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.707 [INFO][73] 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:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.707 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.767 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8795/pod-projected-secrets-c2179d8b-a140-4b42-8f6d-d2e688770fb1", EndpointId:"eth0"}
2026-02-17 01:12:33.767 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7007"}
2026-02-17 01:12:33.867 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4569/affinity-clusterip-76bb56bdb7-gq9hp, name=eth0)
2026-02-17 01:12:33.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4569"} profile:{inbound_rules:{action:"allow" rule_id:"n5JVnDjmwcLLdhWs"} outbound_rules:{action:"allow" rule_id:"9JtfDAhjwfLvPF51"}}
2026-02-17 01:12:33.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4569.default"} profile:{}
2026-02-17 01:12:33.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib846393848e" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:12:33.895 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-17 01:12:33.895 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6552595a6a7"
2026-02-17 01:12:33.895 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.895 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:33.920 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:33.920 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:33.920 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calib846393848e" state="down"
2026-02-17 01:12:33.920 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:33.920 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib846393848e"
2026-02-17 01:12:33.920 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calib846393848e" state="up"
2026-02-17 01:12:33.921 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib846393848e"
2026-02-17 01:12:33.921 [INFO][73] 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-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:33.921 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:33.962 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:33.962 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"} status="down"
2026-02-17 01:12:33.962 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib846393848e", State:"down", Index:97}
2026-02-17 01:12:33.962 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.962 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:33.962 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib846393848e", State:"up", Index:97}
2026-02-17 01:12:34.023 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-17 01:12:34.023 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia71bd39e3de"
2026-02-17 01:12:34.023 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.023 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.027 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib846393848e"
2026-02-17 01:12:34.027 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib846393848e"
2026-02-17 01:12:34.027 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib846393848e"
2026-02-17 01:12:34.027 [INFO][73] 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-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.050 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.187 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-17 01:12:34.187 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:34.187 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.187 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.230 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-nvd48, name=eth0)
2026-02-17 01:12:34.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44824ff3e3d" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:12:34.230 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:34.230 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:34.230 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:34.231 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44824ff3e3d"
2026-02-17 01:12:34.232 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:34.232 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:34.252 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n98lp, name=eth0)
2026-02-17 01:12:34.266 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssczd, name=eth0)
2026-02-17 01:12:34.284 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.284 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3335da20818" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:12:34.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssczd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b4c43d7051" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:12:34.293 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-wngwt, name=eth0)
2026-02-17 01:12:34.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71bd39e3de" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:12:34.312 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n68q2, name=eth0)
2026-02-17 01:12:34.312 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8ec1f46fa6" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:12:34.330 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4569/affinity-clusterip-76bb56bdb7-gq9hp, name=eth0)
2026-02-17 01:12:34.330 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib846393848e" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:12:34.335 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:34.336 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:34.336 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:34.336 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.336 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.336 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.343 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:34.344 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:34.344 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:34.345 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:34.345 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:34.345 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:34.345 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:34.345 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:34.345 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:34.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b4c43d7051"
2026-02-17 01:12:34.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71bd39e3de"
2026-02-17 01:12:34.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:34.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib846393848e"
2026-02-17 01:12:34.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3335da20818"
2026-02-17 01:12:34.347 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:34.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:34.347 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:34.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:34.347 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:34.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:34.348 [INFO][73] 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-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.348 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:34.348 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:34.348 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.369 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.370 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.370 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:34.370 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:34.535 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-17 01:12:34.535 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali44824ff3e3d"
2026-02-17 01:12:34.535 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.535 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.600 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-17 01:12:34.600 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b4c43d7051"
2026-02-17 01:12:34.600 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.600 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.661 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8795"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8795"}
2026-02-17 01:12:34.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-370"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-370"}
2026-02-17 01:12:34.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-370" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:34.919 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-17 01:12:34.919 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3335da20818"
2026-02-17 01:12:34.919 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:34.919 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:35.146 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-17 01:12:35.147 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib846393848e"
2026-02-17 01:12:35.147 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:35.147 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:35.147 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:35.292 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n98lp, name=eth0)
2026-02-17 01:12:35.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3335da20818" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:12:35.292 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:35.292 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:35.292 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:35.293 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3335da20818"
2026-02-17 01:12:35.293 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:35.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:35.324 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-nvd48, name=eth0)
2026-02-17 01:12:35.333 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:35.333 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:35.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44824ff3e3d" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:12:35.333 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:35.333 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:35.333 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:35.335 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44824ff3e3d"
2026-02-17 01:12:35.335 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:35.335 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:35.374 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:35.374 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"} status="up"
2026-02-17 01:12:35.524 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93, name=eth0)
2026-02-17 01:12:35.524 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-370"} profile:{inbound_rules:{action:"allow" rule_id:"JdSOyXXtyB5_JSHR"} outbound_rules:{action:"allow" rule_id:"5IdtnrDj728SpbBW"}}
2026-02-17 01:12:35.524 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-370.default"} profile:{}
2026-02-17 01:12:35.524 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1fd0bf3f2d" profile_ids:"kns.projected-370" profile_ids:"ksa.projected-370.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:12:35.524 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.524 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.524 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.525 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:35.525 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.525 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.573 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:35.573 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} status="down"
2026-02-17 01:12:35.601 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie1fd0bf3f2d" state="down"
2026-02-17 01:12:35.602 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:35.602 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1fd0bf3f2d", State:"down", Index:98}
2026-02-17 01:12:35.602 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:35.602 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:35.602 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:35.602 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.602 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.606 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie1fd0bf3f2d" state="up"
2026-02-17 01:12:35.632 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:35.632 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} status="down"
2026-02-17 01:12:35.632 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1fd0bf3f2d", State:"up", Index:98}
2026-02-17 01:12:35.632 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:35.632 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:35.632 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:35.632 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.632 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:35.648 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:35.648 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} status="up"
2026-02-17 01:12:35.648 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2296" name:"default"}
2026-02-17 01:12:36.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9917" name:"default"}
2026-02-17 01:12:36.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2296"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2296"} labels:{key:"webhook-2296" value:"true"}
2026-02-17 01:12:36.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2296"}
2026-02-17 01:12:36.274 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93, name=eth0)
2026-02-17 01:12:36.274 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1fd0bf3f2d" profile_ids:"kns.projected-370" profile_ids:"ksa.projected-370.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:12:36.274 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:36.274 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:36.274 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:36.275 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:36.275 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:36.275 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:36.306 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:36.306 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} status="up"
2026-02-17 01:12:36.306 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9917"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9917"} labels:{key:"webhook-2296-markers" value:"true"}
2026-02-17 01:12:36.306 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9917"}
2026-02-17 01:12:37.162 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-17 01:12:37.162 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:37.163 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:37.163 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:37.865 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-4569"
2026-02-17 01:12:37.909 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4569/affinity-clusterip-76bb56bdb7-gq9hp, name=eth0)
2026-02-17 01:12:37.917 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4569/affinity-clusterip-76bb56bdb7-gq9hp, name=eth0)
2026-02-17 01:12:37.919 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib846393848e" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:12:37.919 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4569"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-4569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4569"}
2026-02-17 01:12:37.919 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp" endpoint_id:"eth0"}
2026-02-17 01:12:37.919 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4569"}
2026-02-17 01:12:37.919 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4569.default"}
2026-02-17 01:12:37.919 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:37.919 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:37.920 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:37.920 [INFO][73] 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-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:37.920 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:37.921 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.30
2026-02-17 01:12:37.983 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-76bb56bdb7-gq9hp", EndpointId:"eth0"}
2026-02-17 01:12:37.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6187"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6187"}
2026-02-17 01:12:37.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6187" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:38.140 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-4vzzw, name=eth0)
2026-02-17 01:12:38.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8274a7cc397" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:12:38.141 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.141 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.141 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.141 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8274a7cc397"
2026-02-17 01:12:38.142 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.142 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.144 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-4vzzw, name=eth0)
2026-02-17 01:12:38.171 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:38.171 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"} status="up"
2026-02-17 01:12:38.171 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw" endpoint_id:"eth0"}
2026-02-17 01:12:38.171 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.171 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.171 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.171 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.171 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.172 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.17
2026-02-17 01:12:38.197 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n68q2, name=eth0)
2026-02-17 01:12:38.203 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n68q2, name=eth0)
2026-02-17 01:12:38.215 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n98lp, name=eth0)
2026-02-17 01:12:38.220 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-4vzzw", EndpointId:"eth0"}
2026-02-17 01:12:38.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8ec1f46fa6" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:12:38.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2" endpoint_id:"eth0"}
2026-02-17 01:12:38.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3335da20818" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:12:38.220 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:38.220 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:38.221 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:38.221 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.221 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.221 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.221 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3335da20818"
2026-02-17 01:12:38.222 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:38.222 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:38.222 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.222 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.222 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.27
2026-02-17 01:12:38.231 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-n98lp, name=eth0)
2026-02-17 01:12:38.249 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-nvd48, name=eth0)
2026-02-17 01:12:38.265 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-nvd48, name=eth0)
2026-02-17 01:12:38.279 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-qnpp9, name=eth0)
2026-02-17 01:12:38.287 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-qnpp9, name=eth0)
2026-02-17 01:12:38.303 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n68q2", EndpointId:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:38.303 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:38.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp" endpoint_id:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44824ff3e3d" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:12:38.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48" endpoint_id:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0605d9d6c85" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:12:38.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9" endpoint_id:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:38.303 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:38.304 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:38.305 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.29
2026-02-17 01:12:38.305 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.26
2026-02-17 01:12:38.305 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.16
2026-02-17 01:12:38.391 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-n98lp", EndpointId:"eth0"}
2026-02-17 01:12:38.391 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-nvd48", EndpointId:"eth0"}
2026-02-17 01:12:38.391 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-qnpp9", EndpointId:"eth0"}
2026-02-17 01:12:38.393 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-wngwt, name=eth0)
2026-02-17 01:12:38.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia71bd39e3de" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:12:38.393 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.393 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.393 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.394 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia71bd39e3de"
2026-02-17 01:12:38.394 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.394 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.412 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-wngwt, name=eth0)
2026-02-17 01:12:38.422 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:38.422 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"} status="up"
2026-02-17 01:12:38.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt" endpoint_id:"eth0"}
2026-02-17 01:12:38.423 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.423 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.423 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.423 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.423 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.424 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.25
2026-02-17 01:12:38.487 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-wngwt", EndpointId:"eth0"}
2026-02-17 01:12:38.496 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-zbchx, name=eth0)
2026-02-17 01:12:38.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b8a149b2ff" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:12:38.496 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.496 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.496 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.498 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:38.498 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.498 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.508 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-5d75f69fd6-zbchx, name=eth0)
2026-02-17 01:12:38.524 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:38.524 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"} status="up"
2026-02-17 01:12:38.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx" endpoint_id:"eth0"}
2026-02-17 01:12:38.525 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.525 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.525 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.525 [INFO][73] 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-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.525 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.526 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.6
2026-02-17 01:12:38.526 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-22fw8, name=eth0)
2026-02-17 01:12:38.541 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-22fw8, name=eth0)
2026-02-17 01:12:38.576 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-5nkfh, name=eth0)
2026-02-17 01:12:38.583 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-5nkfh, name=eth0)
2026-02-17 01:12:38.599 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-5d75f69fd6-zbchx", EndpointId:"eth0"}
2026-02-17 01:12:38.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-22fw8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali628ecce50b2" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:12:38.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-22fw8" endpoint_id:"eth0"}
2026-02-17 01:12:38.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali463c2c45102" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:12:38.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh" endpoint_id:"eth0"}
2026-02-17 01:12:38.600 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:38.600 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:38.601 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:38.601 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:38.601 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:38.601 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:38.601 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:38.602 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:38.602 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:38.602 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:38.602 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.20
2026-02-17 01:12:38.602 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.21
2026-02-17 01:12:38.642 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-6fsgm, name=eth0)
2026-02-17 01:12:38.650 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-6fsgm, name=eth0)
2026-02-17 01:12:38.652 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:12:38.659 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-22fw8", EndpointId:"eth0"}
2026-02-17 01:12:38.659 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-5nkfh", EndpointId:"eth0"}
2026-02-17 01:12:38.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide6a8b3cacd" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:12:38.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm" endpoint_id:"eth0"}
2026-02-17 01:12:38.659 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:38.659 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:38.659 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:38.660 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:38.660 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:38.660 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.22
2026-02-17 01:12:38.676 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8274a7cc397" state="down"
2026-02-17 01:12:38.678 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8274a7cc397"
2026-02-17 01:12:38.678 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=84
2026-02-17 01:12:38.701 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8274a7cc397" state=""
2026-02-17 01:12:38.701 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8274a7cc397"
2026-02-17 01:12:38.706 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-c8fxf, name=eth0)
2026-02-17 01:12:38.714 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-17 01:12:38.714 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:38.714 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic8ec1f46fa6" state="down"
2026-02-17 01:12:38.714 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic8ec1f46fa6" state=""
2026-02-17 01:12:38.715 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic8ec1f46fa6"
2026-02-17 01:12:38.716 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-c8fxf, name=eth0)
2026-02-17 01:12:38.739 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-6fsgm", EndpointId:"eth0"}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8274a7cc397", State:"down", Index:84}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.739 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8274a7cc397", State:"", Index:84}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.739 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8274a7cc397", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.739 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8ec1f46fa6", State:"down", Index:93}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8ec1f46fa6", State:"", Index:93}
2026-02-17 01:12:38.739 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.739 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8ec1f46fa6", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa60373407c" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:12:38.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf" endpoint_id:"eth0"}
2026-02-17 01:12:38.764 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:38.764 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:38.765 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:38.765 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:38.765 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:38.765 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.19
2026-02-17 01:12:38.824 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-c8fxf", EndpointId:"eth0"}
2026-02-17 01:12:38.868 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-fprrd, name=eth0)
2026-02-17 01:12:38.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-fprrd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35b649f53ca" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:12:38.875 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.876 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.876 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.879 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-fprrd, name=eth0)
2026-02-17 01:12:38.884 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35b649f53ca"
2026-02-17 01:12:38.884 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.884 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.906 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:38.906 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"} status="up"
2026-02-17 01:12:38.906 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-fprrd" endpoint_id:"eth0"}
2026-02-17 01:12:38.907 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.907 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.907 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.907 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.907 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.907 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.13
2026-02-17 01:12:38.929 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-17 01:12:38.930 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3335da20818"
2026-02-17 01:12:38.931 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali3335da20818" state="down"
2026-02-17 01:12:38.932 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-pmh5d, name=eth0)
2026-02-17 01:12:38.944 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-qnxch, name=eth0)
2026-02-17 01:12:38.948 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-qnxch, name=eth0)
2026-02-17 01:12:38.957 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssczd, name=eth0)
2026-02-17 01:12:38.962 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssczd, name=eth0)
2026-02-17 01:12:38.973 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssvdk, name=eth0)
2026-02-17 01:12:38.976 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-17 01:12:38.976 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44824ff3e3d"
2026-02-17 01:12:38.976 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali3335da20818" state=""
2026-02-17 01:12:38.976 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3335da20818"
2026-02-17 01:12:38.976 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali44824ff3e3d" state="down"
2026-02-17 01:12:38.976 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali44824ff3e3d" state=""
2026-02-17 01:12:38.976 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali44824ff3e3d"
2026-02-17 01:12:38.982 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-ssvdk, name=eth0)
2026-02-17 01:12:38.992 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-fprrd", EndpointId:"eth0"}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.992 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3335da20818", State:"down", Index:96}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.992 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3335da20818", State:"", Index:96}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.992 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3335da20818", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44824ff3e3d", State:"down", Index:95}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44824ff3e3d", State:"", Index:95}
2026-02-17 01:12:38.992 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.992 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44824ff3e3d", Addrs:set.Set[string](nil)}
2026-02-17 01:12:38.992 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-vzj8m, name=eth0)
2026-02-17 01:12:38.997 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8587/webserver-deployment-79f99d89dd-vzj8m, name=eth0)
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d" endpoint_id:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-qnxch" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5b6c681c19" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-qnxch" endpoint_id:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssczd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b4c43d7051" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssczd" endpoint_id:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33766b008bc" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk" endpoint_id:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab41a8ae5d4" profile_ids:"kns.deployment-8587" profile_ids:"ksa.deployment-8587.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m" endpoint_id:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-8587.default"}
2026-02-17 01:12:39.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-8587"}
2026-02-17 01:12:39.024 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:39.024 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:39.025 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:39.026 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:39.026 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:39.026 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:39.026 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] 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-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:39.027 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.11
2026-02-17 01:12:39.028 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.10
2026-02-17 01:12:39.031 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.23
2026-02-17 01:12:39.034 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.24
2026-02-17 01:12:39.040 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali0605d9d6c85" state="down"
2026-02-17 01:12:39.040 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0605d9d6c85"
2026-02-17 01:12:39.040 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-17 01:12:39.042 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.28
2026-02-17 01:12:39.082 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali0605d9d6c85" state=""
2026-02-17 01:12:39.082 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0605d9d6c85"
2026-02-17 01:12:39.082 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 01:12:39.082 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia71bd39e3de"
2026-02-17 01:12:39.082 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calia71bd39e3de" state="down"
2026-02-17 01:12:39.093 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="calia71bd39e3de" state=""
2026-02-17 01:12:39.093 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia71bd39e3de"
2026-02-17 01:12:39.116 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-qnxch", EndpointId:"eth0"}
2026-02-17 01:12:39.116 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssczd", EndpointId:"eth0"}
2026-02-17 01:12:39.116 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-ssvdk", EndpointId:"eth0"}
2026-02-17 01:12:39.116 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-vzj8m", EndpointId:"eth0"}
2026-02-17 01:12:39.116 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8587/webserver-deployment-79f99d89dd-pmh5d", EndpointId:"eth0"}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0605d9d6c85", State:"down", Index:83}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.116 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0605d9d6c85", State:"", Index:83}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.116 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0605d9d6c85", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.116 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71bd39e3de", State:"down", Index:91}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia71bd39e3de", State:"", Index:91}
2026-02-17 01:12:39.116 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.116 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia71bd39e3de", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-370"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-370"}
2026-02-17 01:12:39.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9065"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9065"}
2026-02-17 01:12:39.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali1b8a149b2ff" state="down"
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b8a149b2ff", State:"down", Index:82}
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali1b8a149b2ff" state=""
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b8a149b2ff"
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.154 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b8a149b2ff", State:"", Index:82}
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.154 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b8a149b2ff", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.154 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:39.158 [INFO][73] 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=82
2026-02-17 01:12:39.285 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8587" name:"default"}
2026-02-17 01:12:39.644 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali463c2c45102" state="down"
2026-02-17 01:12:39.644 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali463c2c45102", State:"down", Index:86}
2026-02-17 01:12:39.644 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:39.644 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali463c2c45102"
2026-02-17 01:12:39.644 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-17 01:12:39.645 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali463c2c45102" state=""
2026-02-17 01:12:39.645 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali463c2c45102"
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali628ecce50b2" state="down"
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.666 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali628ecce50b2"
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali463c2c45102", State:"", Index:86}
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.666 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali463c2c45102", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.666 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali628ecce50b2", State:"down", Index:88}
2026-02-17 01:12:39.666 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.666 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.668 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali628ecce50b2" state=""
2026-02-17 01:12:39.669 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali628ecce50b2"
2026-02-17 01:12:39.682 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali628ecce50b2", State:"", Index:88}
2026-02-17 01:12:39.682 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.682 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali628ecce50b2", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calide6a8b3cacd" state="down"
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide6a8b3cacd"
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calide6a8b3cacd" state=""
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide6a8b3cacd"
2026-02-17 01:12:39.728 [INFO][73] 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=89
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6a8b3cacd", State:"down", Index:89}
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.728 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6a8b3cacd", State:"", Index:89}
2026-02-17 01:12:39.728 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.728 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6a8b3cacd", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa60373407c" state="down"
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa60373407c"
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa60373407c", State:"down", Index:87}
2026-02-17 01:12:39.811 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa60373407c" state=""
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa60373407c"
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.811 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa60373407c", State:"", Index:87}
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.811 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa60373407c", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.811 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
bird: KIF: Received address message for unknown interface 90
2026-02-17 01:12:39.903 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8795" name:"default"}
2026-02-17 01:12:39.909 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3b4c43d7051" state="down"
2026-02-17 01:12:39.909 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b4c43d7051"
2026-02-17 01:12:39.909 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-17 01:12:39.909 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b4c43d7051", State:"down", Index:94}
2026-02-17 01:12:39.909 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.909 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.911 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3b4c43d7051" state=""
2026-02-17 01:12:39.911 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b4c43d7051"
2026-02-17 01:12:39.911 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b4c43d7051", State:"", Index:94}
2026-02-17 01:12:39.911 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.911 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b4c43d7051", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.952 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6552595a6a7" state="down"
2026-02-17 01:12:39.954 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6552595a6a7"
2026-02-17 01:12:39.954 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-17 01:12:39.957 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali6552595a6a7" state=""
2026-02-17 01:12:39.957 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6552595a6a7"
2026-02-17 01:12:39.957 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6552595a6a7", State:"down", Index:92}
2026-02-17 01:12:39.957 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.957 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.957 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6552595a6a7", State:"", Index:92}
2026-02-17 01:12:39.957 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.957 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6552595a6a7", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.992 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali33766b008bc" state="down"
2026-02-17 01:12:39.992 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33766b008bc"
2026-02-17 01:12:39.993 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33766b008bc", State:"down", Index:90}
2026-02-17 01:12:39.993 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.993 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Typed[string]{}}
2026-02-17 01:12:39.994 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-17 01:12:39.995 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali33766b008bc" state=""
2026-02-17 01:12:39.995 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali33766b008bc"
2026-02-17 01:12:39.995 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33766b008bc", State:"", Index:90}
2026-02-17 01:12:39.995 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Set[string](nil)}
2026-02-17 01:12:39.995 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33766b008bc", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.049 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 01:12:40.049 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:40.050 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="caliab41a8ae5d4" state="down"
2026-02-17 01:12:40.053 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="caliab41a8ae5d4" state=""
2026-02-17 01:12:40.053 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab41a8ae5d4"
2026-02-17 01:12:40.056 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 01:12:40.056 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5b6c681c19"
2026-02-17 01:12:40.056 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calia5b6c681c19" state="down"
2026-02-17 01:12:40.057 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calia5b6c681c19" state=""
2026-02-17 01:12:40.057 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia5b6c681c19"
2026-02-17 01:12:40.066 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35b649f53ca"
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.066 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab41a8ae5d4", State:"down", Index:77}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab41a8ae5d4", State:"", Index:77}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.066 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab41a8ae5d4", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.066 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b6c681c19", State:"down", Index:76}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b6c681c19", State:"", Index:76}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.066 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b6c681c19", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.066 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.066 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali35b649f53ca" state="down"
2026-02-17 01:12:40.067 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b649f53ca", State:"down", Index:79}
2026-02-17 01:12:40.068 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali35b649f53ca" state=""
2026-02-17 01:12:40.068 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali35b649f53ca"
2026-02-17 01:12:40.068 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35b649f53ca", State:"", Index:79}
2026-02-17 01:12:40.068 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.068 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35b649f53ca", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.383 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-17 01:12:40.383 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib846393848e"
2026-02-17 01:12:40.383 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calib846393848e" state="down"
2026-02-17 01:12:40.383 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.383 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Typed[string]{}}
2026-02-17 01:12:40.383 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib846393848e", State:"down", Index:97}
2026-02-17 01:12:40.384 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:40.384 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calib846393848e" state=""
2026-02-17 01:12:40.384 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib846393848e"
2026-02-17 01:12:40.416 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib846393848e", State:"", Index:97}
2026-02-17 01:12:40.416 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Set[string](nil)}
2026-02-17 01:12:40.416 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib846393848e", Addrs:set.Set[string](nil)}
2026-02-17 01:12:41.335 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8587"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8587"}
2026-02-17 01:12:41.362 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8587"}
2026-02-17 01:12:41.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8795"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8795"}
2026-02-17 01:12:41.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8795"}
2026-02-17 01:12:41.521 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4594"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4594"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4594"}
2026-02-17 01:12:41.550 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8861"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8861"}
2026-02-17 01:12:41.550 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:42.030 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6187"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6187"}
2026-02-17 01:12:42.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1822"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1822"} 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-1822"}
2026-02-17 01:12:42.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-1822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:42.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1822"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1822"} 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-1822"}
2026-02-17 01:12:42.448 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2710"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-2710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2710"}
2026-02-17 01:12:42.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:42.502 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-2710" type:"NodePort" cluster_ips:"10.254.108.34" ports:{Protocol:"TCP" Port:80 NodePort:31887}
2026-02-17 01:12:43.107 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2710/affinity-nodeport-5fd47c4cd5-rq7vw, name=eth0)
2026-02-17 01:12:43.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2710"} profile:{inbound_rules:{action:"allow" rule_id:"w-gfYJ9wK208wopO"} outbound_rules:{action:"allow" rule_id:"Hc1ieL9JnlEvwLRF"}}
2026-02-17 01:12:43.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2710.default"} profile:{}
2026-02-17 01:12:43.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f6319b9483" profile_ids:"kns.services-2710" profile_ids:"ksa.services-2710.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:12:43.107 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.108 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.108 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.108 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.109 [INFO][73] 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-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.109 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.151 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:43.151 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} status="down"
2026-02-17 01:12:43.188 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali6f6319b9483" state="down"
2026-02-17 01:12:43.188 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.188 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f6319b9483", State:"down", Index:99}
2026-02-17 01:12:43.188 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Typed[string]{}}
2026-02-17 01:12:43.188 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Typed[string]{}}
2026-02-17 01:12:43.188 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.188 [INFO][73] 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-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.188 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.193 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali6f6319b9483" state="up"
2026-02-17 01:12:43.210 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:43.210 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} status="down"
2026-02-17 01:12:43.210 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f6319b9483", State:"up", Index:99}
2026-02-17 01:12:43.210 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.210 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.210 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.210 [INFO][73] 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-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.210 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.227 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:43.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} status="up"
2026-02-17 01:12:43.238 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9065"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9065"}
2026-02-17 01:12:43.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3757"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3757"}
2026-02-17 01:12:43.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:43.524 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2710/affinity-nodeport-5fd47c4cd5-rq7vw, name=eth0)
2026-02-17 01:12:43.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f6319b9483" profile_ids:"kns.services-2710" profile_ids:"ksa.services-2710.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:12:43.525 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.525 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.525 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.525 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f6319b9483"
2026-02-17 01:12:43.526 [INFO][73] 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-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.526 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:43.542 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:43.542 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} status="up"
2026-02-17 01:12:43.578 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4569" name:"default"}
2026-02-17 01:12:43.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4569"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-4569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4569"}
2026-02-17 01:12:43.738 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4569"}
2026-02-17 01:12:44.108 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93, name=eth0)
2026-02-17 01:12:44.108 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1fd0bf3f2d" profile_ids:"kns.projected-370" profile_ids:"ksa.projected-370.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:12:44.109 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.109 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.109 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.111 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:44.111 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.112 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.126 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93, name=eth0)
2026-02-17 01:12:44.138 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:44.138 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} status="up"
2026-02-17 01:12:44.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1fd0bf3f2d" profile_ids:"kns.projected-370" profile_ids:"ksa.projected-370.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:12:44.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-370"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-370"}
2026-02-17 01:12:44.138 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.138 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.138 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.138 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-17 01:12:44.138 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f6319b9483"
2026-02-17 01:12:44.139 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:44.139 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.139 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.165 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:44.165 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"} status="up"
2026-02-17 01:12:44.165 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:44.165 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:44.500 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-255"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-255"}
2026-02-17 01:12:44.509 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93, name=eth0)
2026-02-17 01:12:44.519 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93" endpoint_id:"eth0"}
2026-02-17 01:12:44.519 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-370"}
2026-02-17 01:12:44.519 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-370.default"}
2026-02-17 01:12:44.519 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6682"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6682"}
2026-02-17 01:12:44.519 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.519 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.520 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.520 [INFO][73] 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:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.520 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.521 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.31
2026-02-17 01:12:44.575 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-370/pod-projected-configmaps-ba7613af-660d-40ec-bea6-cbfebbd3fc93", EndpointId:"eth0"}
2026-02-17 01:12:44.584 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-6682" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:44.613 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie1fd0bf3f2d" state="down"
2026-02-17 01:12:44.613 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1fd0bf3f2d", State:"down", Index:98}
2026-02-17 01:12:44.613 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:44.613 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-17 01:12:44.615 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie1fd0bf3f2d" state=""
2026-02-17 01:12:44.615 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1fd0bf3f2d"
2026-02-17 01:12:44.674 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:44.674 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Typed[string]{}}
2026-02-17 01:12:44.674 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1fd0bf3f2d", State:"", Index:98}
2026-02-17 01:12:44.674 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Set[string](nil)}
2026-02-17 01:12:44.674 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1fd0bf3f2d", Addrs:set.Set[string](nil)}
2026-02-17 01:12:45.120 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b, name=eth0)
2026-02-17 01:12:45.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-6682"} profile:{inbound_rules:{action:"allow" rule_id:"ASPqgaYvLy9pbYyM"} outbound_rules:{action:"allow" rule_id:"S5Fjp9ay-6sUh4AA"}}
2026-02-17 01:12:45.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-6682.default"} profile:{}
2026-02-17 01:12:45.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f8391aa7c5" profile_ids:"kns.dns-6682" profile_ids:"ksa.dns-6682.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:12:45.120 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.120 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.120 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.121 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:45.121 [INFO][73] 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:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.121 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.161 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:45.161 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} status="down"
2026-02-17 01:12:45.200 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali9f8391aa7c5" state="down"
2026-02-17 01:12:45.201 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:45.201 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali9f8391aa7c5" state="up"
2026-02-17 01:12:45.201 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f8391aa7c5", State:"down", Index:100}
2026-02-17 01:12:45.201 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Typed[string]{}}
2026-02-17 01:12:45.201 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Typed[string]{}}
2026-02-17 01:12:45.201 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f8391aa7c5", State:"up", Index:100}
2026-02-17 01:12:45.201 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:45.201 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:45.201 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:45.201 [INFO][73] 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:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.201 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:45.223 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:45.223 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} status="up"
2026-02-17 01:12:45.941 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-3757/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 01:12:45.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3757"} profile:{inbound_rules:{action:"allow" rule_id:"2czoaXo8huVXbxQb"} outbound_rules:{action:"allow" rule_id:"LdXXwbRXT4RlfrvI"}}
2026-02-17 01:12:45.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3757.default"} profile:{}
2026-02-17 01:12:45.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418c005b082" profile_ids:"kns.container-lifecycle-hook-3757" profile_ids:"ksa.container-lifecycle-hook-3757.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:12:45.941 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:45.941 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:45.942 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:45.942 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali418c005b082"
2026-02-17 01:12:45.942 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:45.942 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:45.986 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:45.986 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 01:12:46.025 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali418c005b082" state="down"
2026-02-17 01:12:46.026 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali418c005b082"
2026-02-17 01:12:46.026 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418c005b082", State:"down", Index:101}
2026-02-17 01:12:46.026 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Typed[string]{}}
2026-02-17 01:12:46.026 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Typed[string]{}}
2026-02-17 01:12:46.026 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali418c005b082"
2026-02-17 01:12:46.026 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.026 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.027 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali418c005b082" state="up"
2026-02-17 01:12:46.050 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:46.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 01:12:46.051 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418c005b082", State:"up", Index:101}
2026-02-17 01:12:46.051 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali418c005b082"
2026-02-17 01:12:46.051 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali418c005b082"
2026-02-17 01:12:46.051 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418c005b082"
2026-02-17 01:12:46.051 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.051 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.071 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:46.071 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 01:12:46.556 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b, name=eth0)
2026-02-17 01:12:46.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f8391aa7c5" profile_ids:"kns.dns-6682" profile_ids:"ksa.dns-6682.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:12:46.557 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.557 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.557 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.557 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:46.558 [INFO][73] 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:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.558 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.574 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-3757/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 01:12:46.581 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:46.581 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} status="up"
2026-02-17 01:12:46.581 [INFO][73] felix/summary.go 100: Summarising 470 dataplane reconciliation loops over 1m0.4s: avg=31ms longest=109ms (partial-resync-routes-v4,resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:12:46.581 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418c005b082" profile_ids:"kns.container-lifecycle-hook-3757" profile_ids:"ksa.container-lifecycle-hook-3757.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:12:46.581 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.581 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.581 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.581 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418c005b082"
2026-02-17 01:12:46.582 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.582 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:46.606 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:46.606 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 01:12:46.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-4594" name:"default"}
2026-02-17 01:12:46.617 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b, name=eth0)
2026-02-17 01:12:46.627 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f8391aa7c5" profile_ids:"kns.dns-6682" profile_ids:"ksa.dns-6682.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:12:46.627 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.627 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.628 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.629 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b, name=eth0)
2026-02-17 01:12:46.630 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:46.630 [INFO][73] 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:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.630 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.652 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:46.652 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"} status="up"
2026-02-17 01:12:46.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b" endpoint_id:"eth0"}
2026-02-17 01:12:46.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-6682"}
2026-02-17 01:12:46.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-6682.default"}
2026-02-17 01:12:46.652 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.652 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.656 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.657 [INFO][73] 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:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.657 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.658 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.35
2026-02-17 01:12:46.721 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6682/dns-test-8207b284-1bd9-4cb3-bc6c-b1631d06c55b", EndpointId:"eth0"}
2026-02-17 01:12:46.739 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6682"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6682"}
2026-02-17 01:12:46.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2283"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2283"}
2026-02-17 01:12:46.792 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2283" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:46.827 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-17 01:12:46.827 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:46.827 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:46.827 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:47.423 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-2283/rc-test-8rxzp, name=eth0)
2026-02-17 01:12:47.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2283"} profile:{inbound_rules:{action:"allow" rule_id:"_avxIrIN-uIVvNsO"} outbound_rules:{action:"allow" rule_id:"XBT7rEfyNMnDll97"}}
2026-02-17 01:12:47.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2283.default"} profile:{}
2026-02-17 01:12:47.423 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2283/rc-test-8rxzp" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba51ab1a332" profile_ids:"kns.replication-controller-2283" profile_ids:"ksa.replication-controller-2283.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:12:47.423 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.423 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.423 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.424 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba51ab1a332"
2026-02-17 01:12:47.424 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.424 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.432 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-3757/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 01:12:47.455 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:47.455 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} status="down"
2026-02-17 01:12:47.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418c005b082" profile_ids:"kns.container-lifecycle-hook-3757" profile_ids:"ksa.container-lifecycle-hook-3757.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:12:47.455 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:47.456 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:47.456 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:47.457 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418c005b082"
2026-02-17 01:12:47.457 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:47.457 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:47.478 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:47.478 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 01:12:47.498 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-17 01:12:47.498 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali418c005b082"
2026-02-17 01:12:47.498 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:47.498 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:47.499 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="caliba51ab1a332" state="down"
2026-02-17 01:12:47.499 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba51ab1a332"
2026-02-17 01:12:47.499 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="caliba51ab1a332" state="up"
2026-02-17 01:12:47.519 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba51ab1a332", State:"down", Index:102}
2026-02-17 01:12:47.519 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Typed[string]{}}
2026-02-17 01:12:47.519 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Typed[string]{}}
2026-02-17 01:12:47.519 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba51ab1a332", State:"up", Index:102}
2026-02-17 01:12:47.519 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba51ab1a332"
2026-02-17 01:12:47.519 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba51ab1a332"
2026-02-17 01:12:47.519 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba51ab1a332"
2026-02-17 01:12:47.520 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.520 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:47.544 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:47.544 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:47.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-2710"
2026-02-17 01:12:47.655 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2710/affinity-nodeport-5fd47c4cd5-rq7vw, name=eth0)
2026-02-17 01:12:47.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f6319b9483" profile_ids:"kns.services-2710" profile_ids:"ksa.services-2710.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:12:47.656 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.656 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.656 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.656 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f6319b9483"
2026-02-17 01:12:47.656 [INFO][73] 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-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.656 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.676 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2710/affinity-nodeport-5fd47c4cd5-rq7vw, name=eth0)
2026-02-17 01:12:47.682 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:47.682 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"} status="up"
2026-02-17 01:12:47.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw" endpoint_id:"eth0"}
2026-02-17 01:12:47.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2710.default"}
2026-02-17 01:12:47.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2710"}
2026-02-17 01:12:47.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2710"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-2710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2710"}
2026-02-17 01:12:47.682 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.682 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.683 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.683 [INFO][73] 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-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.683 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.683 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.34
2026-02-17 01:12:47.745 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2710/affinity-nodeport-5fd47c4cd5-rq7vw", EndpointId:"eth0"}
2026-02-17 01:12:47.745 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9405"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-9405"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9405"}
2026-02-17 01:12:47.745 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9405" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:47.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9405" type:"ExternalName"
2026-02-17 01:12:47.865 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9405" type:"ClusterIP" cluster_ips:"10.254.172.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:12:48.488 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/externalname-service-59c887c7c4-fvwjm, name=eth0)
2026-02-17 01:12:48.489 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9405.default"} profile:{}
2026-02-17 01:12:48.489 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9405"} profile:{inbound_rules:{action:"allow" rule_id:"OkKtnACNlPnARmvJ"} outbound_rules:{action:"allow" rule_id:"SxCcu5FAqmT-1q1U"}}
2026-02-17 01:12:48.489 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/externalname-service-59c887c7c4-fvwjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c0f5ca2c87" profile_ids:"kns.services-9405" profile_ids:"ksa.services-9405.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:12:48.489 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.489 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.489 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.490 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2c0f5ca2c87" ipVersion=0x4 logsSkipped=131 table="filter"
2026-02-17 01:12:48.490 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9405" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.490 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XRbEB18SZsQQI0zN19" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.490 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2c0f5ca2c87" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.490 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9405" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.490 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XRbEB18SZsQQI0zN19" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.490 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:48.490 [INFO][73] 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-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.490 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.531 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:48.532 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} status="down"
2026-02-17 01:12:48.561 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali2c0f5ca2c87" state="down"
2026-02-17 01:12:48.562 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:48.562 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c0f5ca2c87", State:"down", Index:103}
2026-02-17 01:12:48.562 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Typed[string]{}}
2026-02-17 01:12:48.562 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Typed[string]{}}
2026-02-17 01:12:48.562 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:48.562 [INFO][73] 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-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.562 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.566 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali2c0f5ca2c87" state="up"
2026-02-17 01:12:48.587 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:48.587 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} status="down"
2026-02-17 01:12:48.587 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c0f5ca2c87", State:"up", Index:103}
2026-02-17 01:12:48.587 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:48.587 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:48.587 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:48.587 [INFO][73] 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-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.588 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:48.604 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-3757/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 01:12:48.616 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:48.616 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} status="up"
2026-02-17 01:12:48.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali418c005b082" profile_ids:"kns.container-lifecycle-hook-3757" profile_ids:"ksa.container-lifecycle-hook-3757.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:12:48.616 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.617 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.617 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.618 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali418c005b082"
2026-02-17 01:12:48.621 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.621 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.647 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-2283/rc-test-8rxzp, name=eth0)
2026-02-17 01:12:48.659 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:48.660 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 01:12:48.660 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2283/rc-test-8rxzp" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba51ab1a332" profile_ids:"kns.replication-controller-2283" profile_ids:"ksa.replication-controller-2283.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:12:48.660 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:48.660 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:48.660 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:48.662 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba51ab1a332"
2026-02-17 01:12:48.662 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:48.662 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:48.765 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:48.765 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:48.973 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-3757/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 01:12:48.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook" endpoint_id:"eth0"}
2026-02-17 01:12:48.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3757"}
2026-02-17 01:12:48.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3757.default"}
2026-02-17 01:12:48.974 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.974 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iqU2OSi8vqWm6tJ3Wd" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_koPzYx6kVpQq0xRKQe" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iqU2OSi8vqWm6tJ3Wd" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_koPzYx6kVpQq0xRKQe" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali418c005b082" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali418c005b082" ipVersion=0x4 table="filter"
2026-02-17 01:12:48.975 [INFO][73] 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-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:48.975 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.36
2026-02-17 01:12:49.060 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3757/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 01:12:49.090 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali418c005b082" state="down"
2026-02-17 01:12:49.091 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali418c005b082"
2026-02-17 01:12:49.091 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-17 01:12:49.091 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418c005b082", State:"down", Index:101}
2026-02-17 01:12:49.091 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Typed[string]{}}
2026-02-17 01:12:49.091 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Typed[string]{}}
2026-02-17 01:12:49.091 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali418c005b082" state=""
2026-02-17 01:12:49.091 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali418c005b082"
2026-02-17 01:12:49.116 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali418c005b082", State:"", Index:101}
2026-02-17 01:12:49.117 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Set[string](nil)}
2026-02-17 01:12:49.117 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali418c005b082", Addrs:set.Set[string](nil)}
2026-02-17 01:12:49.170 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6187" name:"default"}
2026-02-17 01:12:49.254 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=102
2026-02-17 01:12:49.254 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba51ab1a332"
2026-02-17 01:12:49.254 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:49.254 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:49.301 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6187"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6187"}
2026-02-17 01:12:49.326 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6187"}
2026-02-17 01:12:49.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-1822" name:"default"}
2026-02-17 01:12:49.587 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/externalname-service-59c887c7c4-fvwjm, name=eth0)
2026-02-17 01:12:49.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/externalname-service-59c887c7c4-fvwjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c0f5ca2c87" profile_ids:"kns.services-9405" profile_ids:"ksa.services-9405.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:12:49.587 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:49.587 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:49.587 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:49.588 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:49.588 [INFO][73] 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-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:49.588 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:12:49.611 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:49.612 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"} status="up"
2026-02-17 01:12:49.643 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=103
2026-02-17 01:12:49.643 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2c0f5ca2c87"
2026-02-17 01:12:49.643 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:49.643 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:49.670 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-370" name:"default"}
2026-02-17 01:12:49.705 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1822"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1822"} 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-1822"}
2026-02-17 01:12:49.705 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-1822"}
2026-02-17 01:12:49.785 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-255" name:"default"}
2026-02-17 01:12:49.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9065" name:"default"}
2026-02-17 01:12:49.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9065"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9065"}
2026-02-17 01:12:49.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9065"}
bird: KIF: Received address message for unknown interface 99
2026-02-17 01:12:50.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4594"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4594"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4594"}
2026-02-17 01:12:50.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-4594"}
2026-02-17 01:12:50.080 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali6f6319b9483" state="down"
2026-02-17 01:12:50.080 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f6319b9483"
2026-02-17 01:12:50.080 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-17 01:12:50.080 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f6319b9483", State:"down", Index:99}
2026-02-17 01:12:50.080 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Typed[string]{}}
2026-02-17 01:12:50.080 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Typed[string]{}}
2026-02-17 01:12:50.081 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali6f6319b9483" state=""
2026-02-17 01:12:50.081 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f6319b9483"
2026-02-17 01:12:50.102 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f6319b9483", State:"", Index:99}
2026-02-17 01:12:50.102 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Set[string](nil)}
2026-02-17 01:12:50.102 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f6319b9483", Addrs:set.Set[string](nil)}
2026-02-17 01:12:50.102 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:12:50.183 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-2283/rc-test-8rxzp, name=eth0)
2026-02-17 01:12:50.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2283/rc-test-8rxzp" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba51ab1a332" profile_ids:"kns.replication-controller-2283" profile_ids:"ksa.replication-controller-2283.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:12:50.210 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:50.210 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:50.210 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:50.211 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba51ab1a332"
2026-02-17 01:12:50.211 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:50.211 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:50.229 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:50.229 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:50.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2283"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2283"}
2026-02-17 01:12:50.264 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1366"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1366"}
2026-02-17 01:12:50.276 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1366" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:50.397 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-370"}
2026-02-17 01:12:50.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1366"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1366"}
2026-02-17 01:12:50.448 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3699"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3699"}
2026-02-17 01:12:50.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3699" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:50.463 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/execpod2cn68, name=eth0)
2026-02-17 01:12:50.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/execpod2cn68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc811a717cc" profile_ids:"kns.services-9405" profile_ids:"ksa.services-9405.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:12:50.532 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.532 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.532 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.532 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:12:50.532 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc811a717cc" ipVersion=0x4 table="filter"
2026-02-17 01:12:50.532 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:12:50.532 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc811a717cc" ipVersion=0x4 table="filter"
2026-02-17 01:12:50.532 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc811a717cc"
2026-02-17 01:12:50.532 [INFO][73] 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-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.532 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.551 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calibc811a717cc" state="down"
2026-02-17 01:12:50.551 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc811a717cc"
2026-02-17 01:12:50.551 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calibc811a717cc" state="up"
2026-02-17 01:12:50.568 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:50.568 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"} status="down"
2026-02-17 01:12:50.568 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc811a717cc", State:"down", Index:104}
2026-02-17 01:12:50.568 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Typed[string]{}}
2026-02-17 01:12:50.568 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Typed[string]{}}
2026-02-17 01:12:50.568 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc811a717cc", State:"up", Index:104}
2026-02-17 01:12:50.590 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-255"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-255"}
2026-02-17 01:12:50.605 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-255"}
2026-02-17 01:12:50.638 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc811a717cc"
2026-02-17 01:12:50.638 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc811a717cc"
2026-02-17 01:12:50.639 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc811a717cc"
2026-02-17 01:12:50.639 [INFO][73] 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-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.639 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:50.661 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:50.661 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"} status="up"
2026-02-17 01:12:50.998 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali9f8391aa7c5" state="down"
2026-02-17 01:12:50.998 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f8391aa7c5", State:"down", Index:100}
2026-02-17 01:12:50.998 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:12:50.998 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:50.999 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-17 01:12:51.001 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali9f8391aa7c5" state=""
2026-02-17 01:12:51.001 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9f8391aa7c5"
2026-02-17 01:12:51.021 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Typed[string]{}}
2026-02-17 01:12:51.021 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Typed[string]{}}
2026-02-17 01:12:51.021 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f8391aa7c5", State:"", Index:100}
2026-02-17 01:12:51.022 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Set[string](nil)}
2026-02-17 01:12:51.022 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f8391aa7c5", Addrs:set.Set[string](nil)}
2026-02-17 01:12:51.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3757"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3757"}
2026-02-17 01:12:51.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1606"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1606"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1606"}
2026-02-17 01:12:51.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1606" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:51.632 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/execpod2cn68, name=eth0)
2026-02-17 01:12:51.633 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/execpod2cn68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc811a717cc" profile_ids:"kns.services-9405" profile_ids:"ksa.services-9405.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:12:51.633 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:51.633 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:51.633 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:51.633 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc811a717cc"
2026-02-17 01:12:51.634 [INFO][73] 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-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:51.634 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:12:51.654 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:51.654 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"} status="up"
2026-02-17 01:12:51.783 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-17 01:12:51.783 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc811a717cc"
2026-02-17 01:12:51.783 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:51.783 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:51.931 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-6682" name:"default"}
2026-02-17 01:12:52.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6682"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6682"}
2026-02-17 01:12:52.154 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-6682"}
2026-02-17 01:12:52.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2710" name:"default"}
2026-02-17 01:12:53.147 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2710"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-2710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2710"}
2026-02-17 01:12:53.173 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2710"}
2026-02-17 01:12:53.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3699"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3699"}
2026-02-17 01:12:53.626 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5859"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"}
2026-02-17 01:12:53.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5859" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:53.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5859"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"} labels:{key:"webhook-5859" value:"true"}
2026-02-17 01:12:53.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7777"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7777"} labels:{key:"webhook-5859-markers" value:"true"}
2026-02-17 01:12:53.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:54.436 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22, name=eth0)
2026-02-17 01:12:54.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5859"} profile:{inbound_rules:{action:"allow" rule_id:"m7VgqIaDxOYR89MG"} outbound_rules:{action:"allow" rule_id:"xAJVcnVp_t8YV6YB"}}
2026-02-17 01:12:54.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5859.default"} profile:{}
2026-02-17 01:12:54.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b087138ba9" profile_ids:"kns.webhook-5859" profile_ids:"ksa.webhook-5859.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:12:54.463 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.463 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.463 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.463 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8b087138ba9" ipVersion=0x4 table="filter"
2026-02-17 01:12:54.463 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5859" ipVersion=0x4 table="filter"
2026-02-17 01:12:54.463 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5N2tkEf_Ju2nKA9pkb" ipVersion=0x4 table="filter"
2026-02-17 01:12:54.463 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8b087138ba9" ipVersion=0x4 table="filter"
2026-02-17 01:12:54.463 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5859" ipVersion=0x4 table="filter"
2026-02-17 01:12:54.463 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5N2tkEf_Ju2nKA9pkb" ipVersion=0x4 table="filter"
2026-02-17 01:12:54.463 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8b087138ba9"
2026-02-17 01:12:54.463 [INFO][73] 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:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.463 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.497 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:54.497 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} status="down"
2026-02-17 01:12:54.512 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali8b087138ba9" state="down"
2026-02-17 01:12:54.512 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b087138ba9", State:"down", Index:105}
2026-02-17 01:12:54.513 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8b087138ba9"
2026-02-17 01:12:54.514 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:54.514 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:54.514 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8b087138ba9"
2026-02-17 01:12:54.514 [INFO][73] 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:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.514 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.516 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali8b087138ba9" state="up"
2026-02-17 01:12:54.542 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:54.542 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} status="down"
2026-02-17 01:12:54.542 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b087138ba9", State:"up", Index:105}
2026-02-17 01:12:54.542 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8b087138ba9"
2026-02-17 01:12:54.542 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8b087138ba9"
2026-02-17 01:12:54.542 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b087138ba9"
2026-02-17 01:12:54.543 [INFO][73] 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:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.543 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:54.566 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:54.566 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} status="up"
2026-02-17 01:12:54.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1606"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1606"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1606"}
2026-02-17 01:12:54.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4964"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4964"}
2026-02-17 01:12:54.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:54.696 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-4964" type:"ExternalName"
2026-02-17 01:12:54.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-4964" type:"NodePort" cluster_ips:"10.254.20.36" ports:{Protocol:"TCP" Port:80 NodePort:32419}
2026-02-17 01:12:55.273 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-2283/rc-test-8rxzp, name=eth0)
2026-02-17 01:12:55.274 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2283/rc-test-8rxzp" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba51ab1a332" profile_ids:"kns.replication-controller-2283" profile_ids:"ksa.replication-controller-2283.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:12:55.274 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.274 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.274 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.274 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba51ab1a332"
2026-02-17 01:12:55.275 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.275 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.300 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-2283/rc-test-8rxzp, name=eth0)
2026-02-17 01:12:55.308 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:55.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:55.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2283/rc-test-8rxzp" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba51ab1a332" profile_ids:"kns.replication-controller-2283" profile_ids:"ksa.replication-controller-2283.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:12:55.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2283"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2283"}
2026-02-17 01:12:55.309 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.309 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.309 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.310 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba51ab1a332"
2026-02-17 01:12:55.310 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.310 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.334 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:55.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"} status="up"
2026-02-17 01:12:55.383 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4964/externalname-service-668f77447-xrtnn, name=eth0)
2026-02-17 01:12:55.383 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4964"} profile:{inbound_rules:{action:"allow" rule_id:"Jbv37-YNHJkSkxlH"} outbound_rules:{action:"allow" rule_id:"UMSH972H55AV6_22"}}
2026-02-17 01:12:55.384 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4964.default"} profile:{}
2026-02-17 01:12:55.384 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4964/externalname-service-668f77447-xrtnn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f0df0c0277" profile_ids:"kns.services-4964" profile_ids:"ksa.services-4964.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:12:55.384 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.384 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.384 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.385 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9f0df0c0277" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.385 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4964" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.385 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u281ADW8X99jYQOwi_" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.385 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9f0df0c0277" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.385 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4964" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.385 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u281ADW8X99jYQOwi_" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.385 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f0df0c0277"
2026-02-17 01:12:55.385 [INFO][73] 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-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.385 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.427 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:55.427 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} status="down"
2026-02-17 01:12:55.451 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali9f0df0c0277" state="down"
2026-02-17 01:12:55.451 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f0df0c0277", State:"down", Index:106}
2026-02-17 01:12:55.451 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f0df0c0277"
2026-02-17 01:12:55.451 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Typed[string]{}}
2026-02-17 01:12:55.451 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Typed[string]{}}
2026-02-17 01:12:55.451 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f0df0c0277"
2026-02-17 01:12:55.451 [INFO][73] 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-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.451 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.454 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali9f0df0c0277" state="up"
2026-02-17 01:12:55.470 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:55.470 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} status="down"
2026-02-17 01:12:55.470 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f0df0c0277", State:"up", Index:106}
2026-02-17 01:12:55.471 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9f0df0c0277"
2026-02-17 01:12:55.471 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f0df0c0277"
2026-02-17 01:12:55.471 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f0df0c0277"
2026-02-17 01:12:55.471 [INFO][73] 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-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.471 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:55.489 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:55.489 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} status="up"
2026-02-17 01:12:55.489 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1366" name:"default"}
2026-02-17 01:12:55.638 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-2283/rc-test-8rxzp, name=eth0)
2026-02-17 01:12:55.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2283/rc-test-8rxzp" endpoint_id:"eth0"}
2026-02-17 01:12:55.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2283"}
2026-02-17 01:12:55.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2283.default"}
2026-02-17 01:12:55.639 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.639 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.639 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yuvcPzwyJke31oF2y3" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.639 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-MQDsnhqceobuLrfyZ" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.639 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yuvcPzwyJke31oF2y3" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.639 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-MQDsnhqceobuLrfyZ" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.639 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.639 [INFO][73] 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 01:12:55.639 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba51ab1a332" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.639 [INFO][73] 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 01:12:55.639 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba51ab1a332" ipVersion=0x4 table="filter"
2026-02-17 01:12:55.639 [INFO][73] 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-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.639 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.640 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.33
2026-02-17 01:12:55.676 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22, name=eth0)
2026-02-17 01:12:55.692 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22, name=eth0)
2026-02-17 01:12:55.711 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2283/rc-test-8rxzp", EndpointId:"eth0"}
2026-02-17 01:12:55.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b087138ba9" profile_ids:"kns.webhook-5859" profile_ids:"ksa.webhook-5859.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:12:55.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b087138ba9" profile_ids:"kns.webhook-5859" profile_ids:"ksa.webhook-5859.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:12:55.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1366"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1366"}
2026-02-17 01:12:55.711 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:55.711 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:55.711 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:55.712 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b087138ba9"
2026-02-17 01:12:55.712 [INFO][73] 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:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:55.712 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:55.733 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:55.733 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} status="up"
2026-02-17 01:12:55.733 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1366"}
2026-02-17 01:12:55.741 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="caliba51ab1a332" state="down"
2026-02-17 01:12:55.742 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba51ab1a332"
2026-02-17 01:12:55.742 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=102
2026-02-17 01:12:55.749 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="caliba51ab1a332" state=""
2026-02-17 01:12:55.749 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba51ab1a332"
2026-02-17 01:12:55.752 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba51ab1a332", State:"down", Index:102}
2026-02-17 01:12:55.752 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Typed[string]{}}
2026-02-17 01:12:55.752 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Typed[string]{}}
2026-02-17 01:12:55.752 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba51ab1a332", State:"", Index:102}
2026-02-17 01:12:55.753 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Set[string](nil)}
2026-02-17 01:12:55.753 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba51ab1a332", Addrs:set.Set[string](nil)}
2026-02-17 01:12:55.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5859" type:"ClusterIP" cluster_ips:"10.254.225.16" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:12:56.263 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-17 01:12:56.263 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8b087138ba9"
2026-02-17 01:12:56.263 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:56.263 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:56.678 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3757" name:"default"}
2026-02-17 01:12:56.695 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4964/externalname-service-668f77447-xrtnn, name=eth0)
2026-02-17 01:12:56.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4964/externalname-service-668f77447-xrtnn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f0df0c0277" profile_ids:"kns.services-4964" profile_ids:"ksa.services-4964.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:12:56.705 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:56.705 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:56.706 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:56.706 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f0df0c0277"
2026-02-17 01:12:56.707 [INFO][73] 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-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:56.707 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:12:56.735 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:56.735 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"} status="up"
2026-02-17 01:12:56.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3757"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3757"}
2026-02-17 01:12:56.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5859"
2026-02-17 01:12:56.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3757"}
2026-02-17 01:12:56.973 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-17 01:12:56.973 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9f0df0c0277"
2026-02-17 01:12:56.978 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:56.978 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:57.013 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22, name=eth0)
2026-02-17 01:12:57.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b087138ba9" profile_ids:"kns.webhook-5859" profile_ids:"ksa.webhook-5859.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:12:57.013 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.014 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.014 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.015 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b087138ba9"
2026-02-17 01:12:57.015 [INFO][73] 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:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.015 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.021 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22, name=eth0)
2026-02-17 01:12:57.040 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:57.040 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"} status="up"
2026-02-17 01:12:57.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5859"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"} labels:{key:"webhook-5859" value:"true"}
2026-02-17 01:12:57.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22" endpoint_id:"eth0"}
2026-02-17 01:12:57.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5859"}
2026-02-17 01:12:57.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5859.default"}
2026-02-17 01:12:57.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7777"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7777"} labels:{key:"webhook-5859-markers" value:"true"}
2026-02-17 01:12:57.040 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.040 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5859" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5N2tkEf_Ju2nKA9pkb" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5859" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5N2tkEf_Ju2nKA9pkb" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.042 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8b087138ba9" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8b087138ba9" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.044 [INFO][73] 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:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.044 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.044 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.41
2026-02-17 01:12:57.103 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5859/sample-webhook-deployment-7c5c95bb96-zmc22", EndpointId:"eth0"}
2026-02-17 01:12:57.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-6377"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6377"}
2026-02-17 01:12:57.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-6377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:57.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-6377"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6377"}
2026-02-17 01:12:57.215 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-482"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-482"}
2026-02-17 01:12:57.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:12:57.904 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:12:57.904 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-482"} profile:{inbound_rules:{action:"allow" rule_id:"QQTX3gQDA_GBpR5Y"} outbound_rules:{action:"allow" rule_id:"l2LeStEAB3PidD2W"}}
2026-02-17 01:12:57.904 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-482.default"} profile:{}
2026-02-17 01:12:57.904 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7642e03a9a1" profile_ids:"kns.kubectl-482" profile_ids:"ksa.kubectl-482.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:12:57.904 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.904 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.904 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.905 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7642e03a9a1" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.905 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-482" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.905 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y7eZyAxffZv4m18RFb" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.905 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7642e03a9a1" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.905 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-482" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.905 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y7eZyAxffZv4m18RFb" ipVersion=0x4 table="filter"
2026-02-17 01:12:57.905 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7642e03a9a1"
2026-02-17 01:12:57.905 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.905 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.969 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:57.969 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:12:57.979 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali7642e03a9a1" state="down"
2026-02-17 01:12:57.980 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7642e03a9a1", State:"down", Index:107}
2026-02-17 01:12:57.980 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7642e03a9a1"
2026-02-17 01:12:57.980 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7642e03a9a1"
2026-02-17 01:12:57.980 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.980 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:57.983 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali7642e03a9a1" state="up"
2026-02-17 01:12:57.999 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:12:57.999 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:12:57.999 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:58.000 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Typed[string]{}}
2026-02-17 01:12:58.000 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7642e03a9a1", State:"up", Index:107}
2026-02-17 01:12:58.000 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7642e03a9a1"
2026-02-17 01:12:58.000 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7642e03a9a1"
2026-02-17 01:12:58.001 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7642e03a9a1"
2026-02-17 01:12:58.002 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.002 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.024 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:58.024 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:12:58.706 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:12:58.706 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7642e03a9a1" profile_ids:"kns.kubectl-482" profile_ids:"ksa.kubectl-482.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:12:58.706 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.706 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.706 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.707 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7642e03a9a1"
2026-02-17 01:12:58.707 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.707 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:12:58.734 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:12:58.734 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:12:58.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3699" name:"default"}
2026-02-17 01:12:58.857 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3699"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3699"}
2026-02-17 01:12:58.883 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3699"}
2026-02-17 01:12:59.089 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali8b087138ba9" state="down"
2026-02-17 01:12:59.090 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b087138ba9", State:"down", Index:105}
2026-02-17 01:12:59.090 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8b087138ba9"
2026-02-17 01:12:59.090 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-17 01:12:59.090 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:59.090 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Typed[string]{}}
2026-02-17 01:12:59.091 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali8b087138ba9" state=""
2026-02-17 01:12:59.091 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8b087138ba9"
2026-02-17 01:12:59.111 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b087138ba9", State:"", Index:105}
2026-02-17 01:12:59.111 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Set[string](nil)}
2026-02-17 01:12:59.111 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b087138ba9", Addrs:set.Set[string](nil)}
2026-02-17 01:12:59.399 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-17 01:12:59.399 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7642e03a9a1"
2026-02-17 01:12:59.399 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:59.399 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:12:59.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1606" name:"default"}
2026-02-17 01:12:59.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1606"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1606"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1606"}
2026-02-17 01:12:59.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1606"}
2026-02-17 01:13:00.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-9405"
2026-02-17 01:13:00.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9405"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-9405"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9405"}
2026-02-17 01:13:00.304 [INFO][73] 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:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} 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 01:13:00.332 [INFO][73] 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 01:13:00.578 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2283" name:"default"}
2026-02-17 01:13:00.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2283"}
2026-02-17 01:13:00.917 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-810/with-success-policy-succeeded-indexed-0-6kh7x, name=eth0)
2026-02-17 01:13:00.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-810"} profile:{inbound_rules:{action:"allow" rule_id:"sq1av9ry68YFs74O"} outbound_rules:{action:"allow" rule_id:"VK-bKRwaT-96Il5p"}}
2026-02-17 01:13:00.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-810.default"} profile:{}
2026-02-17 01:13:00.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-810/with-success-policy-succeeded-indexed-0-6kh7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95542d8590c" profile_ids:"kns.job-810" profile_ids:"ksa.job-810.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:13:00.917 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.917 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.918 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali95542d8590c" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-810" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-810.default" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali95542d8590c" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-810" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-810.default" ipVersion=0x4 table="filter"
2026-02-17 01:13:00.918 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali95542d8590c"
2026-02-17 01:13:00.918 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.918 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.967 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:00.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="down"
2026-02-17 01:13:00.993 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali95542d8590c" state="down"
2026-02-17 01:13:00.993 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali95542d8590c"
2026-02-17 01:13:00.993 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95542d8590c", State:"down", Index:108}
2026-02-17 01:13:00.993 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:00.993 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:00.993 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95542d8590c"
2026-02-17 01:13:00.993 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.993 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:00.997 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali95542d8590c" state="up"
2026-02-17 01:13:01.017 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:01.017 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="down"
2026-02-17 01:13:01.017 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95542d8590c", State:"up", Index:108}
2026-02-17 01:13:01.017 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali95542d8590c"
2026-02-17 01:13:01.017 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95542d8590c"
2026-02-17 01:13:01.017 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95542d8590c"
2026-02-17 01:13:01.017 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.017 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.041 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:01.041 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="up"
2026-02-17 01:13:01.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-4964"
2026-02-17 01:13:01.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4964"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4964"}
2026-02-17 01:13:01.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2507"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2507"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2507"}
2026-02-17 01:13:01.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2507" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:01.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8861"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8861"}
2026-02-17 01:13:01.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-325"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-325"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-325"}
2026-02-17 01:13:01.752 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-810/with-success-policy-succeeded-indexed-0-6kh7x, name=eth0)
2026-02-17 01:13:01.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-810/with-success-policy-succeeded-indexed-0-6kh7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95542d8590c" profile_ids:"kns.job-810" profile_ids:"ksa.job-810.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:13:01.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:01.764 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.764 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.764 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.765 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95542d8590c"
2026-02-17 01:13:01.765 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.765 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:01.788 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:01.788 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="up"
2026-02-17 01:13:02.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7777" name:"default"}
2026-02-17 01:13:02.285 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-6377" name:"default"}
2026-02-17 01:13:02.298 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5, name=eth0)
2026-02-17 01:13:02.313 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2507"} profile:{inbound_rules:{action:"allow" rule_id:"r71HPCjQgwfOvJC6"} outbound_rules:{action:"allow" rule_id:"u78bKEuRWegHiPsF"}}
2026-02-17 01:13:02.313 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2507.default"} profile:{}
2026-02-17 01:13:02.313 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif53ae6c8423" profile_ids:"kns.downward-api-2507" profile_ids:"ksa.downward-api-2507.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:13:02.313 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.313 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.314 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.314 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif53ae6c8423" ipVersion=0x4 table="filter"
2026-02-17 01:13:02.314 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8-g9KumnGEH1E1Ic4_" ipVersion=0x4 table="filter"
2026-02-17 01:13:02.314 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Hp8jsjy-vD_6OyxMaD" ipVersion=0x4 table="filter"
2026-02-17 01:13:02.314 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif53ae6c8423" ipVersion=0x4 table="filter"
2026-02-17 01:13:02.314 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8-g9KumnGEH1E1Ic4_" ipVersion=0x4 table="filter"
2026-02-17 01:13:02.314 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Hp8jsjy-vD_6OyxMaD" ipVersion=0x4 table="filter"
2026-02-17 01:13:02.314 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.314 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.314 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.356 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:02.356 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:02.372 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calif53ae6c8423" state="down"
2026-02-17 01:13:02.372 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif53ae6c8423", State:"down", Index:109}
2026-02-17 01:13:02.372 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.372 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.372 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.373 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.376 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calif53ae6c8423" state="up"
2026-02-17 01:13:02.394 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:02.394 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:02.394 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif53ae6c8423", Addrs:set.Typed[string]{}}
2026-02-17 01:13:02.394 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif53ae6c8423", Addrs:set.Typed[string]{}}
2026-02-17 01:13:02.394 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif53ae6c8423", State:"up", Index:109}
2026-02-17 01:13:02.395 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.395 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.395 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.395 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.395 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.406 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-17 01:13:02.406 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali95542d8590c"
2026-02-17 01:13:02.444 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:02.444 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:02.444 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:02.444 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:02.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5859" name:"default"}
2026-02-17 01:13:02.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5859"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"} labels:{key:"webhook-5859" value:"true"}
2026-02-17 01:13:02.723 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5859"}
2026-02-17 01:13:02.726 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:13:02.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7642e03a9a1" profile_ids:"kns.kubectl-482" profile_ids:"ksa.kubectl-482.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:13:02.743 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.743 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.743 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.744 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7642e03a9a1"
2026-02-17 01:13:02.744 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5, name=eth0)
2026-02-17 01:13:02.768 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:02.768 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:02.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif53ae6c8423" profile_ids:"kns.downward-api-2507" profile_ids:"ksa.downward-api-2507.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:13:02.768 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.768 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.768 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.769 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif53ae6c8423"
2026-02-17 01:13:02.769 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.770 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:02.778 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:13:02.787 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:02.788 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:02.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7642e03a9a1" profile_ids:"kns.kubectl-482" profile_ids:"ksa.kubectl-482.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:13:02.788 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.788 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.788 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.788 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7642e03a9a1"
2026-02-17 01:13:02.788 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.788 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.815 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:02.815 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:02.843 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:13:02.843 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7642e03a9a1" profile_ids:"kns.kubectl-482" profile_ids:"ksa.kubectl-482.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:13:02.843 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.843 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.843 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.843 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7642e03a9a1"
2026-02-17 01:13:02.844 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:02.864 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:02.864 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:02.960 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-810/with-success-policy-succeeded-indexed-0-6kh7x, name=eth0)
2026-02-17 01:13:02.960 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-810/with-success-policy-succeeded-indexed-0-6kh7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95542d8590c" profile_ids:"kns.job-810" profile_ids:"ksa.job-810.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:13:02.960 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:02.960 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:02.960 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:02.961 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95542d8590c"
2026-02-17 01:13:02.961 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:02.961 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:02.988 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:02.988 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="up"
2026-02-17 01:13:03.017 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7777"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7777"} labels:{key:"webhook-5859-markers" value:"true"}
2026-02-17 01:13:03.042 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7777"}
2026-02-17 01:13:03.063 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali95542d8590c" state="down"
2026-02-17 01:13:03.064 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali95542d8590c"
2026-02-17 01:13:03.064 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-17 01:13:03.064 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95542d8590c", State:"down", Index:108}
2026-02-17 01:13:03.064 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:03.064 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:03.064 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95542d8590c"
2026-02-17 01:13:03.064 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.064 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.065 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.39
2026-02-17 01:13:03.070 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali95542d8590c" state=""
2026-02-17 01:13:03.070 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali95542d8590c"
2026-02-17 01:13:03.084 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:03.084 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="down"
2026-02-17 01:13:03.084 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95542d8590c", State:"", Index:108}
2026-02-17 01:13:03.084 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Set[string](nil)}
2026-02-17 01:13:03.084 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95542d8590c", Addrs:set.Set[string](nil)}
2026-02-17 01:13:03.084 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95542d8590c"
2026-02-17 01:13:03.084 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.084 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.104 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:03.104 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"} status="down"
2026-02-17 01:13:03.132 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-6377"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6377"}
2026-02-17 01:13:03.149 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-810/with-success-policy-succeeded-indexed-0-6kh7x, name=eth0)
2026-02-17 01:13:03.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-810/with-success-policy-succeeded-indexed-0-6kh7x" endpoint_id:"eth0"}
2026-02-17 01:13:03.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-810"}
2026-02-17 01:13:03.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-810.default"}
2026-02-17 01:13:03.152 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:13:03.153 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-6377"}
2026-02-17 01:13:03.208 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.208 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-810" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-810.default" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-810" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-810.default" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali95542d8590c" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali95542d8590c" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.209 [INFO][73] 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-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.209 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.276 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-810/with-success-policy-succeeded-indexed-0-6kh7x", EndpointId:"eth0"}
2026-02-17 01:13:03.759 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:13:03.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7642e03a9a1" profile_ids:"kns.kubectl-482" profile_ids:"ksa.kubectl-482.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:13:03.760 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:13:03.761 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.762 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.762 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.765 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7642e03a9a1"
2026-02-17 01:13:03.765 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.765 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.785 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:03.785 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:03.933 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-482/e2e-test-agnhost-pod, name=eth0)
2026-02-17 01:13:03.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-482/e2e-test-agnhost-pod" endpoint_id:"eth0"}
2026-02-17 01:13:03.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-482"}
2026-02-17 01:13:03.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-482.default"}
2026-02-17 01:13:03.933 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.933 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.934 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-482" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.934 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y7eZyAxffZv4m18RFb" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.934 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-482" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.934 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y7eZyAxffZv4m18RFb" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.934 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.935 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7642e03a9a1" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.935 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7642e03a9a1" ipVersion=0x4 table="filter"
2026-02-17 01:13:03.935 [INFO][73] 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-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.935 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:03.935 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.44
bird: KIF: Received address message for unknown interface 107
2026-02-17 01:13:03.979 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5, name=eth0)
2026-02-17 01:13:04.003 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-482/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-17 01:13:04.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif53ae6c8423" profile_ids:"kns.downward-api-2507" profile_ids:"ksa.downward-api-2507.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:13:04.003 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.004 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.004 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.004 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif53ae6c8423"
2026-02-17 01:13:04.004 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.004 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.033 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:04.033 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali7642e03a9a1" state="down"
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7642e03a9a1"
2026-02-17 01:13:04.046 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali7642e03a9a1" state=""
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7642e03a9a1"
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7642e03a9a1", State:"down", Index:107}
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Typed[string]{}}
2026-02-17 01:13:04.046 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Typed[string]{}}
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7642e03a9a1", State:"", Index:107}
2026-02-17 01:13:04.046 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Set[string](nil)}
2026-02-17 01:13:04.046 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7642e03a9a1", Addrs:set.Set[string](nil)}
2026-02-17 01:13:04.046 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif53ae6c8423"
2026-02-17 01:13:04.082 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calif53ae6c8423" state="down"
2026-02-17 01:13:04.082 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif53ae6c8423", State:"down", Index:109}
2026-02-17 01:13:04.082 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif53ae6c8423"
2026-02-17 01:13:04.082 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif53ae6c8423"
2026-02-17 01:13:04.082 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.082 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.082 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.40
2026-02-17 01:13:04.104 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calif53ae6c8423" state=""
2026-02-17 01:13:04.104 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif53ae6c8423"
2026-02-17 01:13:04.108 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:04.108 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:04.108 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif53ae6c8423", State:"", Index:109}
2026-02-17 01:13:04.108 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif53ae6c8423", Addrs:set.Set[string](nil)}
2026-02-17 01:13:04.108 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif53ae6c8423", Addrs:set.Set[string](nil)}
2026-02-17 01:13:04.108 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif53ae6c8423"
2026-02-17 01:13:04.108 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.108 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.133 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:04.133 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:04.262 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5, name=eth0)
2026-02-17 01:13:04.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5" endpoint_id:"eth0"}
2026-02-17 01:13:04.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2507"}
2026-02-17 01:13:04.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2507.default"}
2026-02-17 01:13:04.263 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.263 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.264 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8-g9KumnGEH1E1Ic4_" ipVersion=0x4 table="filter"
2026-02-17 01:13:04.264 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Hp8jsjy-vD_6OyxMaD" ipVersion=0x4 table="filter"
2026-02-17 01:13:04.264 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8-g9KumnGEH1E1Ic4_" ipVersion=0x4 table="filter"
2026-02-17 01:13:04.264 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Hp8jsjy-vD_6OyxMaD" ipVersion=0x4 table="filter"
2026-02-17 01:13:04.264 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.264 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif53ae6c8423" ipVersion=0x4 table="filter"
2026-02-17 01:13:04.264 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif53ae6c8423" ipVersion=0x4 table="filter"
2026-02-17 01:13:04.265 [INFO][73] 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:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.265 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.322 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2507/downward-api-3b62ea56-5046-474a-bf33-4a1ef9861cc5", EndpointId:"eth0"}
2026-02-17 01:13:04.415 [INFO][73] 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:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} 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 01:13:04.442 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-733"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-733"}
2026-02-17 01:13:04.469 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:04.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-482"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-482"}
2026-02-17 01:13:04.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2545"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2545"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2545"}
2026-02-17 01:13:04.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2545" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:04.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-325"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-325"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-325"}
2026-02-17 01:13:04.943 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-809"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"events-809"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-809"}
2026-02-17 01:13:04.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-809" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:04.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2545" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 01:13:04.986 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2545" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 01:13:05.116 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2545"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2545"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2545"}
2026-02-17 01:13:05.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9909"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9909"}
2026-02-17 01:13:05.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-9909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:05.184 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:13:05.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-809"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"events-809"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-809"}
2026-02-17 01:13:05.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-870"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-870"}
2026-02-17 01:13:05.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:05.260 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-733/pod-subpath-test-secret-bh4k, name=eth0)
2026-02-17 01:13:05.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-733"} profile:{inbound_rules:{action:"allow" rule_id:"HVUom_XnGfA0__7J"} outbound_rules:{action:"allow" rule_id:"FRiq1ACkYER41jVs"}}
2026-02-17 01:13:05.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-733.default"} profile:{}
2026-02-17 01:13:05.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-733/pod-subpath-test-secret-bh4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife200d09ab7" profile_ids:"kns.subpath-733" profile_ids:"ksa.subpath-733.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:13:05.314 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.314 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.314 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calife200d09ab7" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-733" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B2Vn37k1sX_m7JfQl8" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calife200d09ab7" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-733" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B2Vn37k1sX_m7JfQl8" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.315 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calife200d09ab7"
2026-02-17 01:13:05.315 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.315 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.333 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calife200d09ab7" state="down"
2026-02-17 01:13:05.333 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife200d09ab7"
2026-02-17 01:13:05.336 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/execpod2cn68, name=eth0)
2026-02-17 01:13:05.341 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calife200d09ab7" state="up"
2026-02-17 01:13:05.347 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/execpod2cn68, name=eth0)
2026-02-17 01:13:05.358 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/externalname-service-59c887c7c4-fvwjm, name=eth0)
2026-02-17 01:13:05.359 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:05.359 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="down"
2026-02-17 01:13:05.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/execpod2cn68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc811a717cc" profile_ids:"kns.services-9405" profile_ids:"ksa.services-9405.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:13:05.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/execpod2cn68" endpoint_id:"eth0"}
2026-02-17 01:13:05.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/externalname-service-59c887c7c4-fvwjm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c0f5ca2c87" profile_ids:"kns.services-9405" profile_ids:"ksa.services-9405.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:13:05.360 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife200d09ab7", State:"down", Index:110}
2026-02-17 01:13:05.360 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.360 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.360 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife200d09ab7", State:"up", Index:110}
2026-02-17 01:13:05.374 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9405/externalname-service-59c887c7c4-fvwjm, name=eth0)
2026-02-17 01:13:05.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9405/externalname-service-59c887c7c4-fvwjm" endpoint_id:"eth0"}
2026-02-17 01:13:05.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9405.default"}
2026-02-17 01:13:05.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9405"}
2026-02-17 01:13:05.414 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa, name=eth0)
2026-02-17 01:13:05.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2545.nomount"} profile:{}
2026-02-17 01:13:05.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-2545"} profile:{inbound_rules:{action:"allow" rule_id:"g_swpGQ-EUI4_--X"} outbound_rules:{action:"allow" rule_id:"JGw35Ea2XudwT5mJ"}}
2026-02-17 01:13:05.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali911b7478f9e" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:13:05.423 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calife200d09ab7"
2026-02-17 01:13:05.423 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife200d09ab7"
2026-02-17 01:13:05.423 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:13:05.423 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:13:05.425 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:13:05.425 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:13:05.425 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:13:05.425 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9405" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.425 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XRbEB18SZsQQI0zN19" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.425 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9405" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.425 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XRbEB18SZsQQI0zN19" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.425 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:13:05.425 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali911b7478f9e" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tk-HCO_7ex7EcM0pik" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Xq-SoGMFE9O-UWwRPv" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2c0f5ca2c87" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc811a717cc" ipVersion=0x4 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 nextLog=2026-02-17 01:13:18.490214034 +0000 UTC m=+520.102671017 table="filter"
2026-02-17 01:13:05.426 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife200d09ab7"
2026-02-17 01:13:05.426 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali911b7478f9e"
2026-02-17 01:13:05.426 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] 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-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] 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-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] 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-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.426 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.429 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.37
2026-02-17 01:13:05.429 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.38
2026-02-17 01:13:05.481 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/externalname-service-59c887c7c4-fvwjm", EndpointId:"eth0"}
2026-02-17 01:13:05.481 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:05.481 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-17 01:13:05.481 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:05.481 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="up"
2026-02-17 01:13:05.481 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9405/execpod2cn68", EndpointId:"eth0"}
2026-02-17 01:13:05.484 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali911b7478f9e" state="down"
2026-02-17 01:13:05.485 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali911b7478f9e"
2026-02-17 01:13:05.485 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali911b7478f9e", State:"down", Index:111}
2026-02-17 01:13:05.485 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.485 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.501 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali911b7478f9e" state="up"
2026-02-17 01:13:05.502 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali911b7478f9e", State:"up", Index:111}
2026-02-17 01:13:05.530 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali911b7478f9e"
2026-02-17 01:13:05.530 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali911b7478f9e"
2026-02-17 01:13:05.530 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali911b7478f9e"
2026-02-17 01:13:05.530 [INFO][73] 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-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.530 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:05.548 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:05.548 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 01:13:05.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9909"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9909"}
2026-02-17 01:13:05.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-956"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-956"}
2026-02-17 01:13:05.609 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 01:13:05.609 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2545.default"} profile:{}
2026-02-17 01:13:05.609 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a0a4a92ca" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:13:05.609 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-956" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:05.637 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.637 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.637 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.638 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:05.638 [INFO][73] 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-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.638 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.668 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:05.668 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 01:13:05.668 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali75a0a4a92ca" state="down"
2026-02-17 01:13:05.668 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:05.668 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a0a4a92ca", State:"down", Index:112}
2026-02-17 01:13:05.668 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.668 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.675 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali75a0a4a92ca" state="up"
2026-02-17 01:13:05.675 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a0a4a92ca", State:"up", Index:112}
2026-02-17 01:13:05.708 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-956" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:13:05.716 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 01:13:05.716 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf8705e69f8" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:13:05.729 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-956" type:"ClusterIP" cluster_ips:"10.254.212.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:13:05.746 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:05.746 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:05.746 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.746 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.746 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.747 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:05.747 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:05.747 [INFO][73] 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-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.747 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.747 [INFO][73] 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-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.747 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.788 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaf8705e69f8" state="down"
2026-02-17 01:13:05.788 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf8705e69f8"
2026-02-17 01:13:05.792 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaf8705e69f8" state="up"
2026-02-17 01:13:05.799 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:05.799 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:05.799 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:05.799 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 01:13:05.799 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf8705e69f8", State:"down", Index:113}
2026-02-17 01:13:05.799 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.799 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.799 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf8705e69f8", State:"up", Index:113}
2026-02-17 01:13:05.807 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-733/pod-subpath-test-secret-bh4k, name=eth0)
2026-02-17 01:13:05.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-733/pod-subpath-test-secret-bh4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife200d09ab7" profile_ids:"kns.subpath-733" profile_ids:"ksa.subpath-733.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:13:05.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2507"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2507"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2507"}
2026-02-17 01:13:05.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3502"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3502"}
2026-02-17 01:13:05.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:05.855 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:05.855 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:05.855 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.855 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.855 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.856 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:05.856 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife200d09ab7"
2026-02-17 01:13:05.856 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.856 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:05.856 [INFO][73] 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-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.856 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:05.887 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:05.888 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:05.888 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:05.888 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="up"
2026-02-17 01:13:05.931 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calibc811a717cc" state="down"
2026-02-17 01:13:05.932 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc811a717cc", State:"down", Index:104}
2026-02-17 01:13:05.932 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc811a717cc"
2026-02-17 01:13:05.932 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=104
2026-02-17 01:13:05.932 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.932 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Typed[string]{}}
2026-02-17 01:13:05.932 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calibc811a717cc" state=""
2026-02-17 01:13:05.932 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc811a717cc"
2026-02-17 01:13:05.932 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc811a717cc", State:"", Index:104}
2026-02-17 01:13:05.933 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Set[string](nil)}
2026-02-17 01:13:05.933 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc811a717cc", Addrs:set.Set[string](nil)}
2026-02-17 01:13:06.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9405" name:"default"}
2026-02-17 01:13:06.350 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0, name=eth0)
2026-02-17 01:13:06.351 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-956"} profile:{inbound_rules:{action:"allow" rule_id:"cvzSlvyQQaaF5IJW"} outbound_rules:{action:"allow" rule_id:"Cioe3UgsDPetavo-"}}
2026-02-17 01:13:06.351 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-956.default"} profile:{}
2026-02-17 01:13:06.351 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a5dd107898" profile_ids:"kns.dns-956" profile_ids:"ksa.dns-956.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:13:06.351 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:13:06.351 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.351 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.351 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.352 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a5dd107898"
2026-02-17 01:13:06.352 [INFO][73] 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:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.352 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.378 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-17 01:13:06.378 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calife200d09ab7"
2026-02-17 01:13:06.387 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:06.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} status="down"
2026-02-17 01:13:06.387 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:06.387 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:06.417 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali5a5dd107898" state="down"
2026-02-17 01:13:06.417 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a5dd107898", State:"down", Index:114}
2026-02-17 01:13:06.417 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a5dd107898"
2026-02-17 01:13:06.417 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a5dd107898"
2026-02-17 01:13:06.417 [INFO][73] 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:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.417 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.419 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali5a5dd107898" state="up"
2026-02-17 01:13:06.448 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:06.448 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} status="down"
2026-02-17 01:13:06.448 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Typed[string]{}}
2026-02-17 01:13:06.448 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Typed[string]{}}
2026-02-17 01:13:06.448 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a5dd107898", State:"up", Index:114}
2026-02-17 01:13:06.448 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:13:06.448 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9405"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-9405"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9405"}
2026-02-17 01:13:06.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9405"}
2026-02-17 01:13:06.497 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a5dd107898"
2026-02-17 01:13:06.498 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a5dd107898"
2026-02-17 01:13:06.498 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a5dd107898"
2026-02-17 01:13:06.498 [INFO][73] 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:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.498 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:06.503 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-17 01:13:06.503 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali911b7478f9e"
2026-02-17 01:13:06.518 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:06.518 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:06.518 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:06.518 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:06.600 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4964/externalname-service-668f77447-xrtnn, name=eth0)
2026-02-17 01:13:06.609 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-4964/externalname-service-668f77447-xrtnn, name=eth0)
2026-02-17 01:13:06.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4964/externalname-service-668f77447-xrtnn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f0df0c0277" profile_ids:"kns.services-4964" profile_ids:"ksa.services-4964.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:13:06.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4964/externalname-service-668f77447-xrtnn" endpoint_id:"eth0"}
2026-02-17 01:13:06.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4964.default"}
2026-02-17 01:13:06.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4964"}
2026-02-17 01:13:06.703 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:13:06.703 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:13:06.703 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:13:06.704 [INFO][73] 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-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:13:06.704 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:13:06.704 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.32
2026-02-17 01:13:06.743 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4964/externalname-service-668f77447-xrtnn", EndpointId:"eth0"}
2026-02-17 01:13:06.820 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 01:13:06.820 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf8705e69f8" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:13:06.820 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.820 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.820 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.821 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:06.821 [INFO][73] 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-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.821 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.848 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa, name=eth0)
2026-02-17 01:13:06.851 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:06.851 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:06.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali911b7478f9e" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:13:06.867 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 01:13:06.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a0a4a92ca" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:13:06.916 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:06.916 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:06.916 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:06.917 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.917 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.917 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.918 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali911b7478f9e"
2026-02-17 01:13:06.918 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:06.918 [INFO][73] 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-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:06.918 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:06.918 [INFO][73] 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-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.918 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:06.938 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:06.938 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 01:13:06.938 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:06.938 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:06.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4964" name:"default"}
2026-02-17 01:13:07.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8861" name:"default"}
2026-02-17 01:13:07.271 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-17 01:13:07.272 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:07.272 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:07.272 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:07.298 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4964"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4964"}
2026-02-17 01:13:07.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4964"}
2026-02-17 01:13:07.371 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-17 01:13:07.371 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a5dd107898"
2026-02-17 01:13:07.377 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:07.377 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:07.377 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3502"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3502"}
2026-02-17 01:13:07.377 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-650"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-650"}
2026-02-17 01:13:07.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:07.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-lxwqg" namespace:"services-650" type:"ClusterIP" cluster_ips:"10.254.185.3" ports:{Protocol:"TCP" Port:8001}
2026-02-17 01:13:07.424 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-8tjdd" namespace:"services-650" type:"ClusterIP" cluster_ips:"10.254.125.108" ports:{Protocol:"TCP" Port:8002}
2026-02-17 01:13:07.439 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-vxtnd" namespace:"services-650" type:"ClusterIP" cluster_ips:"10.254.13.155" ports:{Protocol:"TCP" Port:8003}
2026-02-17 01:13:07.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-lxwqg" namespace:"services-650"
2026-02-17 01:13:07.498 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-8tjdd" namespace:"services-650"
2026-02-17 01:13:07.527 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-17 01:13:07.527 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf8705e69f8"
2026-02-17 01:13:07.527 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:07.527 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:07.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-650"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-650"}
2026-02-17 01:13:07.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8203"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8203"}
2026-02-17 01:13:07.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8203" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:07.642 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8203"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8203"}
2026-02-17 01:13:07.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5666"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5666"}
2026-02-17 01:13:07.689 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:07.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8861"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8861"}
2026-02-17 01:13:07.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8861"}
2026-02-17 01:13:07.811 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-17 01:13:07.811 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c0f5ca2c87"
2026-02-17 01:13:07.811 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali2c0f5ca2c87" state="down"
2026-02-17 01:13:07.812 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Typed[string]{}}
2026-02-17 01:13:07.812 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Typed[string]{}}
2026-02-17 01:13:07.812 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c0f5ca2c87", State:"down", Index:103}
2026-02-17 01:13:07.813 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali2c0f5ca2c87" state=""
2026-02-17 01:13:07.813 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2c0f5ca2c87"
2026-02-17 01:13:07.813 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c0f5ca2c87", State:"", Index:103}
2026-02-17 01:13:07.813 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Set[string](nil)}
2026-02-17 01:13:07.813 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c0f5ca2c87", Addrs:set.Set[string](nil)}
2026-02-17 01:13:07.851 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0, name=eth0)
2026-02-17 01:13:07.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a5dd107898" profile_ids:"kns.dns-956" profile_ids:"ksa.dns-956.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:13:07.870 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:07.871 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:07.871 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:07.872 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a5dd107898"
2026-02-17 01:13:07.872 [INFO][73] 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:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:07.872 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:07.904 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:07.904 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:09.092 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-17 01:13:09.093 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f0df0c0277"
2026-02-17 01:13:09.093 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali9f0df0c0277" state="down"
2026-02-17 01:13:09.093 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Typed[string]{}}
2026-02-17 01:13:09.093 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Typed[string]{}}
2026-02-17 01:13:09.093 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f0df0c0277", State:"down", Index:106}
2026-02-17 01:13:09.093 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:13:09.096 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali9f0df0c0277" state=""
2026-02-17 01:13:09.096 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9f0df0c0277"
2026-02-17 01:13:09.113 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f0df0c0277", State:"", Index:106}
2026-02-17 01:13:09.114 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Set[string](nil)}
2026-02-17 01:13:09.114 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f0df0c0277", Addrs:set.Set[string](nil)}
2026-02-17 01:13:09.339 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-870"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-870"}
2026-02-17 01:13:09.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5006"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5006"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5006"}
2026-02-17 01:13:09.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5006" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:09.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-810" name:"default"}
2026-02-17 01:13:09.810 [INFO][73] 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:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} 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 01:13:09.849 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-810"}
2026-02-17 01:13:09.970 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0, name=eth0)
2026-02-17 01:13:09.970 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a5dd107898" profile_ids:"kns.dns-956" profile_ids:"ksa.dns-956.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:13:09.970 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:09.971 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:09.971 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:09.971 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a5dd107898"
2026-02-17 01:13:09.971 [INFO][73] 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:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:09.971 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:09.987 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0, name=eth0)
2026-02-17 01:13:09.999 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:09.999 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:10.000 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0" endpoint_id:"eth0"}
2026-02-17 01:13:10.000 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-956.default"}
2026-02-17 01:13:10.000 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-956"}
2026-02-17 01:13:10.000 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:10.000 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:10.000 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:10.000 [INFO][73] 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:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:10.000 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:10.001 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.48
2026-02-17 01:13:10.103 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-956/dns-test-2a4053ed-00db-4d23-a4a9-f056b1ee68b0", EndpointId:"eth0"}
2026-02-17 01:13:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-956"
2026-02-17 01:13:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-956"
2026-02-17 01:13:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-956"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-956"}
2026-02-17 01:13:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4139"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"events-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4139"}
2026-02-17 01:13:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-4139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:10.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-325" name:"default"}
2026-02-17 01:13:10.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4139"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"events-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4139"}
2026-02-17 01:13:10.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3923"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3923"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3923"}
2026-02-17 01:13:10.264 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3923" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:10.272 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 01:13:10.288 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 01:13:10.300 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a0a4a92ca" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:13:10.300 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a0a4a92ca" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:13:10.300 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.301 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.301 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.307 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:10.307 [INFO][73] 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-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.307 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.312 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa, name=eth0)
2026-02-17 01:13:10.333 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:10.333 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:10.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali911b7478f9e" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:13:10.333 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.333 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.333 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.334 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali911b7478f9e"
2026-02-17 01:13:10.334 [INFO][73] 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-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.334 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.339 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa, name=eth0)
2026-02-17 01:13:10.351 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 01:13:10.357 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:10.357 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 01:13:10.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali911b7478f9e" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:13:10.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf8705e69f8" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:13:10.357 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.357 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.357 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.358 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.358 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.358 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.358 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali911b7478f9e"
2026-02-17 01:13:10.358 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:10.358 [INFO][73] 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-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.359 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.359 [INFO][73] 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-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.359 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.384 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 01:13:10.388 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:10.388 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:10.388 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:10.388 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 01:13:10.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3923" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:13:10.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2545"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2545"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2545"}
2026-02-17 01:13:10.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf8705e69f8" profile_ids:"kns.svcaccounts-2545" profile_ids:"ksa.svcaccounts-2545.nomount" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:13:10.388 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.388 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.388 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.388 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf8705e69f8"
2026-02-17 01:13:10.389 [INFO][73] 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-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.389 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.408 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:10.408 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 01:13:10.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-482" name:"default"}
2026-02-17 01:13:10.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-809" name:"default"}
2026-02-17 01:13:10.723 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa, name=eth0)
2026-02-17 01:13:10.723 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-17 01:13:10.724 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.724 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.724 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.724 [INFO][73] 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-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.725 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.725 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.47
2026-02-17 01:13:10.756 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 01:13:10.759 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-2545/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 01:13:10.777 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 01:13:10.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 01:13:10.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2545.nomount"}
2026-02-17 01:13:10.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 01:13:10.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-2545"}
2026-02-17 01:13:10.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2545.default"}
2026-02-17 01:13:10.777 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.777 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.780 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.780 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.780 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.780 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.781 [INFO][73] 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-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.781 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.781 [INFO][73] 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-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.781 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.781 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.45
2026-02-17 01:13:10.781 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.46
2026-02-17 01:13:10.834 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-17 01:13:10.834 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali911b7478f9e"
2026-02-17 01:13:10.834 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali911b7478f9e" state="down"
2026-02-17 01:13:10.836 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali911b7478f9e" state=""
2026-02-17 01:13:10.836 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali911b7478f9e"
2026-02-17 01:13:10.847 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.847 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2545/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 01:13:10.847 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:10.847 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:10.847 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali911b7478f9e", State:"down", Index:111}
2026-02-17 01:13:10.847 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali911b7478f9e", State:"", Index:111}
2026-02-17 01:13:10.847 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Set[string](nil)}
2026-02-17 01:13:10.847 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali911b7478f9e", Addrs:set.Set[string](nil)}
2026-02-17 01:13:10.863 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-17 01:13:10.863 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf8705e69f8"
2026-02-17 01:13:10.863 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaf8705e69f8" state="down"
2026-02-17 01:13:10.866 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Typed[string]{}}
2026-02-17 01:13:10.866 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Typed[string]{}}
2026-02-17 01:13:10.866 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf8705e69f8", State:"down", Index:113}
2026-02-17 01:13:10.872 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaf8705e69f8" state=""
2026-02-17 01:13:10.872 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf8705e69f8"
2026-02-17 01:13:10.878 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali75a0a4a92ca" state="down"
2026-02-17 01:13:10.878 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:10.878 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-17 01:13:10.880 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali75a0a4a92ca" state=""
2026-02-17 01:13:10.880 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75a0a4a92ca"
2026-02-17 01:13:10.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2507" name:"default"}
2026-02-17 01:13:10.906 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf8705e69f8", State:"", Index:113}
2026-02-17 01:13:10.906 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Set[string](nil)}
2026-02-17 01:13:10.906 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf8705e69f8", Addrs:set.Set[string](nil)}
2026-02-17 01:13:10.906 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a0a4a92ca", State:"down", Index:112}
2026-02-17 01:13:10.906 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Typed[string]{}}
2026-02-17 01:13:10.906 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Typed[string]{}}
2026-02-17 01:13:10.906 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a0a4a92ca", State:"", Index:112}
2026-02-17 01:13:10.906 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Set[string](nil)}
2026-02-17 01:13:10.906 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a0a4a92ca", Addrs:set.Set[string](nil)}
2026-02-17 01:13:11.030 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-482"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-482"}
2026-02-17 01:13:11.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-482"}
2026-02-17 01:13:11.232 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-3923/ss-0, name=eth0)
2026-02-17 01:13:11.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3923"} profile:{inbound_rules:{action:"allow" rule_id:"dymRNf9P-j6WijSJ"} outbound_rules:{action:"allow" rule_id:"Hs3iJI5Kl35PRvm0"}}
2026-02-17 01:13:11.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3923.default"} profile:{}
2026-02-17 01:13:11.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3923/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32406bdfa29" profile_ids:"kns.statefulset-3923" profile_ids:"ksa.statefulset-3923.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:13:11.233 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.233 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.233 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.233 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32406bdfa29"
2026-02-17 01:13:11.233 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.233 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.274 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:11.274 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 01:13:11.299 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali32406bdfa29" state="down"
2026-02-17 01:13:11.300 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32406bdfa29"
2026-02-17 01:13:11.300 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32406bdfa29", State:"down", Index:115}
2026-02-17 01:13:11.300 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Typed[string]{}}
2026-02-17 01:13:11.300 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Typed[string]{}}
2026-02-17 01:13:11.300 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32406bdfa29"
2026-02-17 01:13:11.300 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.300 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.300 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali32406bdfa29" state="up"
2026-02-17 01:13:11.316 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:11.316 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 01:13:11.316 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32406bdfa29", State:"up", Index:115}
2026-02-17 01:13:11.316 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali32406bdfa29"
2026-02-17 01:13:11.316 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32406bdfa29"
2026-02-17 01:13:11.316 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32406bdfa29"
2026-02-17 01:13:11.316 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.316 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:11.334 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:11.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:11.516 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-809"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"events-809"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-809"}
2026-02-17 01:13:11.538 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-809"}
2026-02-17 01:13:11.657 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-9909" name:"default"}
2026-02-17 01:13:11.692 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9909"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9909"}
2026-02-17 01:13:11.692 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:13:11.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-9909"}
2026-02-17 01:13:11.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2507"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2507"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2507"}
2026-02-17 01:13:11.799 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2507"}
2026-02-17 01:13:11.894 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5666"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5666"}
2026-02-17 01:13:11.903 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-325"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-325"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-325"}
2026-02-17 01:13:11.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6316"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6316"} 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:"pod-resize-tests-6316"}
2026-02-17 01:13:11.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-6316" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:11.945 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-325"}
2026-02-17 01:13:11.979 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-3923/ss-0, name=eth0)
2026-02-17 01:13:11.979 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3923/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32406bdfa29" profile_ids:"kns.statefulset-3923" profile_ids:"ksa.statefulset-3923.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:13:12.069 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:12.069 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:12.069 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:12.076 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32406bdfa29"
2026-02-17 01:13:12.077 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:12.077 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:12.100 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:12.100 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:12.397 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali5a5dd107898" state="down"
2026-02-17 01:13:12.397 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a5dd107898"
2026-02-17 01:13:12.397 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 01:13:12.397 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a5dd107898", State:"down", Index:114}
2026-02-17 01:13:12.397 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Typed[string]{}}
2026-02-17 01:13:12.397 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Typed[string]{}}
2026-02-17 01:13:12.397 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:13:12.400 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali5a5dd107898" state=""
2026-02-17 01:13:12.400 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a5dd107898"
2026-02-17 01:13:12.418 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a5dd107898", State:"", Index:114}
2026-02-17 01:13:12.418 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Set[string](nil)}
2026-02-17 01:13:12.418 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a5dd107898", Addrs:set.Set[string](nil)}
2026-02-17 01:13:12.570 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3502" name:"default"}
2026-02-17 01:13:12.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3502"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3502"}
2026-02-17 01:13:12.715 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3502"}
2026-02-17 01:13:12.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-650" name:"default"}
2026-02-17 01:13:12.958 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-vxtnd" namespace:"services-650"
2026-02-17 01:13:13.016 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8203" name:"default"}
2026-02-17 01:13:13.035 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-17 01:13:13.035 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali32406bdfa29"
2026-02-17 01:13:13.041 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:13.041 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:13.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8203"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8203"}
2026-02-17 01:13:13.074 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:13:13.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8203"}
2026-02-17 01:13:13.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-650"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-650"}
2026-02-17 01:13:13.273 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-650"}
2026-02-17 01:13:13.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5006"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5006"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5006"}
2026-02-17 01:13:13.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4594"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4594"}
2026-02-17 01:13:13.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:14.634 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-870" name:"default"}
2026-02-17 01:13:14.634 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:13:14.781 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-870"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-870"}
2026-02-17 01:13:14.817 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-870"}
2026-02-17 01:13:15.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-956" name:"default"}
2026-02-17 01:13:15.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2545" name:"default"}
2026-02-17 01:13:15.454 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2545" name:"mount"}
2026-02-17 01:13:15.454 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2545" name:"nomount"}
2026-02-17 01:13:15.474 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-956"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-956"}
2026-02-17 01:13:15.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-956"}
2026-02-17 01:13:15.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-4139" name:"default"}
2026-02-17 01:13:15.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4139"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"events-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4139"}
2026-02-17 01:13:15.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-4139"}
2026-02-17 01:13:15.969 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2545"}
2026-02-17 01:13:17.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5666" name:"default"}
2026-02-17 01:13:17.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5666"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5666"}
2026-02-17 01:13:17.163 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5666"}
2026-02-17 01:13:18.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5006" name:"default"}
2026-02-17 01:13:18.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5006"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5006"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5006"}
2026-02-17 01:13:18.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4594"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4594"}
2026-02-17 01:13:18.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5006"}
2026-02-17 01:13:18.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3500"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3500"}
2026-02-17 01:13:18.767 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3500" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:18.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3500" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 01:13:19.392 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977, name=eth0)
2026-02-17 01:13:19.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-3500"} profile:{inbound_rules:{action:"allow" rule_id:"QXVl7CSaky-UBVHn"} outbound_rules:{action:"allow" rule_id:"tiFHBcJoScu1eG0V"}}
2026-02-17 01:13:19.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-3500.mount-test"} profile:{}
2026-02-17 01:13:19.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5bda60605e" profile_ids:"kns.svcaccounts-3500" profile_ids:"ksa.svcaccounts-3500.mount-test" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:13:19.393 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.393 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.393 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.394 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib5bda60605e" ipVersion=0x4 logsSkipped=49 table="filter"
2026-02-17 01:13:19.394 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RufsHASoQdizsdscZX" ipVersion=0x4 table="filter"
2026-02-17 01:13:19.394 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FTlNESMAi7_lWbRdNX" ipVersion=0x4 table="filter"
2026-02-17 01:13:19.394 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib5bda60605e" ipVersion=0x4 table="filter"
2026-02-17 01:13:19.394 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RufsHASoQdizsdscZX" ipVersion=0x4 table="filter"
2026-02-17 01:13:19.394 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FTlNESMAi7_lWbRdNX" ipVersion=0x4 table="filter"
2026-02-17 01:13:19.394 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib5bda60605e"
2026-02-17 01:13:19.394 [INFO][73] 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-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.394 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.441 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:19.441 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} status="down"
2026-02-17 01:13:19.466 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calib5bda60605e" state="down"
2026-02-17 01:13:19.466 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5bda60605e"
2026-02-17 01:13:19.466 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5bda60605e", State:"down", Index:116}
2026-02-17 01:13:19.466 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:19.466 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:19.466 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5bda60605e"
2026-02-17 01:13:19.466 [INFO][73] 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-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.466 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.471 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calib5bda60605e" state="up"
2026-02-17 01:13:19.486 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:19.486 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} status="down"
2026-02-17 01:13:19.486 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5bda60605e", State:"up", Index:116}
2026-02-17 01:13:19.486 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib5bda60605e"
2026-02-17 01:13:19.486 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5bda60605e"
2026-02-17 01:13:19.486 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5bda60605e"
2026-02-17 01:13:19.486 [INFO][73] 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-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.486 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.512 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:19.512 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} status="up"
2026-02-17 01:13:19.996 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977, name=eth0)
2026-02-17 01:13:19.997 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5bda60605e" profile_ids:"kns.svcaccounts-3500" profile_ids:"ksa.svcaccounts-3500.mount-test" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:13:19.997 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.997 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.997 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.998 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5bda60605e"
2026-02-17 01:13:19.998 [INFO][73] 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-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:19.998 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:20.020 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:20.020 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} status="up"
2026-02-17 01:13:20.498 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-3923/ss-0, name=eth0)
2026-02-17 01:13:20.498 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3923/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32406bdfa29" profile_ids:"kns.statefulset-3923" profile_ids:"ksa.statefulset-3923.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:13:20.498 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.498 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.498 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.499 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32406bdfa29"
2026-02-17 01:13:20.499 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.499 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.518 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-3923/ss-0, name=eth0)
2026-02-17 01:13:20.523 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:20.523 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:20.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3923/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32406bdfa29" profile_ids:"kns.statefulset-3923" profile_ids:"ksa.statefulset-3923.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:13:20.524 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.524 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.524 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.525 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32406bdfa29"
2026-02-17 01:13:20.525 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.525 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.542 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:20.542 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 01:13:20.807 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-3923/ss-0, name=eth0)
2026-02-17 01:13:20.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3923/ss-0" endpoint_id:"eth0"}
2026-02-17 01:13:20.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3923.default"}
2026-02-17 01:13:20.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3923"}
2026-02-17 01:13:20.808 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.808 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7g4C5-UHpWdGzAG7Mu" ipVersion=0x4 table="filter"
2026-02-17 01:13:20.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VjjbTZ1N-Zyj1pypBk" ipVersion=0x4 table="filter"
2026-02-17 01:13:20.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7g4C5-UHpWdGzAG7Mu" ipVersion=0x4 table="filter"
2026-02-17 01:13:20.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VjjbTZ1N-Zyj1pypBk" ipVersion=0x4 table="filter"
2026-02-17 01:13:20.814 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali32406bdfa29" ipVersion=0x4 table="filter"
2026-02-17 01:13:20.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali32406bdfa29" ipVersion=0x4 table="filter"
2026-02-17 01:13:20.814 [INFO][73] 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-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.814 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.819 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.43
2026-02-17 01:13:20.874 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3923/ss-0", EndpointId:"eth0"}
2026-02-17 01:13:20.919 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-17 01:13:20.919 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32406bdfa29"
2026-02-17 01:13:20.919 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Typed[string]{}}
2026-02-17 01:13:20.919 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Typed[string]{}}
2026-02-17 01:13:20.920 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali32406bdfa29" state="down"
2026-02-17 01:13:20.920 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali32406bdfa29" state=""
2026-02-17 01:13:20.920 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali32406bdfa29"
2026-02-17 01:13:20.939 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32406bdfa29", State:"down", Index:115}
2026-02-17 01:13:20.939 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32406bdfa29", State:"", Index:115}
2026-02-17 01:13:20.939 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Set[string](nil)}
2026-02-17 01:13:20.939 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32406bdfa29", Addrs:set.Set[string](nil)}
2026-02-17 01:13:21.191 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-17 01:13:21.191 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib5bda60605e"
2026-02-17 01:13:21.191 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:21.191 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:21.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3500"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3500"}
2026-02-17 01:13:21.341 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5608"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-5608"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5608"}
2026-02-17 01:13:21.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:21.950 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:21.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5608"} profile:{inbound_rules:{action:"allow" rule_id:"zkwE2teMYUswEHMJ"} outbound_rules:{action:"allow" rule_id:"hg-gQCImiP-Y3bS7"}}
2026-02-17 01:13:21.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5608.default"} profile:{}
2026-02-17 01:13:21.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:21.950 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:21.950 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:21.950 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:21.951 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5987c390d0c" ipVersion=0x4 table="filter"
2026-02-17 01:13:21.951 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5608" ipVersion=0x4 table="filter"
2026-02-17 01:13:21.951 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0E6jswIHZOW85bmJjG" ipVersion=0x4 table="filter"
2026-02-17 01:13:21.951 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5987c390d0c" ipVersion=0x4 table="filter"
2026-02-17 01:13:21.951 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5608" ipVersion=0x4 table="filter"
2026-02-17 01:13:21.951 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0E6jswIHZOW85bmJjG" ipVersion=0x4 table="filter"
2026-02-17 01:13:21.951 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5987c390d0c"
2026-02-17 01:13:21.951 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:21.951 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:21.997 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:21.997 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="down"
2026-02-17 01:13:22.028 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali5987c390d0c" state="down"
2026-02-17 01:13:22.028 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5987c390d0c"
2026-02-17 01:13:22.028 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5987c390d0c", State:"down", Index:117}
2026-02-17 01:13:22.029 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:22.029 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:22.029 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5987c390d0c"
2026-02-17 01:13:22.029 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:22.029 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:22.031 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali5987c390d0c" state="up"
2026-02-17 01:13:22.046 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:22.046 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="down"
2026-02-17 01:13:22.046 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5987c390d0c", State:"up", Index:117}
2026-02-17 01:13:22.046 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5987c390d0c"
2026-02-17 01:13:22.046 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5987c390d0c"
2026-02-17 01:13:22.046 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:22.047 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:22.047 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:22.072 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:22.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:22.983 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-17 01:13:22.983 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5987c390d0c"
2026-02-17 01:13:22.983 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:22.983 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:23.031 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:23.031 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:23.031 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.031 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.031 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.032 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:23.032 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.032 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:23.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:23.901 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:23.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:23.901 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.901 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.901 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.901 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:23.901 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.901 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.915 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:23.926 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:23.926 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:23.926 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:23.927 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.927 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.927 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.930 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:23.930 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.930 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:23.950 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:23.950 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:24.146 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4594" name:"default"}
2026-02-17 01:13:24.266 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4594"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4594"}
2026-02-17 01:13:24.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4594"}
2026-02-17 01:13:24.473 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:24.474 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:24.474 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:24.474 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:24.474 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:24.475 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:24.476 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:24.476 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:24.494 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:24.494 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:26.072 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-733/pod-subpath-test-secret-bh4k, name=eth0)
2026-02-17 01:13:26.072 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-733/pod-subpath-test-secret-bh4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife200d09ab7" profile_ids:"kns.subpath-733" profile_ids:"ksa.subpath-733.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:13:26.072 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:26.072 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:26.072 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:26.073 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife200d09ab7"
2026-02-17 01:13:26.073 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:26.073 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:26.098 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:26.098 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="up"
2026-02-17 01:13:26.347 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977, name=eth0)
2026-02-17 01:13:26.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5bda60605e" profile_ids:"kns.svcaccounts-3500" profile_ids:"ksa.svcaccounts-3500.mount-test" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:13:26.347 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.347 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.347 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.349 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5bda60605e"
2026-02-17 01:13:26.349 [INFO][73] 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-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.349 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.358 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977, name=eth0)
2026-02-17 01:13:26.372 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:26.372 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"} status="up"
2026-02-17 01:13:26.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977" endpoint_id:"eth0"}
2026-02-17 01:13:26.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-3500.mount-test"}
2026-02-17 01:13:26.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-3500"}
2026-02-17 01:13:26.373 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.373 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RufsHASoQdizsdscZX" ipVersion=0x4 table="filter"
2026-02-17 01:13:26.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FTlNESMAi7_lWbRdNX" ipVersion=0x4 table="filter"
2026-02-17 01:13:26.374 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RufsHASoQdizsdscZX" ipVersion=0x4 table="filter"
2026-02-17 01:13:26.374 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FTlNESMAi7_lWbRdNX" ipVersion=0x4 table="filter"
2026-02-17 01:13:26.374 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.374 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib5bda60605e" ipVersion=0x4 table="filter"
2026-02-17 01:13:26.374 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib5bda60605e" ipVersion=0x4 table="filter"
2026-02-17 01:13:26.374 [INFO][73] 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-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.374 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.374 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.49
2026-02-17 01:13:26.426 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:26.446 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-3500/pod-service-account-0229586c-bfb3-4b85-87ae-76d2f9ce6977", EndpointId:"eth0"}
2026-02-17 01:13:26.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3500" name:"default"}
2026-02-17 01:13:26.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:26.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3500" name:"mount-test"}
2026-02-17 01:13:26.447 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:26.447 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:26.448 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:26.448 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:26.449 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:26.449 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:26.473 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:26.473 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:26.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3500"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3500"}
2026-02-17 01:13:26.621 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3500"}
2026-02-17 01:13:27.291 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-733/pod-subpath-test-secret-bh4k, name=eth0)
2026-02-17 01:13:27.291 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-733/pod-subpath-test-secret-bh4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife200d09ab7" profile_ids:"kns.subpath-733" profile_ids:"ksa.subpath-733.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:13:27.291 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.292 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.292 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.292 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife200d09ab7"
2026-02-17 01:13:27.293 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.315 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:27.315 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="up"
2026-02-17 01:13:27.399 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calife200d09ab7" state="down"
2026-02-17 01:13:27.399 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife200d09ab7", State:"down", Index:110}
2026-02-17 01:13:27.400 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife200d09ab7"
2026-02-17 01:13:27.400 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife200d09ab7"
2026-02-17 01:13:27.400 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.400 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.400 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.42
2026-02-17 01:13:27.401 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-17 01:13:27.401 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calife200d09ab7" state=""
2026-02-17 01:13:27.401 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calife200d09ab7"
2026-02-17 01:13:27.420 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:27.420 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="down"
2026-02-17 01:13:27.420 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Typed[string]{}}
2026-02-17 01:13:27.420 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Typed[string]{}}
2026-02-17 01:13:27.420 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife200d09ab7", State:"", Index:110}
2026-02-17 01:13:27.420 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Set[string](nil)}
2026-02-17 01:13:27.420 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife200d09ab7", Addrs:set.Set[string](nil)}
2026-02-17 01:13:27.420 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife200d09ab7"
2026-02-17 01:13:27.420 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.420 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.438 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:27.438 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"} status="down"
2026-02-17 01:13:27.440 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:27.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:27.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:27.441 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:27.441 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:27.441 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:27.441 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:27.441 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:27.467 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:27.467 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:27.499 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=subpath-733/pod-subpath-test-secret-bh4k, name=eth0)
2026-02-17 01:13:27.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-733/pod-subpath-test-secret-bh4k" endpoint_id:"eth0"}
2026-02-17 01:13:27.500 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-733.default"}
2026-02-17 01:13:27.500 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-733"}
2026-02-17 01:13:27.500 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.500 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-733" ipVersion=0x4 table="filter"
2026-02-17 01:13:27.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B2Vn37k1sX_m7JfQl8" ipVersion=0x4 table="filter"
2026-02-17 01:13:27.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-733" ipVersion=0x4 table="filter"
2026-02-17 01:13:27.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B2Vn37k1sX_m7JfQl8" ipVersion=0x4 table="filter"
2026-02-17 01:13:27.500 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calife200d09ab7" ipVersion=0x4 table="filter"
2026-02-17 01:13:27.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calife200d09ab7" ipVersion=0x4 table="filter"
2026-02-17 01:13:27.500 [INFO][73] 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:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.501 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:27.556 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-733/pod-subpath-test-secret-bh4k", EndpointId:"eth0"}
2026-02-17 01:13:28.024 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-nvplf, name=eth0)
2026-02-17 01:13:28.025 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-nvplf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid28110cd1f4" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:13:28.025 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.025 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.025 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.026 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid28110cd1f4" ipVersion=0x4 table="filter"
2026-02-17 01:13:28.026 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid28110cd1f4" ipVersion=0x4 table="filter"
2026-02-17 01:13:28.026 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid28110cd1f4"
2026-02-17 01:13:28.026 [INFO][73] 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-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.026 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.074 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:28.075 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} status="down"
2026-02-17 01:13:28.095 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calid28110cd1f4" state="down"
2026-02-17 01:13:28.095 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid28110cd1f4"
2026-02-17 01:13:28.095 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid28110cd1f4", State:"down", Index:118}
2026-02-17 01:13:28.095 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calid28110cd1f4" state="up"
2026-02-17 01:13:28.095 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Typed[string]{}}
2026-02-17 01:13:28.096 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Typed[string]{}}
2026-02-17 01:13:28.096 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid28110cd1f4", State:"up", Index:118}
2026-02-17 01:13:28.096 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid28110cd1f4"
2026-02-17 01:13:28.096 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid28110cd1f4"
2026-02-17 01:13:28.096 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid28110cd1f4"
2026-02-17 01:13:28.096 [INFO][73] 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-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.096 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:28.115 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:28.116 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} status="up"
2026-02-17 01:13:28.461 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5608"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-5608"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5608"}
2026-02-17 01:13:28.498 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5665"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-5665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5665"}
2026-02-17 01:13:28.519 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5665" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:28.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-733"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-733"}
2026-02-17 01:13:28.768 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calib5bda60605e" state="down"
2026-02-17 01:13:28.768 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5bda60605e"
2026-02-17 01:13:28.768 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-17 01:13:28.768 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5bda60605e", State:"down", Index:116}
2026-02-17 01:13:28.769 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:28.769 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Typed[string]{}}
2026-02-17 01:13:28.771 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calib5bda60605e" state=""
2026-02-17 01:13:28.771 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib5bda60605e"
2026-02-17 01:13:28.784 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5bda60605e", State:"", Index:116}
2026-02-17 01:13:28.784 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Set[string](nil)}
2026-02-17 01:13:28.784 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5bda60605e", Addrs:set.Set[string](nil)}
2026-02-17 01:13:28.805 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9294"}
2026-02-17 01:13:28.805 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:29.130 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-nvplf, name=eth0)
2026-02-17 01:13:29.131 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-nvplf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid28110cd1f4" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:13:29.131 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:29.131 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:29.131 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:29.132 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid28110cd1f4"
2026-02-17 01:13:29.132 [INFO][73] 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-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:29.132 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:29.150 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:29.150 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} status="up"
2026-02-17 01:13:29.279 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5665/fail-once-local-sw8d5, name=eth0)
2026-02-17 01:13:29.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5665"} profile:{inbound_rules:{action:"allow" rule_id:"Orokd9ZHCGellBC6"} outbound_rules:{action:"allow" rule_id:"jd1lJpuf0u8F5j_T"}}
2026-02-17 01:13:29.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5665.default"} profile:{}
2026-02-17 01:13:29.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5665/fail-once-local-sw8d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5685e5c744" profile_ids:"kns.job-5665" profile_ids:"ksa.job-5665.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:13:29.280 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.280 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.280 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.280 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia5685e5c744" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.280 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5665" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.280 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jZLxzp3yuvCQD3sdrL" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.281 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia5685e5c744" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.281 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5665" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.281 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jZLxzp3yuvCQD3sdrL" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.281 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia5685e5c744"
2026-02-17 01:13:29.281 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.281 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.322 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:29.322 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:29.364 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calia5685e5c744" state="down"
2026-02-17 01:13:29.364 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5685e5c744"
2026-02-17 01:13:29.364 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calia5685e5c744" state="up"
2026-02-17 01:13:29.364 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5685e5c744", State:"down", Index:119}
2026-02-17 01:13:29.365 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Typed[string]{}}
2026-02-17 01:13:29.365 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Typed[string]{}}
2026-02-17 01:13:29.365 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5685e5c744", State:"up", Index:119}
2026-02-17 01:13:29.365 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia5685e5c744"
2026-02-17 01:13:29.365 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5685e5c744"
2026-02-17 01:13:29.365 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5685e5c744"
2026-02-17 01:13:29.365 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.365 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:29.383 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-17 01:13:29.384 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid28110cd1f4"
2026-02-17 01:13:29.410 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:29.410 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:29.410 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:29.410 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:29.569 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d, name=eth0)
2026-02-17 01:13:29.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9294.default"} profile:{}
2026-02-17 01:13:29.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9294"} profile:{inbound_rules:{action:"allow" rule_id:"1hOvlKpXoQRwYZfI"} outbound_rules:{action:"allow" rule_id:"KLtJ9i8ZfWBUYssq"}}
2026-02-17 01:13:29.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a6fc62520" profile_ids:"kns.projected-9294" profile_ids:"ksa.projected-9294.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:13:29.569 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.569 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.569 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.570 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1a6fc62520" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.570 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9294" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.570 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lKUPnVQr4Z1xHqbq2C" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.570 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1a6fc62520" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.570 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9294" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.570 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lKUPnVQr4Z1xHqbq2C" ipVersion=0x4 table="filter"
2026-02-17 01:13:29.570 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1a6fc62520"
2026-02-17 01:13:29.570 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.570 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.609 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:29.609 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} status="down"
2026-02-17 01:13:29.652 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie1a6fc62520" state="down"
2026-02-17 01:13:29.652 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1a6fc62520"
2026-02-17 01:13:29.652 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a6fc62520", State:"down", Index:120}
2026-02-17 01:13:29.652 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Typed[string]{}}
2026-02-17 01:13:29.652 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Typed[string]{}}
2026-02-17 01:13:29.652 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie1a6fc62520" state="up"
2026-02-17 01:13:29.652 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1a6fc62520"
2026-02-17 01:13:29.652 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.652 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.678 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:29.678 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} status="down"
2026-02-17 01:13:29.678 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a6fc62520", State:"up", Index:120}
2026-02-17 01:13:29.678 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1a6fc62520"
2026-02-17 01:13:29.678 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1a6fc62520"
2026-02-17 01:13:29.678 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a6fc62520"
2026-02-17 01:13:29.678 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.678 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:29.698 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:29.698 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} status="up"
2026-02-17 01:13:30.145 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5665/fail-once-local-sw8d5, name=eth0)
2026-02-17 01:13:30.146 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5665/fail-once-local-sw8d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5685e5c744" profile_ids:"kns.job-5665" profile_ids:"ksa.job-5665.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:13:30.146 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:30.146 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:30.146 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:30.146 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5685e5c744"
2026-02-17 01:13:30.146 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:30.146 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:30.167 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:30.167 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:30.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3923"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3923"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3923"}
2026-02-17 01:13:30.563 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-1697"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-1697"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1697"}
2026-02-17 01:13:30.571 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-17 01:13:30.571 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia5685e5c744"
2026-02-17 01:13:30.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-1697" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:30.620 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:30.620 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:30.791 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-17 01:13:30.791 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1a6fc62520"
2026-02-17 01:13:30.791 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:30.791 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:31.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-1697"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-1697"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1697"}
2026-02-17 01:13:31.032 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5164"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5164"}
2026-02-17 01:13:31.067 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-5164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:31.161 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d, name=eth0)
2026-02-17 01:13:31.161 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a6fc62520" profile_ids:"kns.projected-9294" profile_ids:"ksa.projected-9294.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:13:31.161 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:31.161 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:31.161 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:31.162 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a6fc62520"
2026-02-17 01:13:31.162 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:31.162 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:13:31.178 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5665/fail-once-local-sw8d5, name=eth0)
2026-02-17 01:13:31.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:31.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} status="up"
2026-02-17 01:13:31.189 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5665/fail-once-local-sw8d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5685e5c744" profile_ids:"kns.job-5665" profile_ids:"ksa.job-5665.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:13:31.189 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:31.189 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:31.189 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:31.190 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5685e5c744"
2026-02-17 01:13:31.190 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:31.190 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:31.215 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:31.215 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:32.189 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5665/fail-once-local-sw8d5, name=eth0)
2026-02-17 01:13:32.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5665/fail-once-local-sw8d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5685e5c744" profile_ids:"kns.job-5665" profile_ids:"ksa.job-5665.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:13:32.190 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.190 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.190 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.190 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5685e5c744"
2026-02-17 01:13:32.190 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.190 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.253 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:32.254 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:32.373 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5665/fail-once-local-sw8d5, name=eth0)
2026-02-17 01:13:32.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5665/fail-once-local-sw8d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5685e5c744" profile_ids:"kns.job-5665" profile_ids:"ksa.job-5665.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:13:32.374 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.374 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.374 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.375 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5685e5c744"
2026-02-17 01:13:32.376 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.376 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 119
2026-02-17 01:13:32.395 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:32.396 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="up"
2026-02-17 01:13:32.479 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calia5685e5c744" state="down"
2026-02-17 01:13:32.479 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5685e5c744"
2026-02-17 01:13:32.479 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-17 01:13:32.479 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5685e5c744", State:"down", Index:119}
2026-02-17 01:13:32.480 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Typed[string]{}}
2026-02-17 01:13:32.480 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Typed[string]{}}
2026-02-17 01:13:32.480 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5685e5c744"
2026-02-17 01:13:32.480 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.480 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.480 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.50
2026-02-17 01:13:32.481 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calia5685e5c744" state=""
2026-02-17 01:13:32.481 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia5685e5c744"
2026-02-17 01:13:32.511 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:32.511 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:32.511 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5685e5c744", State:"", Index:119}
2026-02-17 01:13:32.511 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Set[string](nil)}
2026-02-17 01:13:32.511 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5685e5c744", Addrs:set.Set[string](nil)}
2026-02-17 01:13:32.511 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5685e5c744"
2026-02-17 01:13:32.511 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.511 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.553 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:32.553 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"} status="down"
2026-02-17 01:13:32.581 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5665/fail-once-local-sw8d5, name=eth0)
2026-02-17 01:13:32.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5665/fail-once-local-sw8d5" endpoint_id:"eth0"}
2026-02-17 01:13:32.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5665"}
2026-02-17 01:13:32.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5665.default"}
2026-02-17 01:13:32.584 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.584 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.585 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5665" ipVersion=0x4 table="filter"
2026-02-17 01:13:32.585 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jZLxzp3yuvCQD3sdrL" ipVersion=0x4 table="filter"
2026-02-17 01:13:32.585 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5665" ipVersion=0x4 table="filter"
2026-02-17 01:13:32.585 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jZLxzp3yuvCQD3sdrL" ipVersion=0x4 table="filter"
2026-02-17 01:13:32.585 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.586 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia5685e5c744" ipVersion=0x4 table="filter"
2026-02-17 01:13:32.586 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia5685e5c744" ipVersion=0x4 table="filter"
2026-02-17 01:13:32.586 [INFO][73] 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-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.586 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:32.661 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5665/fail-once-local-sw8d5", EndpointId:"eth0"}
2026-02-17 01:13:33.490 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:33.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:33.490 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.490 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.490 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.491 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:33.491 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.491 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.506 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-nvplf, name=eth0)
2026-02-17 01:13:33.514 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:33.526 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:33.526 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:33.526 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-nvplf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid28110cd1f4" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:13:33.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5987c390d0c" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:13:33.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5608"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-5608"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5608"}
2026-02-17 01:13:33.527 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.527 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.527 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.527 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.527 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.527 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.528 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid28110cd1f4"
2026-02-17 01:13:33.528 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5987c390d0c"
2026-02-17 01:13:33.529 [INFO][73] 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-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.529 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.529 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.529 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.533 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-nvplf, name=eth0)
2026-02-17 01:13:33.548 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:33.548 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} status="up"
2026-02-17 01:13:33.548 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:33.548 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"} status="up"
2026-02-17 01:13:33.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-nvplf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid28110cd1f4" profile_ids:"kns.job-5608" profile_ids:"ksa.job-5608.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:13:33.549 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.549 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.549 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.549 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid28110cd1f4"
2026-02-17 01:13:33.549 [INFO][73] 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-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.549 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.575 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:33.575 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"} status="up"
2026-02-17 01:13:33.831 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-5frjg, name=eth0)
2026-02-17 01:13:33.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-5frjg" endpoint_id:"eth0"}
2026-02-17 01:13:33.832 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.832 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.832 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.832 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5987c390d0c" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.832 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5987c390d0c" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.832 [INFO][73] 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-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.832 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.833 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.51
2026-02-17 01:13:33.877 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-5608/adopt-release-nvplf, name=eth0)
bird: KIF: Received address message for unknown interface 118
2026-02-17 01:13:33.895 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-5frjg", EndpointId:"eth0"}
2026-02-17 01:13:33.895 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5608/adopt-release-nvplf" endpoint_id:"eth0"}
2026-02-17 01:13:33.895 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5608.default"}
2026-02-17 01:13:33.895 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5608"}
2026-02-17 01:13:33.895 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.895 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.895 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5608" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.896 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0E6jswIHZOW85bmJjG" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.896 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5608" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.896 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0E6jswIHZOW85bmJjG" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.896 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.896 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid28110cd1f4" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.896 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid28110cd1f4" ipVersion=0x4 table="filter"
2026-02-17 01:13:33.896 [INFO][73] 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-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.896 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.896 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.52
2026-02-17 01:13:33.949 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-17 01:13:33.949 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5987c390d0c"
2026-02-17 01:13:33.949 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali5987c390d0c" state="down"
2026-02-17 01:13:33.949 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali5987c390d0c" state=""
2026-02-17 01:13:33.949 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5987c390d0c"
2026-02-17 01:13:33.951 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5608/adopt-release-nvplf", EndpointId:"eth0"}
2026-02-17 01:13:33.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:33.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Typed[string]{}}
2026-02-17 01:13:33.951 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5987c390d0c", State:"down", Index:117}
2026-02-17 01:13:33.951 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5987c390d0c", State:"", Index:117}
2026-02-17 01:13:33.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Set[string](nil)}
2026-02-17 01:13:33.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5987c390d0c", Addrs:set.Set[string](nil)}
2026-02-17 01:13:33.981 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calid28110cd1f4" state="down"
2026-02-17 01:13:33.981 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid28110cd1f4", State:"down", Index:118}
2026-02-17 01:13:33.981 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid28110cd1f4"
2026-02-17 01:13:33.981 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-17 01:13:33.989 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calid28110cd1f4" state=""
2026-02-17 01:13:33.989 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid28110cd1f4"
2026-02-17 01:13:34.003 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Typed[string]{}}
2026-02-17 01:13:34.003 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Typed[string]{}}
2026-02-17 01:13:34.003 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid28110cd1f4", State:"", Index:118}
2026-02-17 01:13:34.003 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Set[string](nil)}
2026-02-17 01:13:34.003 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid28110cd1f4", Addrs:set.Set[string](nil)}
2026-02-17 01:13:34.434 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-733" name:"default"}
2026-02-17 01:13:34.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-733"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-733"}
2026-02-17 01:13:34.545 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-733"}
2026-02-17 01:13:35.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5164"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5164"}
2026-02-17 01:13:35.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-4932"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-4932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4932"}
2026-02-17 01:13:35.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-4932" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:35.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-4932"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-4932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4932"}
2026-02-17 01:13:35.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3562"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3562"}
2026-02-17 01:13:35.342 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3562" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:35.707 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3923" name:"default"}
2026-02-17 01:13:35.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3923"
2026-02-17 01:13:35.998 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3923"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3923"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3923"}
2026-02-17 01:13:36.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3923"}
2026-02-17 01:13:36.366 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-1697" name:"default"}
2026-02-17 01:13:36.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-1697"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-1697"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1697"}
2026-02-17 01:13:36.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-1697"}
2026-02-17 01:13:38.702 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:13:39.057 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5608" name:"default"}
2026-02-17 01:13:39.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5608"}
2026-02-17 01:13:39.428 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3562"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3562"}
2026-02-17 01:13:39.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-246"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-246"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-246"}
2026-02-17 01:13:39.488 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-246" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:39.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-246"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-246"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-246"}
2026-02-17 01:13:39.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4149"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"events-4149"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4149"}
2026-02-17 01:13:39.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-4149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:39.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4149"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"events-4149"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4149"}
2026-02-17 01:13:39.674 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-247"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-247"}
2026-02-17 01:13:39.700 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-247" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:40.212 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-5164" name:"default"}
2026-02-17 01:13:40.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5164"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5164"}
2026-02-17 01:13:40.590 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-5164"}
2026-02-17 01:13:40.707 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5665"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-5665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5665"}
2026-02-17 01:13:40.733 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-947"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-947"}
2026-02-17 01:13:40.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-947" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:40.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-4932" name:"default"}
2026-02-17 01:13:40.995 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-4932"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-4932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4932"}
2026-02-17 01:13:41.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-4932"}
2026-02-17 01:13:43.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-247"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-247"}
2026-02-17 01:13:43.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2127"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2127"}
2026-02-17 01:13:43.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-2127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:44.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3562" name:"default"}
2026-02-17 01:13:44.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-246" name:"default"}
2026-02-17 01:13:44.793 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-4149" name:"default"}
2026-02-17 01:13:44.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-947"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-947"}
2026-02-17 01:13:44.906 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8107"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8107"}
2026-02-17 01:13:44.926 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:44.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8107"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8107"} labels:{key:"webhook-8107" value:"true"}
2026-02-17 01:13:44.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3104"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3104"} labels:{key:"webhook-8107-markers" value:"true"}
2026-02-17 01:13:44.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3104" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:45.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3562"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3562"}
2026-02-17 01:13:45.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3562"}
2026-02-17 01:13:45.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-246"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-246"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-246"}
2026-02-17 01:13:45.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4149"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"events-4149"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4149"}
2026-02-17 01:13:45.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-246"}
2026-02-17 01:13:45.225 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-4149"}
2026-02-17 01:13:46.034 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2127"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2127"}
2026-02-17 01:13:46.057 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9619"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"job-9619"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9619"}
2026-02-17 01:13:46.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9619" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:46.395 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5665" name:"default"}
2026-02-17 01:13:46.512 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5665"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-5665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5665"}
2026-02-17 01:13:46.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5665"}
2026-02-17 01:13:46.952 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-9619/matching-fail-index-action-0-kxvpc, name=eth0)
2026-02-17 01:13:46.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9619"} profile:{inbound_rules:{action:"allow" rule_id:"iUh8ZO6mL76fqCSl"} outbound_rules:{action:"allow" rule_id:"2xBWIlX5o0wyw-Ri"}}
2026-02-17 01:13:46.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9619.default"} profile:{}
2026-02-17 01:13:46.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9619/matching-fail-index-action-0-kxvpc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6ab3afc5f0" profile_ids:"kns.job-9619" profile_ids:"ksa.job-9619.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:13:46.952 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:46.952 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:46.953 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:46.953 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif6ab3afc5f0" ipVersion=0x4 table="filter"
2026-02-17 01:13:46.953 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9619" ipVersion=0x4 table="filter"
2026-02-17 01:13:46.953 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_e_TD0M9__spBkl-gEO" ipVersion=0x4 table="filter"
2026-02-17 01:13:46.953 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif6ab3afc5f0" ipVersion=0x4 table="filter"
2026-02-17 01:13:46.953 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9619" ipVersion=0x4 table="filter"
2026-02-17 01:13:46.953 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_e_TD0M9__spBkl-gEO" ipVersion=0x4 table="filter"
2026-02-17 01:13:46.953 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:46.953 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:46.953 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.000 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:47.000 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="down"
2026-02-17 01:13:47.000 [INFO][73] felix/summary.go 100: Summarising 395 dataplane reconciliation loops over 1m0.4s: avg=29ms longest=106ms (resync-calico-v4,resync-filter-v4)
2026-02-17 01:13:47.028 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calif6ab3afc5f0" state="down"
2026-02-17 01:13:47.028 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6ab3afc5f0", State:"down", Index:121}
2026-02-17 01:13:47.029 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:47.029 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Typed[string]{}}
2026-02-17 01:13:47.029 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Typed[string]{}}
2026-02-17 01:13:47.029 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:47.029 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.029 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calif6ab3afc5f0" state="up"
2026-02-17 01:13:47.029 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.053 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:47.053 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="down"
2026-02-17 01:13:47.053 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6ab3afc5f0", State:"up", Index:121}
2026-02-17 01:13:47.053 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:47.053 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:47.053 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:47.053 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.053 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:47.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="up"
2026-02-17 01:13:47.339 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-9619/matching-fail-index-action-0-kxvpc, name=eth0)
2026-02-17 01:13:47.339 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9619/matching-fail-index-action-0-kxvpc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6ab3afc5f0" profile_ids:"kns.job-9619" profile_ids:"ksa.job-9619.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:13:47.340 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.340 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.340 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.340 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:47.341 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.341 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:47.374 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:47.374 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="up"
2026-02-17 01:13:47.643 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8107" type:"ClusterIP" cluster_ips:"10.254.218.24" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:13:48.346 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-9619/matching-fail-index-action-0-kxvpc, name=eth0)
2026-02-17 01:13:48.346 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9619/matching-fail-index-action-0-kxvpc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6ab3afc5f0" profile_ids:"kns.job-9619" profile_ids:"ksa.job-9619.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:13:48.346 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:48.347 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:48.347 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:48.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:48.347 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:48.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:48.373 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:48.373 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="up"
2026-02-17 01:13:48.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-247" name:"default"}
2026-02-17 01:13:48.971 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-17 01:13:48.971 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:48.971 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:48.971 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:49.432 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-247"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-247"}
2026-02-17 01:13:49.452 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-8107/to-be-attached-pod, name=eth0)
2026-02-17 01:13:49.457 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-8107"} profile:{inbound_rules:{action:"allow" rule_id:"1aJQx6CMiY264CvO"} outbound_rules:{action:"allow" rule_id:"3D84fm5xmQAiqsuf"}}
2026-02-17 01:13:49.457 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-8107.default"} profile:{}
2026-02-17 01:13:49.457 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8107/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid253c785eaa" profile_ids:"kns.webhook-8107" profile_ids:"ksa.webhook-8107.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:13:49.457 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.457 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.457 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid253c785eaa" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-8107" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-ddvqyTKELOhdlF6dk" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid253c785eaa" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.458 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-8107" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.458 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-ddvqyTKELOhdlF6dk" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.458 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid253c785eaa"
2026-02-17 01:13:49.458 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.458 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.503 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:49.503 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:13:49.503 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-247"}
2026-02-17 01:13:49.525 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calid253c785eaa" state="down"
2026-02-17 01:13:49.525 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid253c785eaa"
2026-02-17 01:13:49.525 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid253c785eaa", State:"down", Index:122}
2026-02-17 01:13:49.525 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Typed[string]{}}
2026-02-17 01:13:49.525 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Typed[string]{}}
2026-02-17 01:13:49.525 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid253c785eaa"
2026-02-17 01:13:49.525 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.525 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.535 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calid253c785eaa" state="up"
2026-02-17 01:13:49.545 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:49.545 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:13:49.545 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid253c785eaa", State:"up", Index:122}
2026-02-17 01:13:49.545 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid253c785eaa"
2026-02-17 01:13:49.545 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid253c785eaa"
2026-02-17 01:13:49.545 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid253c785eaa"
2026-02-17 01:13:49.545 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.545 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:49.564 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:49.564 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:49.577 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-9619/matching-fail-index-action-0-kxvpc, name=eth0)
2026-02-17 01:13:49.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9619/matching-fail-index-action-0-kxvpc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6ab3afc5f0" profile_ids:"kns.job-9619" profile_ids:"ksa.job-9619.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:13:49.577 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.577 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.577 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.578 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:49.578 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.578 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.604 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:49.604 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="up"
2026-02-17 01:13:49.682 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calif6ab3afc5f0" state="down"
2026-02-17 01:13:49.682 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6ab3afc5f0", State:"down", Index:121}
2026-02-17 01:13:49.682 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:49.682 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.682 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.682 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.55
2026-02-17 01:13:49.682 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:49.683 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-17 01:13:49.686 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calif6ab3afc5f0" state=""
2026-02-17 01:13:49.686 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:49.702 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:49.702 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="down"
2026-02-17 01:13:49.702 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Typed[string]{}}
2026-02-17 01:13:49.702 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Typed[string]{}}
2026-02-17 01:13:49.702 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6ab3afc5f0", State:"", Index:121}
2026-02-17 01:13:49.702 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Set[string](nil)}
2026-02-17 01:13:49.702 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6ab3afc5f0", Addrs:set.Set[string](nil)}
2026-02-17 01:13:49.702 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6ab3afc5f0"
2026-02-17 01:13:49.703 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.703 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.718 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:13:49.718 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"} status="down"
2026-02-17 01:13:49.844 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-9619/matching-fail-index-action-0-kxvpc, name=eth0)
2026-02-17 01:13:49.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9619/matching-fail-index-action-0-kxvpc" endpoint_id:"eth0"}
2026-02-17 01:13:49.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9619"}
2026-02-17 01:13:49.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9619.default"}
2026-02-17 01:13:49.844 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.844 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.845 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9619" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.845 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e_TD0M9__spBkl-gEO" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.845 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9619" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.845 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e_TD0M9__spBkl-gEO" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.845 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.845 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif6ab3afc5f0" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.845 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif6ab3afc5f0" ipVersion=0x4 table="filter"
2026-02-17 01:13:49.845 [INFO][73] 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-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.845 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:49.906 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9619/matching-fail-index-action-0-kxvpc", EndpointId:"eth0"}
2026-02-17 01:13:50.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-947" name:"default"}
2026-02-17 01:13:50.346 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-947"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-947"}
2026-02-17 01:13:50.365 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-8107/to-be-attached-pod, name=eth0)
2026-02-17 01:13:50.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8107/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid253c785eaa" profile_ids:"kns.webhook-8107" profile_ids:"ksa.webhook-8107.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:13:50.369 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:50.369 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:50.369 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:50.370 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid253c785eaa"
2026-02-17 01:13:50.370 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:50.370 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:50.396 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:50.396 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:50.396 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-947"}
2026-02-17 01:13:50.958 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8107"
2026-02-17 01:13:51.049 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8107"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8107"} labels:{key:"webhook-8107" value:"true"}
2026-02-17 01:13:51.078 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3104"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3104"} labels:{key:"webhook-8107-markers" value:"true"}
2026-02-17 01:13:51.097 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8614"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8614"}
2026-02-17 01:13:51.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8614" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:51.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2127"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2127"}
2026-02-17 01:13:51.147 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8614"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8614"} labels:{key:"webhook-8614" value:"true"}
2026-02-17 01:13:51.169 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7495"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7495"} labels:{key:"webhook-8614-markers" value:"true"}
2026-02-17 01:13:51.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7495" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:51.271 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-17 01:13:51.271 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid253c785eaa"
2026-02-17 01:13:51.271 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:51.271 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:13:52.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9619"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"job-9619"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9619"}
2026-02-17 01:13:52.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-841"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-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:"var-expansion-841"}
2026-02-17 01:13:52.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:53.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8614" type:"ClusterIP" cluster_ips:"10.254.219.89" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:13:54.521 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8614"
2026-02-17 01:13:54.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8614"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8614"} labels:{key:"webhook-8614" value:"true"}
2026-02-17 01:13:54.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7495"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7495"} labels:{key:"webhook-8614-markers" value:"true"}
2026-02-17 01:13:54.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3142"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3142"}
2026-02-17 01:13:54.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3142" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:56.087 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-8107/to-be-attached-pod, name=eth0)
2026-02-17 01:13:56.088 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8107/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid253c785eaa" profile_ids:"kns.webhook-8107" profile_ids:"ksa.webhook-8107.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:13:56.088 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.088 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.088 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.089 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid253c785eaa"
2026-02-17 01:13:56.089 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.089 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.106 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-8107/to-be-attached-pod, name=eth0)
2026-02-17 01:13:56.113 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:56.113 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:56.113 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8107"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8107"} labels:{key:"webhook-8107" value:"true"}
2026-02-17 01:13:56.113 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8107/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid253c785eaa" profile_ids:"kns.webhook-8107" profile_ids:"ksa.webhook-8107.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:13:56.113 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.113 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.113 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.119 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid253c785eaa"
2026-02-17 01:13:56.119 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.119 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.144 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:13:56.144 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:13:56.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3104" name:"default"}
2026-02-17 01:13:56.373 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-8107/to-be-attached-pod, name=eth0)
2026-02-17 01:13:56.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8107/to-be-attached-pod" endpoint_id:"eth0"}
2026-02-17 01:13:56.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-8107"}
2026-02-17 01:13:56.373 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-8107.default"}
2026-02-17 01:13:56.373 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.373 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-8107" ipVersion=0x4 table="filter"
2026-02-17 01:13:56.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-ddvqyTKELOhdlF6dk" ipVersion=0x4 table="filter"
2026-02-17 01:13:56.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-8107" ipVersion=0x4 table="filter"
2026-02-17 01:13:56.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-ddvqyTKELOhdlF6dk" ipVersion=0x4 table="filter"
2026-02-17 01:13:56.373 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.374 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid253c785eaa" ipVersion=0x4 table="filter"
2026-02-17 01:13:56.374 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid253c785eaa" ipVersion=0x4 table="filter"
2026-02-17 01:13:56.374 [INFO][73] 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:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.374 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.374 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.56
2026-02-17 01:13:56.437 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8107/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 01:13:56.478 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-17 01:13:56.478 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid253c785eaa"
2026-02-17 01:13:56.478 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calid253c785eaa" state="down"
2026-02-17 01:13:56.478 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Typed[string]{}}
2026-02-17 01:13:56.478 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Typed[string]{}}
2026-02-17 01:13:56.478 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid253c785eaa", State:"down", Index:122}
2026-02-17 01:13:56.485 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calid253c785eaa" state=""
2026-02-17 01:13:56.485 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid253c785eaa"
2026-02-17 01:13:56.501 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid253c785eaa", State:"", Index:122}
2026-02-17 01:13:56.501 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Set[string](nil)}
2026-02-17 01:13:56.502 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid253c785eaa", Addrs:set.Set[string](nil)}
2026-02-17 01:13:56.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3104"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3104"} labels:{key:"webhook-8107-markers" value:"true"}
2026-02-17 01:13:56.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3104"}
2026-02-17 01:13:56.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-2127" name:"default"}
2026-02-17 01:13:56.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-2127"}
2026-02-17 01:13:57.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9619" name:"default"}
2026-02-17 01:13:57.574 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9619"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"job-9619"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9619"}
2026-02-17 01:13:57.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9619"}
2026-02-17 01:13:58.362 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-841"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-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:"var-expansion-841"}
2026-02-17 01:13:58.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3711"}
2026-02-17 01:13:58.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3711" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:58.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3711"} labels:{key:"webhook-3711" value:"true"}
2026-02-17 01:13:58.442 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8039"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8039"} labels:{key:"webhook-3711-markers" value:"true"}
2026-02-17 01:13:58.442 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8039" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:58.745 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3142"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3142"}
2026-02-17 01:13:58.771 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6374"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6374"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6374"}
2026-02-17 01:13:58.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:13:58.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6374" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:13:59.680 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8614" name:"default"}
2026-02-17 01:13:59.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7495" name:"default"}
2026-02-17 01:14:00.016 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7495"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7495"} labels:{key:"webhook-8614-markers" value:"true"}
2026-02-17 01:14:00.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7495"}
2026-02-17 01:14:00.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8614"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8614"} labels:{key:"webhook-8614" value:"true"}
2026-02-17 01:14:00.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8614"}
2026-02-17 01:14:00.762 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3711" type:"ClusterIP" cluster_ips:"10.254.219.206" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:14:01.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8107" name:"default"}
2026-02-17 01:14:01.951 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8107"}
2026-02-17 01:14:03.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-841" name:"default"}
2026-02-17 01:14:03.628 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-841"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-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:"var-expansion-841"}
2026-02-17 01:14:03.653 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-841"}
2026-02-17 01:14:04.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3142" name:"default"}
2026-02-17 01:14:04.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3142"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3142"}
2026-02-17 01:14:04.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3142"}
2026-02-17 01:14:12.026 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-833"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-833"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-3711" value:"true"}
2026-02-17 01:14:12.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-833" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:12.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3711"
2026-02-17 01:14:12.162 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3711"} labels:{key:"webhook-3711" value:"true"}
2026-02-17 01:14:12.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8039"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8039"} labels:{key:"webhook-3711-markers" value:"true"}
2026-02-17 01:14:12.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-833"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-833"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-3711" value:"true"}
2026-02-17 01:14:12.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4632"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4632"}
2026-02-17 01:14:12.318 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:16.410 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4632"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4632"}
2026-02-17 01:14:16.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5112"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-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:"watch-5112"}
2026-02-17 01:14:16.474 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5112" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:16.531 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5112"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-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:"watch-5112"}
2026-02-17 01:14:16.567 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-293"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-293"}
2026-02-17 01:14:16.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:16.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-293"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-293"}
2026-02-17 01:14:16.677 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4475"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4475"}
2026-02-17 01:14:16.698 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4475" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:17.382 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3711" name:"default"}
2026-02-17 01:14:17.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-833" name:"default"}
2026-02-17 01:14:17.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8039" name:"default"}
2026-02-17 01:14:17.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3711"} labels:{key:"webhook-3711" value:"true"}
2026-02-17 01:14:17.816 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3711"}
2026-02-17 01:14:17.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8039"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8039"} labels:{key:"webhook-3711-markers" value:"true"}
2026-02-17 01:14:17.955 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-833"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-833"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-3711" value:"true"}
2026-02-17 01:14:17.978 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8039"}
2026-02-17 01:14:17.978 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-833"}
2026-02-17 01:14:19.067 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6374"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6374"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6374"}
2026-02-17 01:14:19.097 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7705"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7705"}
2026-02-17 01:14:19.122 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7705" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:21.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4632" name:"default"}
2026-02-17 01:14:21.664 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4632"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4632"}
2026-02-17 01:14:21.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5112" name:"default"}
2026-02-17 01:14:21.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4632"}
2026-02-17 01:14:21.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-293" name:"default"}
2026-02-17 01:14:21.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5112"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-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:"watch-5112"}
2026-02-17 01:14:22.015 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5112"}
2026-02-17 01:14:22.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-293"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-293"}
2026-02-17 01:14:22.163 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-293"}
2026-02-17 01:14:24.346 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6374" name:"default"}
2026-02-17 01:14:24.376 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6374"
2026-02-17 01:14:24.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6374"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6374"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6374"}
2026-02-17 01:14:24.565 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6374"}
2026-02-17 01:14:26.177 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-7705" type:"ClusterIP" cluster_ips:"10.254.212.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:14:26.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-7705" type:"NodePort" cluster_ips:"10.254.7.203" ports:{Protocol:"TCP" Port:80 NodePort:31644}
2026-02-17 01:14:26.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-7705"
2026-02-17 01:14:26.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-7705"
2026-02-17 01:14:26.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7705"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7705"}
2026-02-17 01:14:26.362 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9131"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9131"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9131"}
2026-02-17 01:14:26.362 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9131" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:26.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9131" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:14:31.420 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7705" name:"default"}
2026-02-17 01:14:31.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7705"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7705"}
2026-02-17 01:14:31.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7705"}
2026-02-17 01:14:38.726 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:14:40.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9131"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9131"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9131"}
2026-02-17 01:14:40.727 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5960"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5960"}
2026-02-17 01:14:40.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:42.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5960"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5960"}
2026-02-17 01:14:42.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-917"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-917"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-917"}
2026-02-17 01:14:42.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:43.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-917"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-917"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-917"}
2026-02-17 01:14:43.038 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2447"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2447"}
2026-02-17 01:14:43.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2447" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:43.693 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9, name=eth0)
2026-02-17 01:14:43.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2447"} profile:{inbound_rules:{action:"allow" rule_id:"yJuiv8YDuiXyx4rp"} outbound_rules:{action:"allow" rule_id:"G_EXLDy2XycjCsGg"}}
2026-02-17 01:14:43.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2447.default"} profile:{}
2026-02-17 01:14:43.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9faeaef915e" profile_ids:"kns.configmap-2447" profile_ids:"ksa.configmap-2447.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:14:43.694 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.694 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.694 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9faeaef915e" ipVersion=0x4 table="filter"
2026-02-17 01:14:43.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2447" ipVersion=0x4 table="filter"
2026-02-17 01:14:43.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JpRZJ_srVVMoBeh_mc" ipVersion=0x4 table="filter"
2026-02-17 01:14:43.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9faeaef915e" ipVersion=0x4 table="filter"
2026-02-17 01:14:43.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2447" ipVersion=0x4 table="filter"
2026-02-17 01:14:43.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JpRZJ_srVVMoBeh_mc" ipVersion=0x4 table="filter"
2026-02-17 01:14:43.694 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9faeaef915e"
2026-02-17 01:14:43.694 [INFO][73] 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:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.694 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.744 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:43.744 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} status="down"
2026-02-17 01:14:43.762 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali9faeaef915e" state="down"
2026-02-17 01:14:43.763 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9faeaef915e"
2026-02-17 01:14:43.763 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9faeaef915e", State:"down", Index:123}
2026-02-17 01:14:43.763 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Typed[string]{}}
2026-02-17 01:14:43.763 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Typed[string]{}}
2026-02-17 01:14:43.763 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9faeaef915e"
2026-02-17 01:14:43.763 [INFO][73] 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:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.763 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.768 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali9faeaef915e" state="up"
2026-02-17 01:14:43.781 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:43.781 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} status="down"
2026-02-17 01:14:43.781 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9faeaef915e", State:"up", Index:123}
2026-02-17 01:14:43.782 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9faeaef915e"
2026-02-17 01:14:43.782 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9faeaef915e"
2026-02-17 01:14:43.782 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9faeaef915e"
2026-02-17 01:14:43.783 [INFO][73] 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:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.783 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:43.801 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:43.801 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} status="up"
2026-02-17 01:14:44.636 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9, name=eth0)
2026-02-17 01:14:44.636 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9faeaef915e" profile_ids:"kns.configmap-2447" profile_ids:"ksa.configmap-2447.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:14:44.636 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:44.637 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:44.637 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:44.638 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9faeaef915e"
2026-02-17 01:14:44.638 [INFO][73] 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:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:44.638 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:44.657 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:44.657 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} status="up"
2026-02-17 01:14:45.170 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2447"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2447"}
2026-02-17 01:14:45.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9244"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9244"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9244"}
2026-02-17 01:14:45.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9244" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:45.351 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-17 01:14:45.351 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9faeaef915e"
2026-02-17 01:14:45.351 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:14:45.351 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:14:45.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9294"}
2026-02-17 01:14:45.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9204"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9204"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9204"}
2026-02-17 01:14:45.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:45.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9204" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:14:45.982 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9131" name:"default"}
2026-02-17 01:14:46.123 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9131"
2026-02-17 01:14:46.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9131"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9131"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9131"}
2026-02-17 01:14:46.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9131"}
2026-02-17 01:14:47.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5960"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5960"}
2026-02-17 01:14:47.978 [INFO][73] felix/summary.go 100: Summarising 153 dataplane reconciliation loops over 1m1s: avg=28ms longest=83ms (resync-calico-v4)
2026-02-17 01:14:48.177 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-917" name:"default"}
2026-02-17 01:14:48.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-917"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-917"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-917"}
2026-02-17 01:14:48.345 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-917"}
2026-02-17 01:14:49.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5960" name:"default"}
2026-02-17 01:14:49.826 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5960"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5960"}
2026-02-17 01:14:49.854 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5960"}
2026-02-17 01:14:50.198 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9, name=eth0)
2026-02-17 01:14:50.199 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9faeaef915e" profile_ids:"kns.configmap-2447" profile_ids:"ksa.configmap-2447.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:14:50.200 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.200 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.200 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.202 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9faeaef915e"
2026-02-17 01:14:50.202 [INFO][73] 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:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.203 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.208 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9, name=eth0)
2026-02-17 01:14:50.230 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:50.230 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"} status="up"
2026-02-17 01:14:50.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9" endpoint_id:"eth0"}
2026-02-17 01:14:50.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2447"}
2026-02-17 01:14:50.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2447.default"}
2026-02-17 01:14:50.231 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.231 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2447" ipVersion=0x4 table="filter"
2026-02-17 01:14:50.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JpRZJ_srVVMoBeh_mc" ipVersion=0x4 table="filter"
2026-02-17 01:14:50.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2447" ipVersion=0x4 table="filter"
2026-02-17 01:14:50.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JpRZJ_srVVMoBeh_mc" ipVersion=0x4 table="filter"
2026-02-17 01:14:50.231 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9faeaef915e" ipVersion=0x4 table="filter"
2026-02-17 01:14:50.231 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9faeaef915e" ipVersion=0x4 table="filter"
2026-02-17 01:14:50.231 [INFO][73] 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:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.231 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.235 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.58
2026-02-17 01:14:50.286 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2447/pod-configmaps-d0945325-d143-477b-8aaf-822473f182e9", EndpointId:"eth0"}
2026-02-17 01:14:50.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2447" name:"default"}
2026-02-17 01:14:50.478 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2447"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2447"}
2026-02-17 01:14:50.503 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2447"}
2026-02-17 01:14:50.627 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali9faeaef915e" state="down"
2026-02-17 01:14:50.627 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9faeaef915e"
2026-02-17 01:14:50.627 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-17 01:14:50.627 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9faeaef915e", State:"down", Index:123}
2026-02-17 01:14:50.627 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Typed[string]{}}
2026-02-17 01:14:50.627 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Typed[string]{}}
2026-02-17 01:14:50.630 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali9faeaef915e" state=""
2026-02-17 01:14:50.630 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9faeaef915e"
2026-02-17 01:14:50.656 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9faeaef915e", State:"", Index:123}
2026-02-17 01:14:50.656 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Set[string](nil)}
2026-02-17 01:14:50.656 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9faeaef915e", Addrs:set.Set[string](nil)}
2026-02-17 01:14:50.794 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d, name=eth0)
2026-02-17 01:14:50.794 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a6fc62520" profile_ids:"kns.projected-9294" profile_ids:"ksa.projected-9294.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:14:50.794 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.794 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.795 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.795 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a6fc62520"
2026-02-17 01:14:50.795 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.795 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.818 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:50.818 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} status="up"
2026-02-17 01:14:50.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9294"}
2026-02-17 01:14:50.822 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d, name=eth0)
2026-02-17 01:14:50.840 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a6fc62520" profile_ids:"kns.projected-9294" profile_ids:"ksa.projected-9294.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:14:50.840 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.840 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.840 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.841 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a6fc62520"
2026-02-17 01:14:50.841 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.841 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:50.871 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:50.872 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"} status="up"
2026-02-17 01:14:51.136 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d, name=eth0)
2026-02-17 01:14:51.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d" endpoint_id:"eth0"}
2026-02-17 01:14:51.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9294.default"}
2026-02-17 01:14:51.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9294"}
2026-02-17 01:14:51.137 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:51.137 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:51.138 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9294" ipVersion=0x4 table="filter"
2026-02-17 01:14:51.138 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lKUPnVQr4Z1xHqbq2C" ipVersion=0x4 table="filter"
2026-02-17 01:14:51.138 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9294" ipVersion=0x4 table="filter"
2026-02-17 01:14:51.138 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lKUPnVQr4Z1xHqbq2C" ipVersion=0x4 table="filter"
2026-02-17 01:14:51.138 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:51.138 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1a6fc62520" ipVersion=0x4 table="filter"
2026-02-17 01:14:51.138 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1a6fc62520" ipVersion=0x4 table="filter"
2026-02-17 01:14:51.138 [INFO][73] 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:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:51.138 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:51.139 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.54
2026-02-17 01:14:51.188 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9294/pod-projected-secrets-650ccc5a-dc40-41d4-9345-997c21106d8d", EndpointId:"eth0"}
2026-02-17 01:14:51.249 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 01:14:51.249 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1a6fc62520"
2026-02-17 01:14:51.249 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie1a6fc62520" state="down"
2026-02-17 01:14:51.250 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie1a6fc62520" state=""
2026-02-17 01:14:51.250 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1a6fc62520"
2026-02-17 01:14:51.250 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Typed[string]{}}
2026-02-17 01:14:51.250 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Typed[string]{}}
2026-02-17 01:14:51.250 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a6fc62520", State:"down", Index:120}
2026-02-17 01:14:51.250 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a6fc62520", State:"", Index:120}
2026-02-17 01:14:51.250 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Set[string](nil)}
2026-02-17 01:14:51.250 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a6fc62520", Addrs:set.Set[string](nil)}
2026-02-17 01:14:52.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6316"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6316"} 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:"pod-resize-tests-6316"}
2026-02-17 01:14:52.115 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4938"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4938"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4938"}
2026-02-17 01:14:52.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4938" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:52.742 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929, name=eth0)
2026-02-17 01:14:52.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4938"} profile:{inbound_rules:{action:"allow" rule_id:"Ic8KsPIVzhWqdO5e"} outbound_rules:{action:"allow" rule_id:"eCDiMK5bzrnmlPnY"}}
2026-02-17 01:14:52.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4938.default"} profile:{}
2026-02-17 01:14:52.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1d97c16ace" profile_ids:"kns.secrets-4938" profile_ids:"ksa.secrets-4938.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:14:52.743 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.743 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.743 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1d97c16ace" ipVersion=0x4 table="filter"
2026-02-17 01:14:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4938" ipVersion=0x4 table="filter"
2026-02-17 01:14:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Hh0Kp7083hQCy-Ho0x" ipVersion=0x4 table="filter"
2026-02-17 01:14:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1d97c16ace" ipVersion=0x4 table="filter"
2026-02-17 01:14:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4938" ipVersion=0x4 table="filter"
2026-02-17 01:14:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Hh0Kp7083hQCy-Ho0x" ipVersion=0x4 table="filter"
2026-02-17 01:14:52.744 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1d97c16ace"
2026-02-17 01:14:52.744 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.796 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:52.797 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="down"
2026-02-17 01:14:52.823 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calie1d97c16ace" state="down"
2026-02-17 01:14:52.823 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1d97c16ace"
2026-02-17 01:14:52.823 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d97c16ace", State:"down", Index:124}
2026-02-17 01:14:52.823 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Typed[string]{}}
2026-02-17 01:14:52.823 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Typed[string]{}}
2026-02-17 01:14:52.823 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1d97c16ace"
2026-02-17 01:14:52.823 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.823 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.824 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calie1d97c16ace" state="up"
2026-02-17 01:14:52.846 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:52.847 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="down"
2026-02-17 01:14:52.847 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d97c16ace", State:"up", Index:124}
2026-02-17 01:14:52.847 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1d97c16ace"
2026-02-17 01:14:52.847 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1d97c16ace"
2026-02-17 01:14:52.847 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d97c16ace"
2026-02-17 01:14:52.847 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.847 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:52.868 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:52.868 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="up"
2026-02-17 01:14:53.691 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929, name=eth0)
2026-02-17 01:14:53.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1d97c16ace" profile_ids:"kns.secrets-4938" profile_ids:"ksa.secrets-4938.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:14:53.691 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:53.691 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:53.691 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:53.691 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d97c16ace"
2026-02-17 01:14:53.691 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:53.691 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:53.711 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:53.711 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="up"
2026-02-17 01:14:53.799 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-17 01:14:53.799 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1d97c16ace"
2026-02-17 01:14:53.799 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:14:53.799 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:14:54.859 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929, name=eth0)
2026-02-17 01:14:54.859 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1d97c16ace" profile_ids:"kns.secrets-4938" profile_ids:"ksa.secrets-4938.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:14:54.859 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.859 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.859 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.860 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d97c16ace"
2026-02-17 01:14:54.860 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.860 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.877 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:54.877 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="up"
2026-02-17 01:14:54.964 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calie1d97c16ace" state="down"
2026-02-17 01:14:54.964 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1d97c16ace"
2026-02-17 01:14:54.964 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-17 01:14:54.964 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d97c16ace", State:"down", Index:124}
2026-02-17 01:14:54.964 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Typed[string]{}}
2026-02-17 01:14:54.964 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Typed[string]{}}
2026-02-17 01:14:54.964 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1d97c16ace"
2026-02-17 01:14:54.964 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.965 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.965 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.57
2026-02-17 01:14:54.968 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calie1d97c16ace" state=""
2026-02-17 01:14:54.968 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1d97c16ace"
2026-02-17 01:14:54.991 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:54.991 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="down"
2026-02-17 01:14:54.991 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d97c16ace", State:"", Index:124}
2026-02-17 01:14:54.991 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Set[string](nil)}
2026-02-17 01:14:54.991 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d97c16ace", Addrs:set.Set[string](nil)}
2026-02-17 01:14:54.991 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1d97c16ace"
2026-02-17 01:14:54.992 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:54.992 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:55.017 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:55.017 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"} status="down"
2026-02-17 01:14:55.089 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929, name=eth0)
2026-02-17 01:14:55.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929" endpoint_id:"eth0"}
2026-02-17 01:14:55.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4938"}
2026-02-17 01:14:55.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4938.default"}
2026-02-17 01:14:55.089 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:55.089 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:55.089 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4938" ipVersion=0x4 table="filter"
2026-02-17 01:14:55.089 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Hh0Kp7083hQCy-Ho0x" ipVersion=0x4 table="filter"
2026-02-17 01:14:55.089 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4938" ipVersion=0x4 table="filter"
2026-02-17 01:14:55.089 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Hh0Kp7083hQCy-Ho0x" ipVersion=0x4 table="filter"
2026-02-17 01:14:55.089 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:55.089 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1d97c16ace" ipVersion=0x4 table="filter"
2026-02-17 01:14:55.089 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1d97c16ace" ipVersion=0x4 table="filter"
2026-02-17 01:14:55.089 [INFO][73] 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:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:55.089 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:55.147 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4938/pod-secrets-828b00d2-683c-4a1e-9f01-d1c200437929", EndpointId:"eth0"}
2026-02-17 01:14:56.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4938"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4938"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4938"}
2026-02-17 01:14:56.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8825"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8825"}
2026-02-17 01:14:56.296 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8825" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:56.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9294" name:"default"}
2026-02-17 01:14:56.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9294"}
2026-02-17 01:14:56.491 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9204/test-ss-1, name=eth0)
2026-02-17 01:14:56.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9204"} profile:{inbound_rules:{action:"allow" rule_id:"oFdOrbJWavlDTa3L"} outbound_rules:{action:"allow" rule_id:"zS8gwpxwHUM16tp5"}}
2026-02-17 01:14:56.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9204.default"} profile:{}
2026-02-17 01:14:56.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9204/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali058c130020e" profile_ids:"kns.statefulset-9204" profile_ids:"ksa.statefulset-9204.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:14:56.493 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.493 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.494 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.494 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali058c130020e" ipVersion=0x4 table="filter"
2026-02-17 01:14:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RaVtAsO7hvI7OhG_Wf" ipVersion=0x4 table="filter"
2026-02-17 01:14:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Tjtj5G33RzldPOR-2N" ipVersion=0x4 table="filter"
2026-02-17 01:14:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali058c130020e" ipVersion=0x4 table="filter"
2026-02-17 01:14:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RaVtAsO7hvI7OhG_Wf" ipVersion=0x4 table="filter"
2026-02-17 01:14:56.495 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Tjtj5G33RzldPOR-2N" ipVersion=0x4 table="filter"
2026-02-17 01:14:56.495 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali058c130020e"
2026-02-17 01:14:56.495 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.495 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.535 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:56.536 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 01:14:56.563 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali058c130020e" state="down"
2026-02-17 01:14:56.564 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali058c130020e", State:"down", Index:125}
2026-02-17 01:14:56.564 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali058c130020e"
2026-02-17 01:14:56.564 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Typed[string]{}}
2026-02-17 01:14:56.564 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Typed[string]{}}
2026-02-17 01:14:56.564 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali058c130020e"
2026-02-17 01:14:56.564 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.564 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.567 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali058c130020e" state="up"
2026-02-17 01:14:56.582 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:56.582 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 01:14:56.582 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali058c130020e", State:"up", Index:125}
2026-02-17 01:14:56.582 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali058c130020e"
2026-02-17 01:14:56.582 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali058c130020e"
2026-02-17 01:14:56.582 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali058c130020e"
2026-02-17 01:14:56.583 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.583 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:56.603 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:56.603 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:14:57.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-6316" name:"default"}
2026-02-17 01:14:57.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6316"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6316"} 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:"pod-resize-tests-6316"}
2026-02-17 01:14:57.552 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-6316"}
2026-02-17 01:14:57.732 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9204/test-ss-1, name=eth0)
2026-02-17 01:14:57.732 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9204/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali058c130020e" profile_ids:"kns.statefulset-9204" profile_ids:"ksa.statefulset-9204.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:14:57.732 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.733 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.733 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.733 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali058c130020e"
2026-02-17 01:14:57.734 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.734 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.753 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9204/test-ss-1, name=eth0)
2026-02-17 01:14:57.757 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:57.757 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:14:57.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9204/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali058c130020e" profile_ids:"kns.statefulset-9204" profile_ids:"ksa.statefulset-9204.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:14:57.757 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.757 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.757 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.758 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali058c130020e"
2026-02-17 01:14:57.758 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.758 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:14:57.784 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:57.784 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:14:58.055 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-17 01:14:58.055 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali058c130020e"
2026-02-17 01:14:58.055 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:14:58.055 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:14:58.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9244"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9244"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9244"}
2026-02-17 01:14:58.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1113"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1113"}
2026-02-17 01:14:58.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1113" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:58.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1113"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1113"} labels:{key:"webhook-1113" value:"true"}
2026-02-17 01:14:58.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4927"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4927"} labels:{key:"webhook-1113-markers" value:"true"}
2026-02-17 01:14:58.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:14:59.598 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv, name=eth0)
2026-02-17 01:14:59.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1113.default"} profile:{}
2026-02-17 01:14:59.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1113"} profile:{inbound_rules:{action:"allow" rule_id:"Q2KOu3tW79gnTJ2R"} outbound_rules:{action:"allow" rule_id:"zzTBcyxEmENDf5mc"}}
2026-02-17 01:14:59.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdfd0160289" profile_ids:"kns.webhook-1113" profile_ids:"ksa.webhook-1113.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:14:59.599 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.599 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.599 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdfd0160289" ipVersion=0x4 table="filter"
2026-02-17 01:14:59.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1113" ipVersion=0x4 table="filter"
2026-02-17 01:14:59.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KEdfLTEEnmtnKTWr2r" ipVersion=0x4 table="filter"
2026-02-17 01:14:59.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdfd0160289" ipVersion=0x4 table="filter"
2026-02-17 01:14:59.600 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1113" ipVersion=0x4 table="filter"
2026-02-17 01:14:59.600 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KEdfLTEEnmtnKTWr2r" ipVersion=0x4 table="filter"
2026-02-17 01:14:59.600 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdfd0160289"
2026-02-17 01:14:59.600 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.600 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.637 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:59.637 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} status="down"
2026-02-17 01:14:59.672 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="califdfd0160289" state="down"
2026-02-17 01:14:59.673 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdfd0160289"
2026-02-17 01:14:59.673 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdfd0160289", State:"down", Index:126}
2026-02-17 01:14:59.673 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Typed[string]{}}
2026-02-17 01:14:59.673 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Typed[string]{}}
2026-02-17 01:14:59.673 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdfd0160289"
2026-02-17 01:14:59.673 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.673 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.676 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="califdfd0160289" state="up"
2026-02-17 01:14:59.698 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:14:59.698 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} status="down"
2026-02-17 01:14:59.698 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdfd0160289", State:"up", Index:126}
2026-02-17 01:14:59.698 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdfd0160289"
2026-02-17 01:14:59.698 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdfd0160289"
2026-02-17 01:14:59.699 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdfd0160289"
2026-02-17 01:14:59.699 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.699 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:14:59.725 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:14:59.725 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} status="up"
2026-02-17 01:15:00.745 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv, name=eth0)
2026-02-17 01:15:00.746 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdfd0160289" profile_ids:"kns.webhook-1113" profile_ids:"ksa.webhook-1113.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:15:00.746 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.746 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=126
2026-02-17 01:15:00.747 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdfd0160289"
2026-02-17 01:15:00.747 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.747 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.748 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdfd0160289"
2026-02-17 01:15:00.748 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.748 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.773 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:00.773 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} status="up"
2026-02-17 01:15:00.773 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:00.773 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:00.778 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv, name=eth0)
2026-02-17 01:15:00.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdfd0160289" profile_ids:"kns.webhook-1113" profile_ids:"ksa.webhook-1113.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:15:00.797 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.797 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.797 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.799 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdfd0160289"
2026-02-17 01:15:00.799 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.799 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:00.826 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:00.826 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} status="up"
2026-02-17 01:15:01.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1113" type:"ClusterIP" cluster_ips:"10.254.73.37" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:15:01.609 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4938" name:"default"}
2026-02-17 01:15:01.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4938"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4938"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4938"}
2026-02-17 01:15:01.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4938"}
2026-02-17 01:15:02.323 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1113"
2026-02-17 01:15:02.390 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv, name=eth0)
2026-02-17 01:15:02.390 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdfd0160289" profile_ids:"kns.webhook-1113" profile_ids:"ksa.webhook-1113.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:15:02.390 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.391 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.391 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.392 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdfd0160289"
2026-02-17 01:15:02.392 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.392 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.393 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv, name=eth0)
2026-02-17 01:15:02.415 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:02.415 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"} status="up"
2026-02-17 01:15:02.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv" endpoint_id:"eth0"}
2026-02-17 01:15:02.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1113"}
2026-02-17 01:15:02.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1113.default"}
2026-02-17 01:15:02.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1113"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1113"} labels:{key:"webhook-1113" value:"true"}
2026-02-17 01:15:02.416 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.416 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1113" ipVersion=0x4 table="filter"
2026-02-17 01:15:02.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KEdfLTEEnmtnKTWr2r" ipVersion=0x4 table="filter"
2026-02-17 01:15:02.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1113" ipVersion=0x4 table="filter"
2026-02-17 01:15:02.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KEdfLTEEnmtnKTWr2r" ipVersion=0x4 table="filter"
2026-02-17 01:15:02.417 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.418 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdfd0160289" ipVersion=0x4 table="filter"
2026-02-17 01:15:02.418 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdfd0160289" ipVersion=0x4 table="filter"
2026-02-17 01:15:02.418 [INFO][73] 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:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.418 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.419 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.59
2026-02-17 01:15:02.485 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1113/sample-webhook-deployment-7c5c95bb96-tw5zv", EndpointId:"eth0"}
2026-02-17 01:15:02.485 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4927"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4927"} labels:{key:"webhook-1113-markers" value:"true"}
2026-02-17 01:15:02.485 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2080"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2080"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2080"}
2026-02-17 01:15:02.485 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2080" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:03.543 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8825"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8825"}
2026-02-17 01:15:03.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5747"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5747"}
2026-02-17 01:15:03.603 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:03.686 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5747"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5747"}
2026-02-17 01:15:03.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2899"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2899"}
2026-02-17 01:15:03.754 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:03.772 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2899" name:"e2e-sa-tg8r6"} labels:{key:"projectcalico.org/name" value:"e2e-sa-tg8r6"}
2026-02-17 01:15:03.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2899"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2899"}
2026-02-17 01:15:03.825 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8854"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8854"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8854"}
2026-02-17 01:15:03.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8854" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 126
2026-02-17 01:15:04.099 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="califdfd0160289" state="down"
2026-02-17 01:15:04.099 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdfd0160289"
2026-02-17 01:15:04.099 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdfd0160289", State:"down", Index:126}
2026-02-17 01:15:04.099 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Typed[string]{}}
2026-02-17 01:15:04.099 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Typed[string]{}}
2026-02-17 01:15:04.101 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=126
2026-02-17 01:15:04.104 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="califdfd0160289" state=""
2026-02-17 01:15:04.104 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdfd0160289"
2026-02-17 01:15:04.123 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdfd0160289", State:"", Index:126}
2026-02-17 01:15:04.123 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Set[string](nil)}
2026-02-17 01:15:04.123 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdfd0160289", Addrs:set.Set[string](nil)}
2026-02-17 01:15:04.319 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9244" name:"default"}
2026-02-17 01:15:04.342 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9244"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9244"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9244"}
2026-02-17 01:15:04.366 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9244"}
2026-02-17 01:15:04.445 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:04.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8854"} profile:{inbound_rules:{action:"allow" rule_id:"8rx6OiYdDutzj_8G"} outbound_rules:{action:"allow" rule_id:"GdJvKabSPTFtWsxR"}}
2026-02-17 01:15:04.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8854.default"} profile:{}
2026-02-17 01:15:04.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:04.446 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.446 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.446 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.446 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d1e6ab255d" ipVersion=0x4 table="filter"
2026-02-17 01:15:04.446 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8854" ipVersion=0x4 table="filter"
2026-02-17 01:15:04.446 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NmdtPSbGCMLDKKloEf" ipVersion=0x4 table="filter"
2026-02-17 01:15:04.446 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d1e6ab255d" ipVersion=0x4 table="filter"
2026-02-17 01:15:04.446 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8854" ipVersion=0x4 table="filter"
2026-02-17 01:15:04.446 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NmdtPSbGCMLDKKloEf" ipVersion=0x4 table="filter"
2026-02-17 01:15:04.446 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:04.447 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.447 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.495 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:04.495 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="down"
2026-02-17 01:15:04.523 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali9d1e6ab255d" state="down"
2026-02-17 01:15:04.523 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:04.523 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d1e6ab255d", State:"down", Index:127}
2026-02-17 01:15:04.524 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Typed[string]{}}
2026-02-17 01:15:04.524 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Typed[string]{}}
2026-02-17 01:15:04.524 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:04.524 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.524 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.527 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali9d1e6ab255d" state="up"
2026-02-17 01:15:04.545 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:04.546 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="down"
2026-02-17 01:15:04.546 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d1e6ab255d", State:"up", Index:127}
2026-02-17 01:15:04.546 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:04.546 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:04.546 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:04.546 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.546 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:04.564 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:04.564 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:05.575 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-17 01:15:05.575 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:05.575 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:05.575 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:05.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2080"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2080"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2080"}
2026-02-17 01:15:05.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-462"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"services-462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-462"}
2026-02-17 01:15:05.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-462" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:05.801 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:05.801 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:05.801 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:05.802 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:05.802 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:05.804 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:05.804 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:05.804 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:05.838 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:05.838 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:05.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-462" type:"NodePort" cluster_ips:"10.254.176.66" ports:{Protocol:"TCP" Port:80 NodePort:30216}
2026-02-17 01:15:06.043 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9204/test-ss-1, name=eth0)
2026-02-17 01:15:06.044 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9204/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali058c130020e" profile_ids:"kns.statefulset-9204" profile_ids:"ksa.statefulset-9204.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:15:06.044 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.044 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.044 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.045 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali058c130020e"
2026-02-17 01:15:06.045 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.075 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.075 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:15:06.077 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9204/test-ss-1, name=eth0)
2026-02-17 01:15:06.077 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9204/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali058c130020e" profile_ids:"kns.statefulset-9204" profile_ids:"ksa.statefulset-9204.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:15:06.078 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.078 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.078 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.078 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali058c130020e"
2026-02-17 01:15:06.078 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.078 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.100 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.100 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 01:15:06.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9204"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9204"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9204"}
2026-02-17 01:15:06.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6091"}
2026-02-17 01:15:06.130 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-6091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:06.413 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-9204/test-ss-1, name=eth0)
2026-02-17 01:15:06.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9204/test-ss-1" endpoint_id:"eth0"}
2026-02-17 01:15:06.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9204"}
2026-02-17 01:15:06.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9204.default"}
2026-02-17 01:15:06.414 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.414 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.414 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RaVtAsO7hvI7OhG_Wf" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.415 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Tjtj5G33RzldPOR-2N" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.415 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RaVtAsO7hvI7OhG_Wf" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.415 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Tjtj5G33RzldPOR-2N" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.415 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.415 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali058c130020e" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.415 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali058c130020e" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.415 [INFO][73] 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-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.415 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.415 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.53
2026-02-17 01:15:06.424 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
bird: KIF: Received address message for unknown interface 125
2026-02-17 01:15:06.473 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9204/test-ss-1", EndpointId:"eth0"}
2026-02-17 01:15:06.473 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:06.473 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.473 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.473 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.475 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:06.475 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.475 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.477 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/nodeport-test-684fff9b5b-x4zfj, name=eth0)
2026-02-17 01:15:06.499 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.499 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:06.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-462"} profile:{inbound_rules:{action:"allow" rule_id:"UWq4Ad8kl-PDMB3M"} outbound_rules:{action:"allow" rule_id:"eZT0ZjSN1BhyuCFy"}}
2026-02-17 01:15:06.500 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-462.default"} profile:{}
2026-02-17 01:15:06.500 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/nodeport-test-684fff9b5b-x4zfj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6125bd7290a" profile_ids:"kns.services-462" profile_ids:"ksa.services-462.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:15:06.500 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.500 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.500 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6125bd7290a" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-462" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2vzjaJNCek53WmhmkA" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6125bd7290a" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-462" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.500 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2vzjaJNCek53WmhmkA" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.500 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6125bd7290a"
2026-02-17 01:15:06.500 [INFO][73] 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-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.501 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.524 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=125
2026-02-17 01:15:06.524 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali058c130020e"
2026-02-17 01:15:06.524 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali058c130020e" state="down"
2026-02-17 01:15:06.524 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali058c130020e" state=""
2026-02-17 01:15:06.524 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali058c130020e"
2026-02-17 01:15:06.541 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:06.541 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"} status="down"
2026-02-17 01:15:06.541 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Typed[string]{}}
2026-02-17 01:15:06.541 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Typed[string]{}}
2026-02-17 01:15:06.541 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali058c130020e", State:"down", Index:125}
2026-02-17 01:15:06.541 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali058c130020e", State:"", Index:125}
2026-02-17 01:15:06.541 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Set[string](nil)}
2026-02-17 01:15:06.541 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali058c130020e", Addrs:set.Set[string](nil)}
2026-02-17 01:15:06.555 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali6125bd7290a" state="down"
2026-02-17 01:15:06.555 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6125bd7290a"
2026-02-17 01:15:06.555 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali6125bd7290a" state="up"
2026-02-17 01:15:06.561 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6125bd7290a", State:"down", Index:128}
2026-02-17 01:15:06.561 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Typed[string]{}}
2026-02-17 01:15:06.561 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Typed[string]{}}
2026-02-17 01:15:06.561 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6125bd7290a", State:"up", Index:128}
2026-02-17 01:15:06.561 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6125bd7290a"
2026-02-17 01:15:06.561 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6125bd7290a"
2026-02-17 01:15:06.561 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6125bd7290a"
2026-02-17 01:15:06.562 [INFO][73] 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-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.562 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.584 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.584 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"} status="up"
2026-02-17 01:15:06.786 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/netserver-0, name=eth0)
2026-02-17 01:15:06.787 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-6091"} profile:{inbound_rules:{action:"allow" rule_id:"rq-QAXsIxiOxW_gc"} outbound_rules:{action:"allow" rule_id:"mFkvUaBTzZv-YoWt"}}
2026-02-17 01:15:06.787 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-6091.default"} profile:{}
2026-02-17 01:15:06.787 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali637567c1134" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:15:06.788 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.788 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.788 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.788 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali637567c1134" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vzz7DOetyNhu-FQ5mD" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W5-qIiwD0B5FiHnS4W" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali637567c1134" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vzz7DOetyNhu-FQ5mD" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W5-qIiwD0B5FiHnS4W" ipVersion=0x4 table="filter"
2026-02-17 01:15:06.789 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali637567c1134"
2026-02-17 01:15:06.789 [INFO][73] 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-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.790 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.819 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/nodeport-test-684fff9b5b-x4zfj, name=eth0)
2026-02-17 01:15:06.835 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:06.835 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 01:15:06.836 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/nodeport-test-684fff9b5b-x4zfj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6125bd7290a" profile_ids:"kns.services-462" profile_ids:"ksa.services-462.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:15:06.836 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.836 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.836 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.842 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6125bd7290a"
2026-02-17 01:15:06.842 [INFO][73] 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-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.842 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:06.863 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali637567c1134" state="down"
2026-02-17 01:15:06.863 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali637567c1134"
2026-02-17 01:15:06.863 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali637567c1134" state="up"
2026-02-17 01:15:06.867 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.867 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"} status="up"
2026-02-17 01:15:06.867 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali637567c1134", State:"down", Index:129}
2026-02-17 01:15:06.867 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Typed[string]{}}
2026-02-17 01:15:06.867 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Typed[string]{}}
2026-02-17 01:15:06.867 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali637567c1134", State:"up", Index:129}
2026-02-17 01:15:06.867 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali637567c1134"
2026-02-17 01:15:06.867 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali637567c1134"
2026-02-17 01:15:06.867 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali637567c1134"
2026-02-17 01:15:06.867 [INFO][73] 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-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.867 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:06.885 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:15:06.939 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:06.940 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:06.940 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.940 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.940 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.940 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:06.941 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.941 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:06.979 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:06.979 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:07.457 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:07.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:07.458 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.458 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.458 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.459 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:07.459 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.459 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.479 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:07.479 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:07.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1113" name:"default"}
2026-02-17 01:15:07.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4927" name:"default"}
2026-02-17 01:15:07.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4927"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4927"} labels:{key:"webhook-1113-markers" value:"true"}
2026-02-17 01:15:07.824 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4927"}
2026-02-17 01:15:07.831 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/netserver-0, name=eth0)
2026-02-17 01:15:07.845 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:07.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali637567c1134" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:15:07.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:07.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:07.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:07.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:07.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali637567c1134"
2026-02-17 01:15:07.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:07.853 [INFO][73] 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-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:07.853 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:07.853 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.854 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.872 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:07.872 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:15:07.872 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:07.872 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:07.904 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1113"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1113"} labels:{key:"webhook-1113" value:"true"}
2026-02-17 01:15:07.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1113"}
2026-02-17 01:15:07.975 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:07.975 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:07.976 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.976 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.976 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.976 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:07.977 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:07.977 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.037 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:08.037 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:08.070 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=129
2026-02-17 01:15:08.070 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali637567c1134"
2026-02-17 01:15:08.070 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:08.070 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:08.074 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=128
2026-02-17 01:15:08.074 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6125bd7290a"
2026-02-17 01:15:08.091 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:08.091 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:08.461 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/execpod58nj2, name=eth0)
2026-02-17 01:15:08.461 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/execpod58nj2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidefd80c91bb" profile_ids:"kns.services-462" profile_ids:"ksa.services-462.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:15:08.461 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.461 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.461 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.462 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidefd80c91bb" ipVersion=0x4 table="filter"
2026-02-17 01:15:08.462 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidefd80c91bb" ipVersion=0x4 table="filter"
2026-02-17 01:15:08.462 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.462 [INFO][73] 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-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.462 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.496 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:08.508 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:08.508 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} status="down"
2026-02-17 01:15:08.508 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:08.508 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.508 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.508 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.508 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:08.509 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.509 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.529 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:08.529 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:08.541 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calidefd80c91bb" state="down"
2026-02-17 01:15:08.541 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidefd80c91bb", State:"down", Index:130}
2026-02-17 01:15:08.541 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.541 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:08.541 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:08.541 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.542 [INFO][73] 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-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.542 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.543 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calidefd80c91bb" state="up"
2026-02-17 01:15:08.566 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:08.566 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} status="down"
2026-02-17 01:15:08.566 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidefd80c91bb", State:"up", Index:130}
2026-02-17 01:15:08.566 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.566 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.566 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.566 [INFO][73] 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-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.566 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.584 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:08.584 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:08.840 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:08.840 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:08.840 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.840 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.840 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.841 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:08.841 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.841 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:08.861 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/execpod58nj2, name=eth0)
2026-02-17 01:15:08.865 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:08.865 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:08.865 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/execpod58nj2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidefd80c91bb" profile_ids:"kns.services-462" profile_ids:"ksa.services-462.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:15:08.865 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.865 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.866 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.866 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidefd80c91bb"
2026-02-17 01:15:08.866 [INFO][73] 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-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.866 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:08.887 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:08.887 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:08.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5747" name:"default"}
2026-02-17 01:15:09.017 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:09.017 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:09.017 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.018 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.018 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.019 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:09.019 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.019 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.046 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:09.046 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:09.046 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8825" name:"default"}
2026-02-17 01:15:09.068 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4475"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4475"}
2026-02-17 01:15:09.096 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1492"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1492"}
2026-02-17 01:15:09.114 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1492" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:09.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8825"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8825"}
2026-02-17 01:15:09.313 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8825"}
2026-02-17 01:15:09.411 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2899" name:"default"}
2026-02-17 01:15:09.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2899" name:"e2e-sa-tg8r6"}
2026-02-17 01:15:09.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5747"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5747"}
2026-02-17 01:15:09.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5747"}
2026-02-17 01:15:09.472 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:15:09.538 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:09.538 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:09.544 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=130
2026-02-17 01:15:09.544 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidefd80c91bb"
2026-02-17 01:15:09.544 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:09.544 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:09.590 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.590 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.590 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.591 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:09.591 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.591 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.615 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:09.615 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:09.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2899"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2899"}
2026-02-17 01:15:09.625 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2899"}
2026-02-17 01:15:09.846 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:09.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:09.847 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.847 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.847 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.848 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:09.848 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.848 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:09.875 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:09.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:10.063 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:10.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:10.063 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:15:10.063 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.064 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.064 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.066 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:10.067 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.068 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.098 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:10.098 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:10.582 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:10.582 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:10.582 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.582 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.582 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.583 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:10.583 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.583 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.613 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:10.613 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:10.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2080" name:"default"}
2026-02-17 01:15:10.866 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:10.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:10.866 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.867 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.867 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.868 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:10.868 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.868 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:10.896 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:10.896 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:11.015 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2080"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2080"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2080"}
2026-02-17 01:15:11.042 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2080"}
2026-02-17 01:15:11.107 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:11.108 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:11.108 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.108 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.108 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.110 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:11.110 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.110 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.139 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:11.139 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:11.151 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9204"
2026-02-17 01:15:11.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9204" name:"default"}
2026-02-17 01:15:11.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9204"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9204"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9204"}
2026-02-17 01:15:11.632 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9204"}
2026-02-17 01:15:11.632 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:11.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:11.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-462"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"services-462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-462"}
2026-02-17 01:15:11.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8450"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-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-probe-8450"}
2026-02-17 01:15:11.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:11.656 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.656 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.656 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.658 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:11.659 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.659 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.683 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:11.683 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:11.856 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:11.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:11.857 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.857 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.857 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.857 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:11.857 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.857 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:11.882 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:11.882 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:12.160 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:12.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:12.160 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.160 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.160 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.161 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:12.161 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.161 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.190 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:12.190 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:12.308 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143, name=eth0)
2026-02-17 01:15:12.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8450"} profile:{inbound_rules:{action:"allow" rule_id:"e7c0nzKYatZsLhSB"} outbound_rules:{action:"allow" rule_id:"hUzh_cNKaPjxCfXs"}}
2026-02-17 01:15:12.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8450.default"} profile:{}
2026-02-17 01:15:12.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic956d45e560" profile_ids:"kns.container-probe-8450" profile_ids:"ksa.container-probe-8450.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:15:12.309 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.309 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.309 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.309 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic956d45e560" ipVersion=0x4 table="filter"
2026-02-17 01:15:12.309 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X5jxxGVxIRi0irGLKF" ipVersion=0x4 table="filter"
2026-02-17 01:15:12.309 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_svV3NTHMRmAp1WQEim" ipVersion=0x4 table="filter"
2026-02-17 01:15:12.309 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic956d45e560" ipVersion=0x4 table="filter"
2026-02-17 01:15:12.309 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X5jxxGVxIRi0irGLKF" ipVersion=0x4 table="filter"
2026-02-17 01:15:12.309 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_svV3NTHMRmAp1WQEim" ipVersion=0x4 table="filter"
2026-02-17 01:15:12.309 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic956d45e560"
2026-02-17 01:15:12.309 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.309 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.347 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:12.347 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="down"
2026-02-17 01:15:12.389 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic956d45e560" state="down"
2026-02-17 01:15:12.389 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic956d45e560"
2026-02-17 01:15:12.389 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic956d45e560", State:"down", Index:131}
2026-02-17 01:15:12.389 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Typed[string]{}}
2026-02-17 01:15:12.389 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Typed[string]{}}
2026-02-17 01:15:12.389 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic956d45e560"
2026-02-17 01:15:12.389 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.390 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.396 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic956d45e560" state="up"
2026-02-17 01:15:12.416 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:12.416 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="down"
2026-02-17 01:15:12.416 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic956d45e560", State:"up", Index:131}
2026-02-17 01:15:12.416 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic956d45e560"
2026-02-17 01:15:12.416 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic956d45e560"
2026-02-17 01:15:12.416 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic956d45e560"
2026-02-17 01:15:12.416 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.417 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.440 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:12.440 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="up"
2026-02-17 01:15:12.681 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:12.681 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:12.681 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.681 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.681 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.682 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:12.683 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.683 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.707 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:12.707 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:12.868 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:12.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:12.868 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.868 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.868 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.869 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:12.869 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:12.883 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143, name=eth0)
2026-02-17 01:15:12.897 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:12.897 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:12.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic956d45e560" profile_ids:"kns.container-probe-8450" profile_ids:"ksa.container-probe-8450.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:15:12.897 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.897 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.897 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.898 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic956d45e560"
2026-02-17 01:15:12.898 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.898 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:12.920 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:12.920 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="up"
2026-02-17 01:15:13.221 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:13.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:13.222 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.222 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.223 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.224 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:13.224 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.249 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:13.249 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:13.745 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:13.746 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:13.746 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.746 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.746 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.748 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:13.752 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.775 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:13.775 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:13.831 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=131
2026-02-17 01:15:13.831 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic956d45e560"
2026-02-17 01:15:13.831 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:13.832 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:13.871 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:13.871 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:13.871 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.872 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.872 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.872 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:13.873 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.873 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:13.898 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:13.899 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:14.264 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:14.264 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:14.264 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.265 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.265 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.265 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:14.266 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.266 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.282 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:14.282 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:14.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4475" name:"default"}
2026-02-17 01:15:14.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4475"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4475"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4475"}
2026-02-17 01:15:14.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4475"}
2026-02-17 01:15:14.781 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:14.781 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:14.781 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.781 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.782 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.783 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:14.783 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.783 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.810 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:14.810 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:14.875 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:14.876 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:14.876 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.876 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.876 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.877 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:14.877 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.877 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:14.907 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:14.907 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:15.297 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:15.298 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:15.298 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.298 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.298 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.299 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:15.299 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.299 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.325 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:15.325 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:15.812 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:15.813 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:15.813 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.813 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.813 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.814 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:15.814 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.814 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.839 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:15.839 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:15.887 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:15.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:15.887 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.887 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.887 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.888 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:15.888 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.888 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:15.908 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:15.908 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:16.238 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1492"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1492"}
2026-02-17 01:15:16.269 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-7321"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-7321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7321"}
2026-02-17 01:15:16.296 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-7321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:16.333 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:16.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:16.333 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.333 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.333 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.337 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:16.337 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.337 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.356 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:16.356 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:16.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-7321" type:"ClusterIP" cluster_ips:"10.254.228.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:15:16.471 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-7321"
2026-02-17 01:15:16.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-7321"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-7321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7321"}
2026-02-17 01:15:16.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5520"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5520"}
2026-02-17 01:15:16.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:16.662 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/execpod58nj2, name=eth0)
2026-02-17 01:15:16.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/execpod58nj2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidefd80c91bb" profile_ids:"kns.services-462" profile_ids:"ksa.services-462.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:15:16.663 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.663 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.663 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.663 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidefd80c91bb"
2026-02-17 01:15:16.663 [INFO][73] 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-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.663 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.668 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/execpod58nj2, name=eth0)
2026-02-17 01:15:16.694 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:16.694 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:16.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/execpod58nj2" endpoint_id:"eth0"}
2026-02-17 01:15:16.695 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.695 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.695 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.695 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidefd80c91bb" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.695 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidefd80c91bb" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.695 [INFO][73] 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-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.695 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.696 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.61
2026-02-17 01:15:16.696 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/nodeport-test-684fff9b5b-x4zfj, name=eth0)
2026-02-17 01:15:16.726 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-462/nodeport-test-684fff9b5b-x4zfj, name=eth0)
2026-02-17 01:15:16.744 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/execpod58nj2", EndpointId:"eth0"}
2026-02-17 01:15:16.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/nodeport-test-684fff9b5b-x4zfj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6125bd7290a" profile_ids:"kns.services-462" profile_ids:"ksa.services-462.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:15:16.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-462/nodeport-test-684fff9b5b-x4zfj" endpoint_id:"eth0"}
2026-02-17 01:15:16.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-462"}
2026-02-17 01:15:16.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-462.default"}
2026-02-17 01:15:16.744 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:16.744 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:16.745 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-462" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.745 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2vzjaJNCek53WmhmkA" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.745 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-462" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.745 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2vzjaJNCek53WmhmkA" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.745 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:16.745 [INFO][73] 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 01:15:16.745 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6125bd7290a" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.745 [INFO][73] 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 01:15:16.745 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6125bd7290a" ipVersion=0x4 table="filter"
2026-02-17 01:15:16.745 [INFO][73] 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-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:16.745 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:16.746 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.62
2026-02-17 01:15:16.799 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-462/nodeport-test-684fff9b5b-x4zfj", EndpointId:"eth0"}
2026-02-17 01:15:16.851 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:16.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:16.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:16.853 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.853 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.889 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:16.889 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:16.890 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:16.891 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:16.891 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.891 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.891 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.892 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:16.892 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.892 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:16.915 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:16.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:16.955 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-462"
2026-02-17 01:15:17.083 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calidefd80c91bb" state="down"
2026-02-17 01:15:17.084 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidefd80c91bb"
2026-02-17 01:15:17.084 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidefd80c91bb", State:"down", Index:130}
2026-02-17 01:15:17.084 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=130
2026-02-17 01:15:17.084 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:17.084 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:17.088 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calidefd80c91bb" state=""
2026-02-17 01:15:17.088 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidefd80c91bb"
2026-02-17 01:15:17.109 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidefd80c91bb", State:"", Index:130}
2026-02-17 01:15:17.109 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Set[string](nil)}
2026-02-17 01:15:17.109 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidefd80c91bb", Addrs:set.Set[string](nil)}
2026-02-17 01:15:17.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-462" name:"default"}
2026-02-17 01:15:17.296 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-462"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"services-462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-462"}
2026-02-17 01:15:17.323 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-462"}
2026-02-17 01:15:17.370 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:17.371 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:17.371 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.371 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.371 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.372 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:17.372 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.372 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.400 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:17.400 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:17.889 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:17.889 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:17.889 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.890 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.890 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.893 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:17.893 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.893 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.904 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:17.917 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:17.917 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:17.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:17.917 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.917 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.917 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.919 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:17.919 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.920 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:17.943 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:17.943 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:18.406 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:18.407 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:18.407 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.407 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.407 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.407 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:18.408 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.408 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.433 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:18.434 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:18.913 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:18.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:18.913 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.913 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.913 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.913 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:18.913 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.926 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:18.946 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:18.947 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:18.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:18.947 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.947 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.947 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.947 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:18.947 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.948 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:18.967 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:18.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:19.102 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali6125bd7290a" state="down"
2026-02-17 01:15:19.103 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6125bd7290a"
2026-02-17 01:15:19.103 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=128
2026-02-17 01:15:19.103 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6125bd7290a", State:"down", Index:128}
2026-02-17 01:15:19.103 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Typed[string]{}}
2026-02-17 01:15:19.103 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Typed[string]{}}
2026-02-17 01:15:19.106 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali6125bd7290a" state=""
2026-02-17 01:15:19.106 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6125bd7290a"
2026-02-17 01:15:19.122 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6125bd7290a", State:"", Index:128}
2026-02-17 01:15:19.122 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Set[string](nil)}
2026-02-17 01:15:19.122 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6125bd7290a", Addrs:set.Set[string](nil)}
2026-02-17 01:15:19.444 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:19.444 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:19.444 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.444 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.444 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.445 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:19.446 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.446 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.468 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:19.468 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:19.853 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/netserver-0, name=eth0)
2026-02-17 01:15:19.853 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali637567c1134" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:15:19.853 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:19.853 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:19.853 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:19.854 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali637567c1134"
2026-02-17 01:15:19.854 [INFO][73] 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-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:19.855 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:19.884 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:19.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:15:19.918 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:19.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:19.918 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.918 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.918 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.919 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:19.919 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.919 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.946 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:19.946 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:19.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:19.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:19.965 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.966 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.966 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.967 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:19.968 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:19.988 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:19.988 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:20.490 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:20.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:20.490 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.490 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.490 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.491 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:20.491 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.491 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.514 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:20.514 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:20.852 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/test-container-pod, name=eth0)
2026-02-17 01:15:20.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45879c434f4" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:15:20.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.852 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:15:20.852 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45879c434f4" ipVersion=0x4 table="filter"
2026-02-17 01:15:20.852 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:15:20.852 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45879c434f4" ipVersion=0x4 table="filter"
2026-02-17 01:15:20.852 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45879c434f4"
2026-02-17 01:15:20.852 [INFO][73] 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-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.852 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.887 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:20.888 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:15:20.928 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:20.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:20.928 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.928 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.928 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.929 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:20.929 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.929 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:20.940 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali45879c434f4" state="down"
2026-02-17 01:15:20.940 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45879c434f4"
2026-02-17 01:15:20.940 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali45879c434f4" state="up"
2026-02-17 01:15:20.952 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:20.952 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:20.952 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45879c434f4", State:"down", Index:132}
2026-02-17 01:15:20.952 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Typed[string]{}}
2026-02-17 01:15:20.952 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Typed[string]{}}
2026-02-17 01:15:20.952 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45879c434f4", State:"up", Index:132}
2026-02-17 01:15:20.952 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45879c434f4"
2026-02-17 01:15:20.952 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45879c434f4"
2026-02-17 01:15:20.952 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45879c434f4"
2026-02-17 01:15:20.952 [INFO][73] 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-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.952 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:20.974 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:20.974 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:15:21.011 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:21.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:21.011 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.011 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.012 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.012 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:21.013 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.013 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.046 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:21.046 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:21.529 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:21.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:21.529 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.530 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.530 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.530 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:21.531 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.531 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.556 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:21.556 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:21.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1492" name:"default"}
2026-02-17 01:15:21.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-7321" name:"default"}
2026-02-17 01:15:21.687 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1492"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1492"}
2026-02-17 01:15:21.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1492"}
2026-02-17 01:15:21.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-7321"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-7321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7321"}
2026-02-17 01:15:21.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-7321"}
2026-02-17 01:15:21.931 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/test-container-pod, name=eth0)
2026-02-17 01:15:21.931 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45879c434f4" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:15:21.932 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:21.932 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:21.932 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:21.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45879c434f4"
2026-02-17 01:15:21.933 [INFO][73] 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-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:21.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:21.952 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:21.958 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:21.958 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:15:21.958 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:21.958 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.958 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.958 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.959 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:21.960 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.960 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:21.981 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:21.981 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:22.045 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:22.045 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:22.045 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.046 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.046 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.047 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:22.047 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.047 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.068 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:22.068 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:22.343 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=132
2026-02-17 01:15:22.343 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45879c434f4"
2026-02-17 01:15:22.343 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:22.343 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:22.531 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6091"}
2026-02-17 01:15:22.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5875"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5875"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5875"}
2026-02-17 01:15:22.564 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:22.582 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5875" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:22.582 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:22.582 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.582 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.583 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.584 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:22.585 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.585 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.613 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:22.613 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:22.952 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:22.953 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:22.953 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.953 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.953 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.954 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:22.954 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.954 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:22.978 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:22.978 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:23.083 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:23.084 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:23.084 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.084 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.084 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.085 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:23.086 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.086 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.113 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:23.114 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:23.605 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:23.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:23.606 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.606 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.606 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.607 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:23.607 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.608 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.632 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:23.632 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:23.962 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:23.962 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:23.962 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.962 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.962 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.963 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:23.963 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.963 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:23.985 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:23.985 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:24.121 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:24.122 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:24.122 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.122 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.122 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.123 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:24.123 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.124 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.145 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:24.145 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:24.643 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:24.643 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:24.643 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.643 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.643 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.644 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:24.645 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.645 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.668 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:24.668 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:24.981 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:24.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:24.981 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.981 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.981 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.984 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:24.984 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:24.984 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.007 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:25.007 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:25.164 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:25.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:25.164 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.164 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.165 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.165 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:25.166 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.166 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.187 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:25.187 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:25.700 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:25.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:25.701 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.702 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.702 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.702 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:25.703 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.703 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.722 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:25.723 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:25.969 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:25.969 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:25.970 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.970 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.970 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.971 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:25.972 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:25.972 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.002 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:26.002 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:26.233 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:26.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:26.233 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.233 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.233 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.236 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:26.236 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.237 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.274 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:26.274 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:26.678 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5875"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5875"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5875"}
2026-02-17 01:15:26.715 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7381"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7381"}
2026-02-17 01:15:26.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:26.751 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:26.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:26.766 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.767 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.767 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.767 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:26.767 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.767 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.793 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:26.793 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:26.975 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:26.975 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:26.975 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.976 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.976 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.977 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:26.978 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:26.978 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.002 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.002 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.269 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:27.269 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:27.270 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.270 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.270 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.271 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:27.272 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.272 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.296 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.296 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.434 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17, name=eth0)
2026-02-17 01:15:27.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-7381"} profile:{inbound_rules:{action:"allow" rule_id:"q4A-xx4gubZtUgbE"} outbound_rules:{action:"allow" rule_id:"t1Ts4gRFDsO6BeBs"}}
2026-02-17 01:15:27.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-7381.default"} profile:{}
2026-02-17 01:15:27.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif90f01e844e" profile_ids:"kns.container-probe-7381" profile_ids:"ksa.container-probe-7381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:15:27.435 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.435 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.435 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.435 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif90f01e844e" ipVersion=0x4 table="filter"
2026-02-17 01:15:27.435 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zllKsbt-7IA3dVO_AE" ipVersion=0x4 table="filter"
2026-02-17 01:15:27.435 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yZR8Vyk22sb-uEdk1B" ipVersion=0x4 table="filter"
2026-02-17 01:15:27.436 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif90f01e844e" ipVersion=0x4 table="filter"
2026-02-17 01:15:27.436 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zllKsbt-7IA3dVO_AE" ipVersion=0x4 table="filter"
2026-02-17 01:15:27.436 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yZR8Vyk22sb-uEdk1B" ipVersion=0x4 table="filter"
2026-02-17 01:15:27.436 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif90f01e844e"
2026-02-17 01:15:27.436 [INFO][73] 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-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.436 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.472 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:27.472 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} status="down"
2026-02-17 01:15:27.521 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calif90f01e844e" state="down"
2026-02-17 01:15:27.521 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90f01e844e", State:"down", Index:133}
2026-02-17 01:15:27.521 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif90f01e844e"
2026-02-17 01:15:27.521 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Typed[string]{}}
2026-02-17 01:15:27.521 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Typed[string]{}}
2026-02-17 01:15:27.522 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif90f01e844e"
2026-02-17 01:15:27.522 [INFO][73] 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-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.522 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.522 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calif90f01e844e" state="up"
2026-02-17 01:15:27.522 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.7
2026-02-17 01:15:27.562 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:27.563 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} status="down"
2026-02-17 01:15:27.563 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90f01e844e", State:"up", Index:133}
2026-02-17 01:15:27.563 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif90f01e844e"
2026-02-17 01:15:27.563 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif90f01e844e"
2026-02-17 01:15:27.563 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif90f01e844e"
2026-02-17 01:15:27.563 [INFO][73] 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-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.563 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.568 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/netserver-0, name=eth0)
2026-02-17 01:15:27.590 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/netserver-0, name=eth0)
2026-02-17 01:15:27.597 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.597 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali637567c1134" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:15:27.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali637567c1134" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:15:27.597 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:27.597 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:27.597 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:27.598 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali637567c1134"
2026-02-17 01:15:27.598 [INFO][73] 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-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:27.598 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:27.602 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/test-container-pod, name=eth0)
2026-02-17 01:15:27.623 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.623 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.624 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45879c434f4" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:15:27.624 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6091"}
2026-02-17 01:15:27.624 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.624 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/test-container-pod, name=eth0)
2026-02-17 01:15:27.624 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.624 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.624 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45879c434f4"
2026-02-17 01:15:27.624 [INFO][73] 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-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.624 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.646 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.646 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.646 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45879c434f4" profile_ids:"kns.pod-network-test-6091" profile_ids:"ksa.pod-network-test-6091.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:15:27.646 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.646 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.646 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.647 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45879c434f4"
2026-02-17 01:15:27.647 [INFO][73] 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-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.647 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:27.681 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.682 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.791 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:27.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:27.791 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.792 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.792 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.793 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:27.793 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.793 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:27.822 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:27.822 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:27.987 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17, name=eth0)
2026-02-17 01:15:27.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif90f01e844e" profile_ids:"kns.container-probe-7381" profile_ids:"ksa.container-probe-7381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:15:27.988 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.988 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.991 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif90f01e844e"
2026-02-17 01:15:27.991 [INFO][73] 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-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:27.991 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:15:28.017 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:28.021 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:28.021 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} status="up"
2026-02-17 01:15:28.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:28.021 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.021 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.021 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.023 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:28.024 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.024 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.028 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/test-container-pod, name=eth0)
bird: KIF: Received address message for unknown interface 132
2026-02-17 01:15:28.053 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:28.053 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:28.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/test-container-pod" endpoint_id:"eth0"}
2026-02-17 01:15:28.053 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:28.053 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:28.054 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:28.054 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.054 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45879c434f4" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.054 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.054 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali45879c434f4" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.054 [INFO][73] 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-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:28.054 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:28.054 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.5
2026-02-17 01:15:28.092 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-6091/netserver-0, name=eth0)
2026-02-17 01:15:28.109 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:15:28.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6091/netserver-0" endpoint_id:"eth0"}
2026-02-17 01:15:28.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-6091"}
2026-02-17 01:15:28.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-6091.default"}
2026-02-17 01:15:28.109 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:28.109 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:28.110 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vzz7DOetyNhu-FQ5mD" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.110 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W5-qIiwD0B5FiHnS4W" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.110 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vzz7DOetyNhu-FQ5mD" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.110 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W5-qIiwD0B5FiHnS4W" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.110 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:28.110 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali637567c1134" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.110 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali637567c1134" ipVersion=0x4 table="filter"
2026-02-17 01:15:28.110 [INFO][73] 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-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:28.110 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:28.110 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.63
2026-02-17 01:15:28.133 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali45879c434f4" state="down"
2026-02-17 01:15:28.133 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45879c434f4"
2026-02-17 01:15:28.133 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=132
2026-02-17 01:15:28.137 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali45879c434f4" state=""
2026-02-17 01:15:28.137 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45879c434f4"
2026-02-17 01:15:28.172 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6091/netserver-0", EndpointId:"eth0"}
2026-02-17 01:15:28.172 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45879c434f4", State:"down", Index:132}
2026-02-17 01:15:28.172 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Typed[string]{}}
2026-02-17 01:15:28.172 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Typed[string]{}}
2026-02-17 01:15:28.173 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45879c434f4", State:"", Index:132}
2026-02-17 01:15:28.173 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Set[string](nil)}
2026-02-17 01:15:28.173 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45879c434f4", Addrs:set.Set[string](nil)}
2026-02-17 01:15:28.194 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali637567c1134" state="down"
2026-02-17 01:15:28.195 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali637567c1134"
2026-02-17 01:15:28.195 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali637567c1134", State:"down", Index:129}
2026-02-17 01:15:28.195 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Typed[string]{}}
2026-02-17 01:15:28.195 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Typed[string]{}}
2026-02-17 01:15:28.196 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=129
2026-02-17 01:15:28.205 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali637567c1134" state=""
2026-02-17 01:15:28.205 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali637567c1134"
2026-02-17 01:15:28.209 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali637567c1134", State:"", Index:129}
2026-02-17 01:15:28.209 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Set[string](nil)}
2026-02-17 01:15:28.209 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali637567c1134", Addrs:set.Set[string](nil)}
2026-02-17 01:15:28.310 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:28.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:28.311 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.311 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.311 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.312 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:28.312 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.312 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.339 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:28.339 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:28.679 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=133
2026-02-17 01:15:28.679 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif90f01e844e"
2026-02-17 01:15:28.679 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:28.679 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:28.826 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:28.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:28.827 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.827 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.827 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.829 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:28.829 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.829 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:28.848 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:28.849 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:29.004 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:29.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:29.005 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.005 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.005 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.006 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:29.007 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.007 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.033 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:29.033 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:29.344 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:29.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:29.344 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.344 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.344 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.345 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:29.345 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.345 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.371 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:29.371 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:29.862 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:29.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:29.862 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.862 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.862 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.865 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:29.868 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.868 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:29.892 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:29.892 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:30.006 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:30.007 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:30.007 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.007 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.007 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.008 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:30.008 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.008 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.030 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:30.030 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:30.385 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:30.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:30.385 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.385 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.385 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.386 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:30.386 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.386 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.415 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:30.416 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:30.902 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:30.902 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:30.902 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.902 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.902 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.903 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:30.903 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.903 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:30.930 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:30.930 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:31.017 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:31.017 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:31.017 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.017 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.017 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.019 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:31.019 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.019 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.043 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:31.043 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:31.427 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:31.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:31.428 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.428 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.428 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.429 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:31.429 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.429 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.452 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:31.452 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:31.738 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5875"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5875"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5875"}
2026-02-17 01:15:31.945 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:31.946 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:31.946 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.946 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.946 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.947 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:31.947 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.947 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:31.976 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:31.976 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:32.015 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:32.015 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:32.015 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.016 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.016 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.017 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:32.018 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.018 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.041 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:32.041 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:32.465 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:32.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:32.465 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.466 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.466 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.466 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:32.466 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.466 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.489 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:32.489 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:32.834 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-6091" name:"default"}
2026-02-17 01:15:32.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-6091"}
2026-02-17 01:15:32.987 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:32.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:32.987 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.987 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.988 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:32.988 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:32.988 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.013 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:33.013 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:33.019 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:33.019 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:33.019 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.019 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.019 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.022 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:33.022 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.022 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.049 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:33.049 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:33.506 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:33.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:33.506 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.506 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.506 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.507 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:33.507 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.507 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:33.537 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:33.537 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:34.024 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:34.025 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:34.025 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.025 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.025 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.025 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:34.025 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.025 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.040 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:34.051 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:34.051 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:34.051 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:34.051 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.051 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.051 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.052 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:34.052 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.052 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.077 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:34.077 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:34.545 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:34.545 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:34.545 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.546 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.546 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.547 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:34.547 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.547 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:34.571 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:34.571 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:34.881 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143, name=eth0)
2026-02-17 01:15:34.881 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic956d45e560" profile_ids:"kns.container-probe-8450" profile_ids:"ksa.container-probe-8450.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:15:34.881 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:34.881 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:34.882 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:34.883 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic956d45e560"
2026-02-17 01:15:34.883 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:34.883 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:34.905 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:34.905 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="up"
2026-02-17 01:15:35.034 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:35.034 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:35.034 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.034 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.034 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.035 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:35.035 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.035 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.062 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:35.062 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:35.065 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:35.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:35.065 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.065 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.066 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.066 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:35.066 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.066 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.085 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:35.085 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:35.584 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:35.584 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:35.584 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.584 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.584 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.585 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:35.586 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.586 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:35.610 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:35.610 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:35.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8450"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-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-probe-8450"}
2026-02-17 01:15:35.813 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-435"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-435"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-435"}
2026-02-17 01:15:35.839 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-435" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:36.035 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:36.036 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:36.036 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.036 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.036 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.037 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:36.037 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.037 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.060 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:36.060 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:36.101 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:36.102 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:36.102 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.102 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.102 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.103 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:36.104 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.104 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.126 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:36.126 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:36.616 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:36.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:36.616 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.616 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.616 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.617 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:36.617 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.617 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:36.643 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:36.643 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:37.039 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:37.039 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:37.039 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.039 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.039 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.040 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:37.041 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.041 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.068 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:37.068 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:37.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5875" name:"default"}
2026-02-17 01:15:37.129 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:37.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:37.129 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.129 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.129 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.130 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:37.130 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.130 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.151 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:37.151 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:37.151 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5875"}
2026-02-17 01:15:37.651 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:37.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:37.652 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.652 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.652 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.653 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:37.653 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.653 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:37.677 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:37.677 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:38.043 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:38.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:38.044 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.044 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.044 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.044 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:38.044 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.044 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:38.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:38.168 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:38.168 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:38.168 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.169 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.169 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.170 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:38.170 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.170 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.199 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:38.199 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:38.683 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:38.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:38.684 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.684 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.684 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.685 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:38.685 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.685 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:38.717 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:38.717 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:38.752 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:15:39.066 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:39.068 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:39.068 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.068 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.068 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.069 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:39.069 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.069 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.098 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:39.098 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:39.205 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:39.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:39.205 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.206 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.206 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.207 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:39.207 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.207 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.229 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:39.229 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:39.729 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:39.729 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:39.729 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.729 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.729 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.730 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:39.730 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.730 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:39.752 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:39.752 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:40.073 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:40.073 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:40.074 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.074 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.075 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.076 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:40.076 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.076 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.099 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:40.100 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:40.247 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:40.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:40.248 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.248 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.249 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.250 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:40.250 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.250 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.273 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:40.273 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:40.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-435"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-435"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-435"}
2026-02-17 01:15:40.612 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1925"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1925"}
2026-02-17 01:15:40.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1925" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:40.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1925"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1925"} labels:{key:"webhook-1925" value:"true"}
2026-02-17 01:15:40.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6123"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6123"} labels:{key:"webhook-1925-markers" value:"true"}
2026-02-17 01:15:40.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6123" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:40.768 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:40.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:40.768 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.768 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.768 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.769 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:40.769 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.770 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:40.793 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:40.793 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:40.810 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143, name=eth0)
2026-02-17 01:15:40.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic956d45e560" profile_ids:"kns.container-probe-8450" profile_ids:"ksa.container-probe-8450.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:15:40.812 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.812 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.812 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.813 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic956d45e560"
2026-02-17 01:15:40.813 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.813 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.835 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143, name=eth0)
2026-02-17 01:15:40.847 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:40.847 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="up"
2026-02-17 01:15:40.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8450"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-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-probe-8450"}
2026-02-17 01:15:40.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic956d45e560" profile_ids:"kns.container-probe-8450" profile_ids:"ksa.container-probe-8450.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:15:40.847 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.848 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.848 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.848 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic956d45e560"
2026-02-17 01:15:40.848 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.848 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:40.872 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:40.873 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"} status="up"
2026-02-17 01:15:41.075 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:41.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:41.075 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.075 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.075 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.076 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:41.076 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.076 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.094 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:41.094 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:41.147 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143, name=eth0)
2026-02-17 01:15:41.147 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143" endpoint_id:"eth0"}
2026-02-17 01:15:41.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8450"}
2026-02-17 01:15:41.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8450.default"}
2026-02-17 01:15:41.148 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:41.148 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:41.149 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X5jxxGVxIRi0irGLKF" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.149 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_svV3NTHMRmAp1WQEim" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.149 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X5jxxGVxIRi0irGLKF" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.149 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_svV3NTHMRmAp1WQEim" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.149 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:41.150 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic956d45e560" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.150 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic956d45e560" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.150 [INFO][73] 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-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:41.150 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:41.157 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.2
2026-02-17 01:15:41.231 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8450/test-webserver-d13b7a6e-14da-4f6b-bef3-f1b993449143", EndpointId:"eth0"}
2026-02-17 01:15:41.251 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic956d45e560" state="down"
2026-02-17 01:15:41.251 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic956d45e560"
2026-02-17 01:15:41.251 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic956d45e560", State:"down", Index:131}
2026-02-17 01:15:41.251 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Typed[string]{}}
2026-02-17 01:15:41.251 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Typed[string]{}}
2026-02-17 01:15:41.254 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-17 01:15:41.257 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic956d45e560" state=""
2026-02-17 01:15:41.257 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic956d45e560"
2026-02-17 01:15:41.280 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic956d45e560", State:"", Index:131}
2026-02-17 01:15:41.280 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Set[string](nil)}
2026-02-17 01:15:41.281 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic956d45e560", Addrs:set.Set[string](nil)}
2026-02-17 01:15:41.287 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:41.306 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:41.306 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.306 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.306 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.307 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:41.308 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.308 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.337 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:41.337 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:41.617 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5, name=eth0)
2026-02-17 01:15:41.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1925"} profile:{inbound_rules:{action:"allow" rule_id:"-zBLa1V1W78Jz6JI"} outbound_rules:{action:"allow" rule_id:"2recmYJhwaeD7dK8"}}
2026-02-17 01:15:41.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1925.default"} profile:{}
2026-02-17 01:15:41.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali002510933d8" profile_ids:"kns.webhook-1925" profile_ids:"ksa.webhook-1925.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:15:41.618 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.618 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.619 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.619 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali002510933d8" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.619 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1925" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.619 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cEXd4d6kXQDtg8RMr6" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.619 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali002510933d8" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.619 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1925" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.619 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cEXd4d6kXQDtg8RMr6" ipVersion=0x4 table="filter"
2026-02-17 01:15:41.619 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali002510933d8"
2026-02-17 01:15:41.620 [INFO][73] 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:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.620 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.660 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:41.660 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} status="down"
2026-02-17 01:15:41.695 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali002510933d8" state="down"
2026-02-17 01:15:41.696 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali002510933d8"
2026-02-17 01:15:41.696 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali002510933d8" state="up"
2026-02-17 01:15:41.696 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali002510933d8", State:"down", Index:134}
2026-02-17 01:15:41.696 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Typed[string]{}}
2026-02-17 01:15:41.696 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Typed[string]{}}
2026-02-17 01:15:41.696 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali002510933d8", State:"up", Index:134}
2026-02-17 01:15:41.696 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali002510933d8"
2026-02-17 01:15:41.696 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali002510933d8"
2026-02-17 01:15:41.696 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali002510933d8"
2026-02-17 01:15:41.696 [INFO][73] 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:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.696 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:41.716 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:41.716 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:41.807 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:41.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:41.808 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.808 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.808 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.808 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:41.808 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.809 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:41.839 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:41.839 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:42.087 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:42.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:42.087 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.087 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.087 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.087 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:42.087 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.087 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.106 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5, name=eth0)
2026-02-17 01:15:42.108 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:42.108 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:42.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali002510933d8" profile_ids:"kns.webhook-1925" profile_ids:"ksa.webhook-1925.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:15:42.109 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.109 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.109 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.111 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali002510933d8"
2026-02-17 01:15:42.111 [INFO][73] 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:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.111 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.136 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:42.136 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:42.143 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5, name=eth0)
2026-02-17 01:15:42.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali002510933d8" profile_ids:"kns.webhook-1925" profile_ids:"ksa.webhook-1925.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:15:42.144 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.144 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.144 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.144 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali002510933d8"
2026-02-17 01:15:42.144 [INFO][73] 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:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.144 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:42.165 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:42.165 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:42.337 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:42.337 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:42.337 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.337 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.337 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.339 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:42.340 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.340 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.360 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:42.360 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:42.855 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:42.855 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:42.855 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.855 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.856 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.857 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:42.857 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.858 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:42.888 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:42.888 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:43.091 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1925" type:"ClusterIP" cluster_ips:"10.254.111.68" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:15:43.105 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:43.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:43.140 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.140 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.140 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.142 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:43.143 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.143 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.167 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:43.167 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:43.375 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:43.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:43.375 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.375 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.375 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.376 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:43.376 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.376 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.403 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:43.403 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:43.431 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=134
2026-02-17 01:15:43.431 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali002510933d8"
2026-02-17 01:15:43.431 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:43.431 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:43.896 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:43.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:43.897 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.897 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.898 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.899 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:43.899 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.899 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:43.921 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:43.922 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:44.101 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:44.102 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:44.102 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.102 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.102 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.103 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:44.103 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.103 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.126 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:44.126 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:44.363 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1925"
2026-02-17 01:15:44.422 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5, name=eth0)
2026-02-17 01:15:44.422 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali002510933d8" profile_ids:"kns.webhook-1925" profile_ids:"ksa.webhook-1925.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:15:44.422 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.422 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.422 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.423 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali002510933d8"
2026-02-17 01:15:44.423 [INFO][73] 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:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.424 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.426 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:44.433 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5, name=eth0)
2026-02-17 01:15:44.455 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:44.455 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:44.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:44.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1925"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1925"} labels:{key:"webhook-1925" value:"true"}
2026-02-17 01:15:44.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5" endpoint_id:"eth0"}
2026-02-17 01:15:44.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1925"}
2026-02-17 01:15:44.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1925.default"}
2026-02-17 01:15:44.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6123"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6123"} labels:{key:"webhook-1925-markers" value:"true"}
2026-02-17 01:15:44.455 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.456 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.456 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.456 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.456 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1925" ipVersion=0x4 table="filter"
2026-02-17 01:15:44.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cEXd4d6kXQDtg8RMr6" ipVersion=0x4 table="filter"
2026-02-17 01:15:44.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1925" ipVersion=0x4 table="filter"
2026-02-17 01:15:44.457 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cEXd4d6kXQDtg8RMr6" ipVersion=0x4 table="filter"
2026-02-17 01:15:44.457 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.458 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali002510933d8" ipVersion=0x4 table="filter"
2026-02-17 01:15:44.458 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali002510933d8" ipVersion=0x4 table="filter"
2026-02-17 01:15:44.458 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:44.458 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.458 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.458 [INFO][73] 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:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.458 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.459 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.4
2026-02-17 01:15:44.511 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:44.511 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:44.511 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1925/sample-webhook-deployment-7c5c95bb96-sjrn5", EndpointId:"eth0"}
2026-02-17 01:15:44.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4682"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4682"}
2026-02-17 01:15:44.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4682" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:44.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4682"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4682"} labels:{key:"webhook-4682" value:"true"}
2026-02-17 01:15:44.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3713"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3713"} labels:{key:"webhook-4682-markers" value:"true"}
2026-02-17 01:15:44.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3713" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:44.947 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:44.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:44.947 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.947 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.947 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.948 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:44.948 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.948 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:44.973 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:44.973 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:45.104 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:45.104 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:45.104 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.105 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.105 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.105 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:45.105 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.105 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.126 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:45.126 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:45.343 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6, name=eth0)
2026-02-17 01:15:45.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4682"} profile:{inbound_rules:{action:"allow" rule_id:"2y1fTiFyuZDQ-CMS"} outbound_rules:{action:"allow" rule_id:"o0EOCxC8j0yFHRwK"}}
2026-02-17 01:15:45.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4682.default"} profile:{}
2026-02-17 01:15:45.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a13a0f1b24" profile_ids:"kns.webhook-4682" profile_ids:"ksa.webhook-4682.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:15:45.344 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.344 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.344 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a13a0f1b24" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4682" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YV9WuMQ2g8cAsqyL9F" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a13a0f1b24" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4682" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YV9WuMQ2g8cAsqyL9F" ipVersion=0x4 table="filter"
2026-02-17 01:15:45.347 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:45.347 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.387 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:45.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} status="down"
2026-02-17 01:15:45.418 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali9a13a0f1b24" state="down"
2026-02-17 01:15:45.418 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:45.418 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a13a0f1b24", State:"down", Index:135}
2026-02-17 01:15:45.418 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Typed[string]{}}
2026-02-17 01:15:45.418 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Typed[string]{}}
2026-02-17 01:15:45.418 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:45.418 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.419 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.425 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali9a13a0f1b24" state="up"
2026-02-17 01:15:45.441 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:45.441 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} status="down"
2026-02-17 01:15:45.441 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a13a0f1b24", State:"up", Index:135}
2026-02-17 01:15:45.441 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:45.441 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:45.441 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:45.441 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.441 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:45.464 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:45.464 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} status="up"
2026-02-17 01:15:45.470 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:45.471 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:45.471 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.471 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.471 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.471 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:45.471 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.471 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.499 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=134
2026-02-17 01:15:45.499 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali002510933d8"
2026-02-17 01:15:45.499 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali002510933d8" state="down"
2026-02-17 01:15:45.499 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:45.499 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:45.499 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Typed[string]{}}
2026-02-17 01:15:45.499 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Typed[string]{}}
2026-02-17 01:15:45.499 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali002510933d8", State:"down", Index:134}
2026-02-17 01:15:45.500 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali002510933d8" state=""
2026-02-17 01:15:45.500 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali002510933d8"
2026-02-17 01:15:45.514 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali002510933d8", State:"", Index:134}
2026-02-17 01:15:45.514 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Set[string](nil)}
2026-02-17 01:15:45.514 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali002510933d8", Addrs:set.Set[string](nil)}
2026-02-17 01:15:45.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-435"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-435"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-435"}
2026-02-17 01:15:45.987 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:45.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:45.987 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.988 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.989 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:45.989 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:45.989 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.007 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:46.008 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:46.139 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6, name=eth0)
2026-02-17 01:15:46.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a13a0f1b24" profile_ids:"kns.webhook-4682" profile_ids:"ksa.webhook-4682.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:15:46.139 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.139 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.139 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.140 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:46.140 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.140 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.158 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:46.164 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:46.164 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} status="up"
2026-02-17 01:15:46.165 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:46.165 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.165 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.165 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.166 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:46.166 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.167 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.178 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6, name=eth0)
2026-02-17 01:15:46.186 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:46.186 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:46.187 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a13a0f1b24" profile_ids:"kns.webhook-4682" profile_ids:"ksa.webhook-4682.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:15:46.187 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.187 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.187 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:46.187 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.187 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:46.213 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:46.213 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} status="up"
2026-02-17 01:15:46.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8450" name:"default"}
2026-02-17 01:15:46.343 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=135
2026-02-17 01:15:46.344 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:46.344 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:46.344 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:46.366 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8450"}
2026-02-17 01:15:46.505 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:46.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:46.505 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.506 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.506 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.507 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:46.507 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.507 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:46.527 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:46.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:46.793 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4682" type:"ClusterIP" cluster_ips:"10.254.185.7" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:15:47.023 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:47.023 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:47.024 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.024 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.024 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.025 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:47.025 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.025 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:47.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:47.166 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:47.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:47.166 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.166 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.167 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.167 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:47.167 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.167 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.189 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:47.189 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:47.548 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:47.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:47.549 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.549 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.549 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.550 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:47.550 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.550 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:47.575 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:47.575 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:47.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4682"
2026-02-17 01:15:48.014 [INFO][73] felix/summary.go 100: Summarising 347 dataplane reconciliation loops over 1m0s: avg=28ms longest=83ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:15:48.048 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6, name=eth0)
2026-02-17 01:15:48.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a13a0f1b24" profile_ids:"kns.webhook-4682" profile_ids:"ksa.webhook-4682.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:15:48.048 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.049 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.049 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.051 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:48.052 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.052 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.057 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6, name=eth0)
2026-02-17 01:15:48.077 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:48.080 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:48.081 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"} status="up"
2026-02-17 01:15:48.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6" endpoint_id:"eth0"}
2026-02-17 01:15:48.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4682"}
2026-02-17 01:15:48.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4682.default"}
2026-02-17 01:15:48.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4682"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4682"} labels:{key:"webhook-4682" value:"true"}
2026-02-17 01:15:48.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:48.081 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.081 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.082 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4682" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.082 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YV9WuMQ2g8cAsqyL9F" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.082 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4682" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.082 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YV9WuMQ2g8cAsqyL9F" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.082 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.082 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.082 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.082 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.083 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.083 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a13a0f1b24" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.083 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.083 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a13a0f1b24" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.083 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:48.084 [INFO][73] 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:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.084 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.084 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.084 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.085 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.3
2026-02-17 01:15:48.166 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:48.166 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:48.166 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4682/sample-webhook-deployment-7c5c95bb96-hn2q6", EndpointId:"eth0"}
2026-02-17 01:15:48.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3713"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3713"} labels:{key:"webhook-4682-markers" value:"true"}
2026-02-17 01:15:48.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9892"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9892"}
2026-02-17 01:15:48.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9892" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:48.175 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:48.187 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:48.189 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.189 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.190 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.192 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:48.192 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.192 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.227 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:48.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:48.591 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:48.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:48.591 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.591 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.592 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.592 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:48.592 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.592 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:48.613 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:48.613 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:48.765 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5, name=eth0)
2026-02-17 01:15:48.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9892"} profile:{inbound_rules:{action:"allow" rule_id:"TbWs8BPTmhSYeBpp"} outbound_rules:{action:"allow" rule_id:"MHwt2t9p8IeTl95O"}}
2026-02-17 01:15:48.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9892.default"} profile:{}
2026-02-17 01:15:48.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9fc409d345" profile_ids:"kns.projected-9892" profile_ids:"ksa.projected-9892.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:15:48.766 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.767 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.767 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.767 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid9fc409d345" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.767 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9892" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.767 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cDahu3--yISrFJwDHO" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.767 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid9fc409d345" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.767 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9892" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.767 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cDahu3--yISrFJwDHO" ipVersion=0x4 table="filter"
2026-02-17 01:15:48.767 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9fc409d345"
2026-02-17 01:15:48.767 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.767 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.804 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:48.804 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="down"
2026-02-17 01:15:48.836 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calid9fc409d345" state="down"
2026-02-17 01:15:48.837 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9fc409d345", State:"down", Index:136}
2026-02-17 01:15:48.837 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9fc409d345"
2026-02-17 01:15:48.837 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9fc409d345"
2026-02-17 01:15:48.837 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.837 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.841 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calid9fc409d345" state="up"
2026-02-17 01:15:48.861 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:48.861 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="down"
2026-02-17 01:15:48.861 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9fc409d345", Addrs:set.Typed[string]{}}
2026-02-17 01:15:48.861 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9fc409d345", Addrs:set.Typed[string]{}}
2026-02-17 01:15:48.861 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9fc409d345", State:"up", Index:136}
2026-02-17 01:15:48.861 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid9fc409d345"
2026-02-17 01:15:48.861 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9fc409d345"
2026-02-17 01:15:48.861 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9fc409d345"
2026-02-17 01:15:48.861 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.861 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:48.885 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:48.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:49.109 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:49.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:49.109 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.109 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.109 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.110 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:49.110 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.110 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.131 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:49.132 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:49.183 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:49.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:49.184 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.184 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.184 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.184 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:49.184 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.184 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.203 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5, name=eth0)
2026-02-17 01:15:49.208 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:49.209 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:49.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9fc409d345" profile_ids:"kns.projected-9892" profile_ids:"ksa.projected-9892.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:15:49.209 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:49.209 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:49.209 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:49.209 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9fc409d345"
2026-02-17 01:15:49.210 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:49.210 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:49.237 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:49.237 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:49.514 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali9a13a0f1b24" state="down"
2026-02-17 01:15:49.514 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:49.514 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=135
2026-02-17 01:15:49.514 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a13a0f1b24", State:"down", Index:135}
2026-02-17 01:15:49.514 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Typed[string]{}}
2026-02-17 01:15:49.515 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Typed[string]{}}
2026-02-17 01:15:49.516 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali9a13a0f1b24" state=""
2026-02-17 01:15:49.516 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a13a0f1b24"
2026-02-17 01:15:49.542 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a13a0f1b24", State:"", Index:135}
2026-02-17 01:15:49.542 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Set[string](nil)}
2026-02-17 01:15:49.542 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a13a0f1b24", Addrs:set.Set[string](nil)}
2026-02-17 01:15:49.628 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:49.628 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:49.628 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.628 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.628 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.629 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:49.629 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.629 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:49.653 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:49.654 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:49.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1925" name:"default"}
2026-02-17 01:15:49.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6123" name:"default"}
2026-02-17 01:15:49.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1925"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1925"} labels:{key:"webhook-1925" value:"true"}
2026-02-17 01:15:49.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1925"}
2026-02-17 01:15:50.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6123"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6123"} labels:{key:"webhook-1925-markers" value:"true"}
2026-02-17 01:15:50.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6123"}
2026-02-17 01:15:50.148 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:50.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:50.148 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.149 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.149 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.151 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:50.151 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.152 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.185 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:50.185 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:50.193 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:50.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:50.194 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.194 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.194 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.194 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:50.195 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.216 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:50.216 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:50.382 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5, name=eth0)
2026-02-17 01:15:50.383 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9fc409d345" profile_ids:"kns.projected-9892" profile_ids:"ksa.projected-9892.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:15:50.383 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.383 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.383 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.383 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9fc409d345"
2026-02-17 01:15:50.383 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.384 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 136
2026-02-17 01:15:50.403 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:50.403 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="up"
2026-02-17 01:15:50.487 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calid9fc409d345" state="down"
2026-02-17 01:15:50.488 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9fc409d345", State:"down", Index:136}
2026-02-17 01:15:50.488 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9fc409d345"
2026-02-17 01:15:50.488 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.488 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.488 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.8
2026-02-17 01:15:50.490 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calid9fc409d345" state=""
2026-02-17 01:15:50.490 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid9fc409d345"
2026-02-17 01:15:50.513 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:50.513 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="down"
2026-02-17 01:15:50.513 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9fc409d345", State:"", Index:136}
2026-02-17 01:15:50.513 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9fc409d345", Addrs:set.Set[string](nil)}
2026-02-17 01:15:50.513 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9fc409d345", Addrs:set.Set[string](nil)}
2026-02-17 01:15:50.513 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9fc409d345"
2026-02-17 01:15:50.513 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.513 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.544 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:50.544 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"} status="down"
2026-02-17 01:15:50.572 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5, name=eth0)
2026-02-17 01:15:50.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5" endpoint_id:"eth0"}
2026-02-17 01:15:50.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9892.default"}
2026-02-17 01:15:50.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9892"}
2026-02-17 01:15:50.572 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.572 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9892" ipVersion=0x4 table="filter"
2026-02-17 01:15:50.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cDahu3--yISrFJwDHO" ipVersion=0x4 table="filter"
2026-02-17 01:15:50.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9892" ipVersion=0x4 table="filter"
2026-02-17 01:15:50.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cDahu3--yISrFJwDHO" ipVersion=0x4 table="filter"
2026-02-17 01:15:50.573 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid9fc409d345" ipVersion=0x4 table="filter"
2026-02-17 01:15:50.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid9fc409d345" ipVersion=0x4 table="filter"
2026-02-17 01:15:50.573 [INFO][73] 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:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.573 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.630 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9892/pod-projected-configmaps-7409f14f-e3ab-4f0d-aedb-02c1d2e79ed5", EndpointId:"eth0"}
2026-02-17 01:15:50.664 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:50.664 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:50.664 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.664 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.665 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.665 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:50.665 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.665 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:50.686 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:50.686 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:50.853 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-435" name:"default"}
2026-02-17 01:15:51.035 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-435"}
2026-02-17 01:15:51.186 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:51.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:51.186 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.186 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.186 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:51.187 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.187 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.203 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:51.204 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:51.204 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:51.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:51.205 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.205 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.205 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.205 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:51.206 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.206 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.227 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:51.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:51.709 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:51.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:51.709 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.709 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.710 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.711 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:51.711 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.711 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:51.743 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:51.743 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:52.207 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:52.207 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:52.207 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.207 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.207 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.208 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:52.208 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.208 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.222 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:52.232 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:52.232 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:52.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:52.232 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.232 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.232 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.233 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:52.233 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.233 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.256 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:52.257 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:52.257 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9892"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9892"}
2026-02-17 01:15:52.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-2583"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"dra-2583"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-2583"}
2026-02-17 01:15:52.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-2583" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:52.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-2583"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"dra-2583"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-2583"}
2026-02-17 01:15:52.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4091"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4091"} 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-4091"}
2026-02-17 01:15:52.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:52.742 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:52.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:52.743 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.743 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.744 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.744 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:52.745 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.745 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:52.773 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:52.773 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:53.095 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4682"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4682"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4682"} labels:{key:"webhook-4682" value:"true"}
2026-02-17 01:15:53.206 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:53.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:53.206 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.206 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.206 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.207 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:53.207 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.207 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.219 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-2, name=eth0)
2026-02-17 01:15:53.236 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:53.236 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:53.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4091"} profile:{inbound_rules:{action:"allow" rule_id:"3ISG8EkklIEHFZA7"} outbound_rules:{action:"allow" rule_id:"oh-sgLgQlR7K82wO"}}
2026-02-17 01:15:53.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4091.default"} profile:{}
2026-02-17 01:15:53.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d19e57f9c3" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:15:53.237 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.237 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.237 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.239 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0d19e57f9c3" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.239 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4091" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.239 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a80ofhp4-NqZlla1LI" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.239 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0d19e57f9c3" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.240 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4091" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.240 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a80ofhp4-NqZlla1LI" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.240 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:53.240 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.240 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.264 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:53.275 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:53.275 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 01:15:53.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:53.275 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.275 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.276 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.276 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:53.276 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.276 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.303 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali0d19e57f9c3" state="down"
2026-02-17 01:15:53.304 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:53.304 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:53.305 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:53.305 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d19e57f9c3", State:"down", Index:137}
2026-02-17 01:15:53.305 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Typed[string]{}}
2026-02-17 01:15:53.305 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Typed[string]{}}
2026-02-17 01:15:53.305 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:53.305 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.308 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali0d19e57f9c3" state="up"
2026-02-17 01:15:53.331 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-1, name=eth0)
2026-02-17 01:15:53.333 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:53.333 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 01:15:53.333 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d19e57f9c3", State:"up", Index:137}
2026-02-17 01:15:53.333 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:53.333 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:53.334 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:53.334 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.334 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:53.354 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:53.354 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:53.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e1ef8728cb" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:15:53.354 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.354 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.354 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.354 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.354 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9e1ef8728cb" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.354 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.354 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9e1ef8728cb" ipVersion=0x4 table="filter"
2026-02-17 01:15:53.355 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:53.355 [INFO][73] 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-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.355 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.390 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:53.390 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-17 01:15:53.418 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali9e1ef8728cb" state="down"
2026-02-17 01:15:53.419 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:53.419 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali9e1ef8728cb" state="up"
2026-02-17 01:15:53.419 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e1ef8728cb", State:"down", Index:138}
2026-02-17 01:15:53.419 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:53.419 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:53.419 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e1ef8728cb", State:"up", Index:138}
2026-02-17 01:15:53.419 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:53.419 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:53.419 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:53.420 [INFO][73] 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-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.420 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:53.440 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:53.441 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 01:15:53.543 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3713" name:"default"}
2026-02-17 01:15:53.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3713"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3713"} labels:{key:"webhook-4682-markers" value:"true"}
2026-02-17 01:15:53.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3713"}
2026-02-17 01:15:53.781 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:53.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:53.782 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.782 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.782 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.783 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:53.783 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.783 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:53.809 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:53.809 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:54.218 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-1, name=eth0)
2026-02-17 01:15:54.218 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e1ef8728cb" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:15:54.218 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:54.218 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:54.218 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:54.219 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:54.219 [INFO][73] 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-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:54.219 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:54.234 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:54.239 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:54.239 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 01:15:54.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:54.239 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.239 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.239 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.240 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:54.240 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.240 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.254 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-2, name=eth0)
2026-02-17 01:15:54.266 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:54.266 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:54.266 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d19e57f9c3" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:15:54.266 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:54.266 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:54.266 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:54.267 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:54.267 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:54.267 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:54.291 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:54.291 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:54.299 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:54.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:54.300 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.300 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.300 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.303 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:54.303 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.303 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.324 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:54.324 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:54.791 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-17 01:15:54.791 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:54.791 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:54.791 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:54.820 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:54.821 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:54.821 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.821 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.821 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.821 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:54.822 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.822 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:54.840 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:54.840 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:54.983 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-17 01:15:54.983 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:54.983 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:54.983 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:15:55.243 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:55.243 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:55.243 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.243 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.243 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.244 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:55.244 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.244 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.269 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:55.269 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:55.338 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:55.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:55.339 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.339 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.339 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.340 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:55.340 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.341 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.366 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:55.366 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:55.859 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:55.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:55.860 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.860 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.861 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.864 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:55.864 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.864 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:55.891 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:55.891 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.286 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:56.286 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:56.286 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.286 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.286 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.287 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:56.287 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.287 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.317 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.381 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:56.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:56.381 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.381 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.381 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.382 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:56.382 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.382 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.409 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.409 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.708 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-1, name=eth0)
2026-02-17 01:15:56.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e1ef8728cb" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:15:56.709 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.709 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.709 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.710 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:56.711 [INFO][73] 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-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.711 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.716 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-2, name=eth0)
2026-02-17 01:15:56.741 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.741 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d19e57f9c3" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:15:56.741 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.741 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.741 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.742 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:56.742 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.742 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.745 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-1, name=eth0)
2026-02-17 01:15:56.762 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-2, name=eth0)
2026-02-17 01:15:56.768 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.768 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e1ef8728cb" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:15:56.768 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d19e57f9c3" profile_ids:"kns.pods-4091" profile_ids:"ksa.pods-4091.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:15:56.769 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.769 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.769 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.769 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.769 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.769 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.770 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:56.770 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:56.770 [INFO][73] 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-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.770 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:56.770 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.770 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:56.796 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.796 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.796 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.796 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:15:56.898 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:56.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:56.898 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.899 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.899 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.899 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:56.899 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.899 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:56.918 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:56.918 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:57.084 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-1, name=eth0)
2026-02-17 01:15:57.084 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-1" endpoint_id:"eth0"}
2026-02-17 01:15:57.084 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:57.084 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:57.085 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:57.085 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.085 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9e1ef8728cb" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.085 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.085 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9e1ef8728cb" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.085 [INFO][73] 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-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:57.085 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:57.086 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.14
2026-02-17 01:15:57.098 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4091/test-pod-2, name=eth0)
2026-02-17 01:15:57.143 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-1", EndpointId:"eth0"}
2026-02-17 01:15:57.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4091/test-pod-2" endpoint_id:"eth0"}
2026-02-17 01:15:57.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4091"}
2026-02-17 01:15:57.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4091.default"}
2026-02-17 01:15:57.144 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:57.144 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:57.144 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4091" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.144 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a80ofhp4-NqZlla1LI" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.144 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4091" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.144 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a80ofhp4-NqZlla1LI" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.144 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:57.145 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0d19e57f9c3" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.145 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0d19e57f9c3" ipVersion=0x4 table="filter"
2026-02-17 01:15:57.145 [INFO][73] 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-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:57.145 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:57.145 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.9
2026-02-17 01:15:57.200 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali9e1ef8728cb" state="down"
2026-02-17 01:15:57.200 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:57.202 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-17 01:15:57.202 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali9e1ef8728cb" state=""
2026-02-17 01:15:57.202 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9e1ef8728cb"
2026-02-17 01:15:57.204 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4091/test-pod-2", EndpointId:"eth0"}
2026-02-17 01:15:57.204 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e1ef8728cb", State:"down", Index:138}
2026-02-17 01:15:57.204 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:57.204 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Typed[string]{}}
2026-02-17 01:15:57.204 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e1ef8728cb", State:"", Index:138}
2026-02-17 01:15:57.204 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Set[string](nil)}
2026-02-17 01:15:57.204 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e1ef8728cb", Addrs:set.Set[string](nil)}
2026-02-17 01:15:57.209 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali0d19e57f9c3" state="down"
2026-02-17 01:15:57.209 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:57.209 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-17 01:15:57.211 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali0d19e57f9c3" state=""
2026-02-17 01:15:57.211 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0d19e57f9c3"
2026-02-17 01:15:57.239 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d19e57f9c3", State:"down", Index:137}
2026-02-17 01:15:57.239 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Typed[string]{}}
2026-02-17 01:15:57.239 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Typed[string]{}}
2026-02-17 01:15:57.239 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d19e57f9c3", State:"", Index:137}
2026-02-17 01:15:57.239 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Set[string](nil)}
2026-02-17 01:15:57.239 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d19e57f9c3", Addrs:set.Set[string](nil)}
2026-02-17 01:15:57.255 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:57.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:57.263 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.263 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.263 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.264 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:57.264 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.264 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.284 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:57.284 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:57.419 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:57.419 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:57.420 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.420 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.420 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.422 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:57.422 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.422 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.447 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:57.447 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:57.561 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9892" name:"default"}
2026-02-17 01:15:57.588 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9892"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9892"}
2026-02-17 01:15:57.611 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9892"}
2026-02-17 01:15:57.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-2583" name:"default"}
2026-02-17 01:15:57.870 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-2583"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"dra-2583"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-2583"}
2026-02-17 01:15:57.894 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-2583"}
2026-02-17 01:15:57.939 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:57.940 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:57.940 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.940 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.940 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.940 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:57.940 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.940 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:57.968 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:57.969 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:58.123 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4682" name:"default"}
2026-02-17 01:15:58.257 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:58.258 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:58.258 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.258 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.258 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.258 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:58.258 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.258 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.280 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:58.281 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:58.461 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:58.461 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:58.461 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.461 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.461 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.462 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:58.462 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.462 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.487 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:58.487 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:58.487 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4682"}
2026-02-17 01:15:58.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4091"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4091"} 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-4091"}
2026-02-17 01:15:58.834 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9194"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9194"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9194"}
2026-02-17 01:15:58.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9194" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:58.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9194"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9194"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9194"}
2026-02-17 01:15:58.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2168"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2168"}
2026-02-17 01:15:58.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-2168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:58.980 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:58.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:58.980 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.980 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.981 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.981 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:58.981 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:58.981 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.009 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:59.009 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:59.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2168"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2168"}
2026-02-17 01:15:59.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5216"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5216"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5216"}
2026-02-17 01:15:59.029 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5216" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:15:59.262 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:59.262 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:59.262 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.262 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.262 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.263 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:59.263 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.263 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.285 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:59.285 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:59.496 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:15:59.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:15:59.497 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.497 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.497 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.498 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:15:59.498 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.498 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:15:59.523 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:59.523 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:15:59.637 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7, name=eth0)
2026-02-17 01:15:59.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-5216"} profile:{inbound_rules:{action:"allow" rule_id:"87gTOHE4hWR3mMLs"} outbound_rules:{action:"allow" rule_id:"E8dcrMQQCA67xWHQ"}}
2026-02-17 01:15:59.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-5216.default"} profile:{}
2026-02-17 01:15:59.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6169962924" profile_ids:"kns.replicaset-5216" profile_ids:"ksa.replicaset-5216.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:15:59.637 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.637 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.637 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.638 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia6169962924" ipVersion=0x4 table="filter"
2026-02-17 01:15:59.638 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-5216" ipVersion=0x4 table="filter"
2026-02-17 01:15:59.638 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__RtSBJPAy7TSjaiI-R" ipVersion=0x4 table="filter"
2026-02-17 01:15:59.638 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia6169962924" ipVersion=0x4 table="filter"
2026-02-17 01:15:59.638 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-5216" ipVersion=0x4 table="filter"
2026-02-17 01:15:59.638 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__RtSBJPAy7TSjaiI-R" ipVersion=0x4 table="filter"
2026-02-17 01:15:59.638 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia6169962924"
2026-02-17 01:15:59.638 [INFO][73] 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-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.638 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.687 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:59.687 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} status="down"
2026-02-17 01:15:59.712 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calia6169962924" state="down"
2026-02-17 01:15:59.713 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia6169962924"
2026-02-17 01:15:59.713 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6169962924", State:"down", Index:139}
2026-02-17 01:15:59.713 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Typed[string]{}}
2026-02-17 01:15:59.713 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Typed[string]{}}
2026-02-17 01:15:59.713 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia6169962924"
2026-02-17 01:15:59.713 [INFO][73] 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-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.713 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.713 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calia6169962924" state="up"
2026-02-17 01:15:59.744 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:15:59.744 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} status="down"
2026-02-17 01:15:59.744 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6169962924", State:"up", Index:139}
2026-02-17 01:15:59.744 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia6169962924"
2026-02-17 01:15:59.744 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia6169962924"
2026-02-17 01:15:59.744 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6169962924"
2026-02-17 01:15:59.744 [INFO][73] 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-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.745 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:15:59.762 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:15:59.762 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} status="up"
2026-02-17 01:16:00.014 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:00.014 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:00.014 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.014 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.014 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.015 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:00.015 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.015 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.095 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:00.095 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:00.265 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:00.265 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:00.265 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.266 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.266 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.266 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:00.267 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.267 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.282 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7, name=eth0)
2026-02-17 01:16:00.296 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:00.296 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:00.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6169962924" profile_ids:"kns.replicaset-5216" profile_ids:"ksa.replicaset-5216.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:16:00.297 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:00.297 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:00.297 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:00.297 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6169962924"
2026-02-17 01:16:00.298 [INFO][73] 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-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:00.298 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:00.322 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:00.322 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} status="up"
2026-02-17 01:16:00.534 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:00.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:00.534 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.534 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.534 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.535 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:00.535 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.535 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:00.559 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:00.559 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:01.054 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:01.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:01.054 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.054 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.054 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.055 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:01.055 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.055 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.080 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:01.080 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:01.271 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:01.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:01.272 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.272 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.272 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.274 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:01.274 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.274 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.298 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:01.298 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:01.571 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:01.571 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:01.571 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.572 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.572 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.573 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:01.573 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.573 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:01.575 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=139
2026-02-17 01:16:01.575 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia6169962924"
2026-02-17 01:16:01.596 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:01.596 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:01.597 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:01.597 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:02.095 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:02.095 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:02.095 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.095 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.095 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.096 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:02.096 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.096 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.121 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:02.121 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:02.275 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:02.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:02.275 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.275 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.275 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.276 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:02.276 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.277 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.299 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:02.299 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:02.618 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:02.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:02.618 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.619 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.619 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.619 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:02.620 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.620 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:02.641 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:02.641 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:02.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:16:02.936 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:16:02.936 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:16:03.138 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:03.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:03.138 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.139 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.139 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.139 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:03.140 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.140 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.167 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:03.167 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:03.283 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:03.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:03.283 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.284 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.284 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.284 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:03.284 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.284 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.313 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:03.313 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:03.664 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:03.665 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:03.665 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.665 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.665 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.666 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:03.667 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.667 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:03.689 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:03.689 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:03.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4091" name:"default"}
2026-02-17 01:16:04.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4091"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4091"} 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-4091"}
2026-02-17 01:16:04.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4091"}
2026-02-17 01:16:04.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5216"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5216"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5216"}
2026-02-17 01:16:04.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4425"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4425"}
2026-02-17 01:16:04.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4425" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:04.198 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:04.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:04.209 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.209 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.209 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.210 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:04.211 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.211 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.230 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:04.230 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:04.294 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:04.294 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:04.294 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.295 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.295 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.296 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:04.297 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.297 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.317 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:04.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:04.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-2168" name:"default"}
2026-02-17 01:16:04.483 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2168"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2168"}
2026-02-17 01:16:04.509 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-2168"}
2026-02-17 01:16:04.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9194" name:"default"}
2026-02-17 01:16:04.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9194"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9194"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9194"}
2026-02-17 01:16:04.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-9194"}
2026-02-17 01:16:04.719 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:04.732 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:04.732 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.732 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.732 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.733 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:04.733 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.734 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:04.759 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:04.760 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:05.242 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:05.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:05.242 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.243 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.243 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.243 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:05.244 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.244 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.270 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:05.270 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:05.289 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:05.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:05.290 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.290 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.290 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.291 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:05.291 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.291 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.319 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:05.319 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:05.763 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:05.763 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:05.763 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.763 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.763 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.764 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:05.764 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.764 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:05.786 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:05.786 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:06.291 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:06.291 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:06.292 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.292 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.292 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.292 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:06.292 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.306 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:06.319 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:06.319 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:06.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:06.320 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.320 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.320 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.321 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:06.321 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.321 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.341 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:06.341 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:06.813 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:06.813 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:06.814 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.814 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.814 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.815 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:06.815 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.816 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:06.841 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:06.841 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:07.297 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:07.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:07.297 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.298 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.298 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.299 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:07.299 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.299 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.317 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:07.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:07.329 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:07.329 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:07.329 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.329 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.329 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.330 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:07.331 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.352 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:07.352 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:07.847 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:07.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:07.847 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.847 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.847 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.851 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:07.851 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.851 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:07.875 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:07.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:08.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4425"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4425"}
2026-02-17 01:16:08.302 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:08.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:08.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2341"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2341"}
2026-02-17 01:16:08.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2341" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:08.325 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.325 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.325 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.325 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:08.325 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.325 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.364 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:08.364 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:08.364 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2341"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2341"} labels:{key:"webhook-2341" value:"true"}
2026-02-17 01:16:08.364 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5306"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5306"} labels:{key:"webhook-2341-markers" value:"true"}
2026-02-17 01:16:08.373 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:08.390 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5306" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:08.391 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:08.391 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.391 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.391 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.392 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:08.393 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.393 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.423 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:08.423 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:08.896 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:08.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:08.896 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.896 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.896 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.897 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:08.897 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.897 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:08.917 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:08.917 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:09.167 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7, name=eth0)
2026-02-17 01:16:09.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6169962924" profile_ids:"kns.replicaset-5216" profile_ids:"ksa.replicaset-5216.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:16:09.167 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.167 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.167 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.168 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6169962924"
2026-02-17 01:16:09.168 [INFO][73] 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-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.168 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.174 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7, name=eth0)
2026-02-17 01:16:09.196 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:09.196 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"} status="up"
2026-02-17 01:16:09.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7" endpoint_id:"eth0"}
2026-02-17 01:16:09.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-5216"}
2026-02-17 01:16:09.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-5216.default"}
2026-02-17 01:16:09.196 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.196 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.197 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-5216" ipVersion=0x4 table="filter"
2026-02-17 01:16:09.197 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__RtSBJPAy7TSjaiI-R" ipVersion=0x4 table="filter"
2026-02-17 01:16:09.197 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-5216" ipVersion=0x4 table="filter"
2026-02-17 01:16:09.197 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__RtSBJPAy7TSjaiI-R" ipVersion=0x4 table="filter"
2026-02-17 01:16:09.197 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.197 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia6169962924" ipVersion=0x4 table="filter"
2026-02-17 01:16:09.197 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia6169962924" ipVersion=0x4 table="filter"
2026-02-17 01:16:09.197 [INFO][73] 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-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.197 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.200 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.12
2026-02-17 01:16:09.252 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5216/my-hostname-basic-2efc6aac-2f26-4074-a7da-b2c45d70bf83-8nxk7", EndpointId:"eth0"}
2026-02-17 01:16:09.306 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:09.306 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:09.306 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.307 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.307 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.308 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:09.308 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.309 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.335 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:09.335 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:09.411 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:09.411 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:09.411 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.411 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.411 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.412 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:09.412 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.412 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.439 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:09.439 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:09.452 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5216" name:"default"}
2026-02-17 01:16:09.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5216"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5216"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5216"}
2026-02-17 01:16:09.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5216"}
2026-02-17 01:16:09.931 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:09.931 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:09.931 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.932 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.932 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.932 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:09.933 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:09.958 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:09.958 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:10.315 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:10.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:10.317 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.317 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.317 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.319 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:10.319 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.319 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.347 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:10.347 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:10.455 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:10.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:10.456 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.456 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.456 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.457 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:10.457 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.457 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.477 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:10.477 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:10.621 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2341" type:"ClusterIP" cluster_ips:"10.254.126.46" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:16:10.971 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:10.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:10.972 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.972 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.972 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.973 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:10.973 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:10.973 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.001 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:11.001 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:11.317 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:11.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:11.317 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.317 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.317 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.318 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:11.318 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.318 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.342 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:11.342 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:11.487 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:11.487 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:11.487 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.487 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.487 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.488 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:11.488 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.488 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:11.508 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:11.508 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:11.577 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calia6169962924" state="down"
2026-02-17 01:16:11.578 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia6169962924"
2026-02-17 01:16:11.578 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=139
2026-02-17 01:16:11.578 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6169962924", State:"down", Index:139}
2026-02-17 01:16:11.578 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Typed[string]{}}
2026-02-17 01:16:11.578 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calia6169962924" state=""
2026-02-17 01:16:11.578 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Typed[string]{}}
2026-02-17 01:16:11.578 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia6169962924"
2026-02-17 01:16:11.578 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6169962924", State:"", Index:139}
2026-02-17 01:16:11.579 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Set[string](nil)}
2026-02-17 01:16:11.579 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6169962924", Addrs:set.Set[string](nil)}
2026-02-17 01:16:11.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1141"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1141"} labels:{key:"webhook-2341" value:"true"}
2026-02-17 01:16:11.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:11.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2341"
2026-02-17 01:16:11.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2341"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2341"} labels:{key:"webhook-2341" value:"true"}
2026-02-17 01:16:11.945 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5306"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5306"} labels:{key:"webhook-2341-markers" value:"true"}
2026-02-17 01:16:11.945 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1141"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1141"} labels:{key:"webhook-2341" value:"true"}
2026-02-17 01:16:11.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6420"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6420"}
2026-02-17 01:16:11.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:12.009 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:12.017 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:12.017 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.018 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.018 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.019 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:12.020 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.020 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:12.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:12.328 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:12.328 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:12.328 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.329 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.329 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.330 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:12.330 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.353 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:12.353 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:12.532 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:12.532 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:12.532 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.532 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.532 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.533 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:12.533 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.533 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:12.553 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:12.553 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:12.556 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-0-n7czg, name=eth0)
2026-02-17 01:16:12.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6420.default"} profile:{}
2026-02-17 01:16:12.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6420"} profile:{inbound_rules:{action:"allow" rule_id:"u-IbPQi5ufPHmVRM"} outbound_rules:{action:"allow" rule_id:"cI0DP6a5ZJgGE9n1"}}
2026-02-17 01:16:12.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-0-n7czg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15f78ff62c9" profile_ids:"kns.job-6420" profile_ids:"ksa.job-6420.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:16:12.557 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.557 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.557 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.557 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali15f78ff62c9" ipVersion=0x4 table="filter"
2026-02-17 01:16:12.557 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:12.557 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:12.557 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali15f78ff62c9" ipVersion=0x4 table="filter"
2026-02-17 01:16:12.557 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:12.557 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:12.558 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:12.558 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.558 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.607 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:12.607 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} status="down"
2026-02-17 01:16:12.626 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali15f78ff62c9" state="down"
2026-02-17 01:16:12.626 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15f78ff62c9"
2026-02-17 01:16:12.626 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15f78ff62c9", State:"down", Index:140}
2026-02-17 01:16:12.626 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Typed[string]{}}
2026-02-17 01:16:12.627 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Typed[string]{}}
2026-02-17 01:16:12.627 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:12.627 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.627 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.630 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali15f78ff62c9" state="up"
2026-02-17 01:16:12.645 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:12.645 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} status="down"
2026-02-17 01:16:12.645 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15f78ff62c9", State:"up", Index:140}
2026-02-17 01:16:12.645 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:12.645 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:12.645 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:12.646 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.646 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:12.661 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:12.662 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} status="up"
2026-02-17 01:16:13.050 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:13.050 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:13.050 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.050 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.050 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.051 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:13.051 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.051 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.072 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:13.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:13.332 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-0-n7czg, name=eth0)
2026-02-17 01:16:13.332 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-0-n7czg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15f78ff62c9" profile_ids:"kns.job-6420" profile_ids:"ksa.job-6420.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:16:13.332 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:13.332 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:13.332 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:13.333 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:13.333 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:13.334 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:13.349 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:13.358 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:13.359 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} status="up"
2026-02-17 01:16:13.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:13.359 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.359 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.359 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.359 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:13.359 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.359 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.380 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:13.380 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:13.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4425" name:"default"}
2026-02-17 01:16:13.565 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:13.566 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:13.566 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.566 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.566 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.567 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:13.567 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.567 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:13.591 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:13.591 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:13.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4425"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4425"}
2026-02-17 01:16:13.614 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4425"}
2026-02-17 01:16:14.082 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:14.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:14.083 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.083 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.083 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.084 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:14.084 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.084 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.110 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:14.111 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:14.151 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=140
2026-02-17 01:16:14.151 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali15f78ff62c9"
2026-02-17 01:16:14.151 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:14.151 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:14.346 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:14.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:14.347 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.347 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.347 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:14.347 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.366 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:14.366 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:14.500 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-0-n7czg, name=eth0)
2026-02-17 01:16:14.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-0-n7czg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15f78ff62c9" profile_ids:"kns.job-6420" profile_ids:"ksa.job-6420.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:16:14.501 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.501 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.501 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.502 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:14.503 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.503 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.529 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:14.529 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} status="up"
2026-02-17 01:16:14.601 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:14.602 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:14.602 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.602 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.602 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.603 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:14.603 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.603 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:14.612 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=140
2026-02-17 01:16:14.612 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15f78ff62c9"
2026-02-17 01:16:14.612 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali15f78ff62c9" state="down"
2026-02-17 01:16:14.613 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali15f78ff62c9" state=""
2026-02-17 01:16:14.613 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali15f78ff62c9"
2026-02-17 01:16:14.626 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:14.626 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:14.626 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Typed[string]{}}
2026-02-17 01:16:14.627 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Typed[string]{}}
2026-02-17 01:16:14.627 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15f78ff62c9", State:"down", Index:140}
2026-02-17 01:16:14.627 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15f78ff62c9", State:"", Index:140}
2026-02-17 01:16:14.627 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Set[string](nil)}
2026-02-17 01:16:14.627 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15f78ff62c9", Addrs:set.Set[string](nil)}
2026-02-17 01:16:14.627 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15f78ff62c9"
2026-02-17 01:16:14.627 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.627 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.627 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.15
2026-02-17 01:16:14.654 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:14.655 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"} status="down"
2026-02-17 01:16:14.729 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-0-n7czg, name=eth0)
2026-02-17 01:16:14.729 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-0-n7czg" endpoint_id:"eth0"}
2026-02-17 01:16:14.729 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6420"}
2026-02-17 01:16:14.729 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6420.default"}
2026-02-17 01:16:14.730 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.730 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.730 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:14.730 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:14.730 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:14.730 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:14.730 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.730 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali15f78ff62c9" ipVersion=0x4 table="filter"
2026-02-17 01:16:14.730 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali15f78ff62c9" ipVersion=0x4 table="filter"
2026-02-17 01:16:14.730 [INFO][73] 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-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.730 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:14.789 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-0-n7czg", EndpointId:"eth0"}
2026-02-17 01:16:15.122 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:15.122 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:15.122 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.122 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.122 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.123 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:15.123 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.123 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.145 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:15.145 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:15.354 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:15.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:15.354 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.354 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.355 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.355 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:15.356 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.356 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.381 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:15.381 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:15.642 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:15.642 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:15.642 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.643 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.643 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.643 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:15.643 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.644 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:15.666 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:15.666 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:16.087 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-2-tj527, name=eth0)
2026-02-17 01:16:16.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6420.default"} profile:{}
2026-02-17 01:16:16.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6420"} profile:{inbound_rules:{action:"allow" rule_id:"u-IbPQi5ufPHmVRM"} outbound_rules:{action:"allow" rule_id:"cI0DP6a5ZJgGE9n1"}}
2026-02-17 01:16:16.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-2-tj527" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ee23e16b58" profile_ids:"kns.job-6420" profile_ids:"ksa.job-6420.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:16:16.087 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.087 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.087 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.088 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2ee23e16b58" ipVersion=0x4 table="filter"
2026-02-17 01:16:16.088 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:16.088 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:16.088 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2ee23e16b58" ipVersion=0x4 table="filter"
2026-02-17 01:16:16.088 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:16.088 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:16.088 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:16.088 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.088 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.132 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:16.133 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} status="down"
2026-02-17 01:16:16.161 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:16.161 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:16.161 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.161 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.162 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.162 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:16.162 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.163 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.163 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali2ee23e16b58" state="down"
2026-02-17 01:16:16.163 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ee23e16b58"
2026-02-17 01:16:16.167 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali2ee23e16b58" state="up"
2026-02-17 01:16:16.187 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:16.187 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:16.187 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ee23e16b58", State:"down", Index:141}
2026-02-17 01:16:16.187 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Typed[string]{}}
2026-02-17 01:16:16.187 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Typed[string]{}}
2026-02-17 01:16:16.187 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ee23e16b58", State:"up", Index:141}
2026-02-17 01:16:16.187 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:16.187 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:16.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:16.187 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.187 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:16.213 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:16.213 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} status="up"
2026-02-17 01:16:16.359 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:16.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:16.360 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.360 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.360 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.361 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:16.361 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.361 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.387 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:16.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:16.678 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:16.679 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:16.679 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.679 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.679 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.679 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:16.680 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.680 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:16.705 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:16.705 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:16.969 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2341" name:"default"}
2026-02-17 01:16:17.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5306" name:"default"}
2026-02-17 01:16:17.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1141" name:"default"}
2026-02-17 01:16:17.199 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:17.200 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:17.200 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.200 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.200 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.201 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:17.201 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.201 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.227 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:17.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:17.270 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1141"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1141"} labels:{key:"webhook-2341" value:"true"}
2026-02-17 01:16:17.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-1141"}
2026-02-17 01:16:17.368 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:17.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:17.369 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.370 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.370 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.374 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:17.374 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.374 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.390 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-2-tj527, name=eth0)
2026-02-17 01:16:17.405 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:17.406 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:17.406 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-2-tj527" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ee23e16b58" profile_ids:"kns.job-6420" profile_ids:"ksa.job-6420.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:16:17.406 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:17.406 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:17.406 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:17.410 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:17.410 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:17.410 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:17.439 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:17.439 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} status="up"
2026-02-17 01:16:17.464 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2341"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2341"} labels:{key:"webhook-2341" value:"true"}
2026-02-17 01:16:17.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2341"}
2026-02-17 01:16:17.524 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5306"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5306"} labels:{key:"webhook-2341-markers" value:"true"}
2026-02-17 01:16:17.550 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5306"}
2026-02-17 01:16:17.721 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:17.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:17.721 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.721 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.721 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.722 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:17.722 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.722 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:17.743 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:17.743 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:17.895 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-17 01:16:17.895 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2ee23e16b58"
2026-02-17 01:16:17.895 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:17.895 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:18.244 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:18.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:18.244 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.244 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.244 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.245 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:18.246 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.246 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.266 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:18.266 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:18.372 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:18.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:18.372 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.372 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.372 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.373 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:18.373 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.373 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.402 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:18.402 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:18.559 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-2-tj527, name=eth0)
2026-02-17 01:16:18.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-2-tj527" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ee23e16b58" profile_ids:"kns.job-6420" profile_ids:"ksa.job-6420.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:16:18.559 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.559 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.559 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.564 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:18.564 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.564 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.587 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:18.587 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} status="down"
2026-02-17 01:16:18.661 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali2ee23e16b58" state="down"
2026-02-17 01:16:18.661 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ee23e16b58"
2026-02-17 01:16:18.662 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-17 01:16:18.662 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ee23e16b58", State:"down", Index:141}
2026-02-17 01:16:18.662 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Typed[string]{}}
2026-02-17 01:16:18.662 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Typed[string]{}}
2026-02-17 01:16:18.662 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:18.662 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:18.662 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.662 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.662 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali2ee23e16b58" state=""
2026-02-17 01:16:18.662 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2ee23e16b58"
2026-02-17 01:16:18.662 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.18
2026-02-17 01:16:18.695 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:18.695 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} status="down"
2026-02-17 01:16:18.695 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ee23e16b58", State:"", Index:141}
2026-02-17 01:16:18.695 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Set[string](nil)}
2026-02-17 01:16:18.695 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ee23e16b58", Addrs:set.Set[string](nil)}
2026-02-17 01:16:18.695 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ee23e16b58"
2026-02-17 01:16:18.695 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.695 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.725 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:18.725 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"} status="down"
2026-02-17 01:16:18.758 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6420/indexed-job-2-tj527, name=eth0)
2026-02-17 01:16:18.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6420/indexed-job-2-tj527" endpoint_id:"eth0"}
2026-02-17 01:16:18.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6420.default"}
2026-02-17 01:16:18.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6420"}
2026-02-17 01:16:18.759 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.759 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:18.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:18.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6420" ipVersion=0x4 table="filter"
2026-02-17 01:16:18.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PwZcmtZVgxX_MU8ywA" ipVersion=0x4 table="filter"
2026-02-17 01:16:18.760 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.760 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2ee23e16b58" ipVersion=0x4 table="filter"
2026-02-17 01:16:18.760 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2ee23e16b58" ipVersion=0x4 table="filter"
2026-02-17 01:16:18.760 [INFO][73] 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-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.760 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.768 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:18.807 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6420/indexed-job-2-tj527", EndpointId:"eth0"}
2026-02-17 01:16:18.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:18.807 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.807 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.808 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.808 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:18.808 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.808 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:18.826 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:18.826 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:19.286 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:19.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:19.287 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.287 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.287 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.288 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:19.289 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.289 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.321 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:19.321 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:19.378 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:19.378 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:19.378 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.378 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.378 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.379 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:19.379 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.379 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.403 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:19.403 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:19.806 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:19.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:19.807 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.807 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.807 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.808 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:19.808 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.808 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:19.836 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:19.836 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:20.050 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6420"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6420"}
2026-02-17 01:16:20.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1603"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-1603"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1603"}
2026-02-17 01:16:20.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1603" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:20.325 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:20.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:20.325 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.325 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.325 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.326 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:20.326 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.326 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.346 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:20.346 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:20.391 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:20.392 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:20.392 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.392 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.392 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.393 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:20.394 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.394 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.418 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:20.418 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:20.675 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-1603/with-success-policy-all-index-succeeded-0-95vlc, name=eth0)
2026-02-17 01:16:20.676 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1603"} profile:{inbound_rules:{action:"allow" rule_id:"joYpAntwqEf0mTvM"} outbound_rules:{action:"allow" rule_id:"R_ztvWTvexrysFAs"}}
2026-02-17 01:16:20.677 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1603.default"} profile:{}
2026-02-17 01:16:20.677 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1603/with-success-policy-all-index-succeeded-0-95vlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5721b6a0441" profile_ids:"kns.job-1603" profile_ids:"ksa.job-1603.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:16:20.678 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.678 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.678 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.680 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5721b6a0441" ipVersion=0x4 table="filter"
2026-02-17 01:16:20.680 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1603" ipVersion=0x4 table="filter"
2026-02-17 01:16:20.680 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uPJ9h7M8KZI0tODahM" ipVersion=0x4 table="filter"
2026-02-17 01:16:20.680 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5721b6a0441" ipVersion=0x4 table="filter"
2026-02-17 01:16:20.680 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1603" ipVersion=0x4 table="filter"
2026-02-17 01:16:20.680 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uPJ9h7M8KZI0tODahM" ipVersion=0x4 table="filter"
2026-02-17 01:16:20.680 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5721b6a0441"
2026-02-17 01:16:20.680 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.680 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.722 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:20.722 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="down"
2026-02-17 01:16:20.747 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali5721b6a0441" state="down"
2026-02-17 01:16:20.747 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5721b6a0441"
2026-02-17 01:16:20.748 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5721b6a0441", State:"down", Index:142}
2026-02-17 01:16:20.748 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Typed[string]{}}
2026-02-17 01:16:20.748 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Typed[string]{}}
2026-02-17 01:16:20.748 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5721b6a0441"
2026-02-17 01:16:20.748 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.748 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.750 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali5721b6a0441" state="up"
2026-02-17 01:16:20.770 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:20.770 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="down"
2026-02-17 01:16:20.770 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5721b6a0441", State:"up", Index:142}
2026-02-17 01:16:20.771 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5721b6a0441"
2026-02-17 01:16:20.771 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5721b6a0441"
2026-02-17 01:16:20.771 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5721b6a0441"
2026-02-17 01:16:20.771 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.771 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:20.788 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:20.788 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="up"
2026-02-17 01:16:20.843 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:20.843 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:20.844 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.844 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.844 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.844 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:20.844 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:20.864 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:20.865 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:21.369 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:21.370 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:21.370 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.370 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.370 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.371 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:21.371 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.371 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.396 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:21.396 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:21.398 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:21.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:21.399 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.399 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.399 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.400 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:21.401 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.401 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.417 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-1603/with-success-policy-all-index-succeeded-0-95vlc, name=eth0)
2026-02-17 01:16:21.428 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:21.428 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:21.429 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1603/with-success-policy-all-index-succeeded-0-95vlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5721b6a0441" profile_ids:"kns.job-1603" profile_ids:"ksa.job-1603.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:16:21.429 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:21.429 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:21.430 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:21.431 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5721b6a0441"
2026-02-17 01:16:21.431 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:21.431 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:21.456 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:21.456 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="up"
2026-02-17 01:16:21.888 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:21.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:21.889 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.889 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.889 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.890 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:21.890 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.890 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:21.915 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:21.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:22.403 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:22.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:22.403 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.403 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.403 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.404 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:22.404 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.404 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.428 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:22.428 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:22.471 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=142
2026-02-17 01:16:22.471 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5721b6a0441"
2026-02-17 01:16:22.471 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:22.471 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:22.550 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-1603/with-success-policy-all-index-succeeded-0-95vlc, name=eth0)
2026-02-17 01:16:22.551 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1603/with-success-policy-all-index-succeeded-0-95vlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5721b6a0441" profile_ids:"kns.job-1603" profile_ids:"ksa.job-1603.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:16:22.551 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.551 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.551 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.552 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5721b6a0441"
2026-02-17 01:16:22.552 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.552 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.573 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:22.573 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="up"
2026-02-17 01:16:22.656 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=142
2026-02-17 01:16:22.656 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5721b6a0441"
2026-02-17 01:16:22.656 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali5721b6a0441" state="down"
2026-02-17 01:16:22.656 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Typed[string]{}}
2026-02-17 01:16:22.656 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Typed[string]{}}
2026-02-17 01:16:22.657 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5721b6a0441", State:"down", Index:142}
2026-02-17 01:16:22.657 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5721b6a0441"
2026-02-17 01:16:22.657 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.657 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.657 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali5721b6a0441" state=""
2026-02-17 01:16:22.657 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5721b6a0441"
2026-02-17 01:16:22.657 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.27
2026-02-17 01:16:22.683 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:22.683 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="down"
2026-02-17 01:16:22.683 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5721b6a0441", State:"", Index:142}
2026-02-17 01:16:22.684 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Set[string](nil)}
2026-02-17 01:16:22.684 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5721b6a0441", Addrs:set.Set[string](nil)}
2026-02-17 01:16:22.684 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5721b6a0441"
2026-02-17 01:16:22.684 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.684 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.713 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:22.713 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"} status="down"
2026-02-17 01:16:22.752 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-1603/with-success-policy-all-index-succeeded-0-95vlc, name=eth0)
2026-02-17 01:16:22.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1603/with-success-policy-all-index-succeeded-0-95vlc" endpoint_id:"eth0"}
2026-02-17 01:16:22.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1603.default"}
2026-02-17 01:16:22.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1603"}
2026-02-17 01:16:22.752 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.752 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1603" ipVersion=0x4 table="filter"
2026-02-17 01:16:22.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uPJ9h7M8KZI0tODahM" ipVersion=0x4 table="filter"
2026-02-17 01:16:22.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1603" ipVersion=0x4 table="filter"
2026-02-17 01:16:22.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uPJ9h7M8KZI0tODahM" ipVersion=0x4 table="filter"
2026-02-17 01:16:22.752 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5721b6a0441" ipVersion=0x4 table="filter"
2026-02-17 01:16:22.752 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5721b6a0441" ipVersion=0x4 table="filter"
2026-02-17 01:16:22.752 [INFO][73] 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-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.815 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1603/with-success-policy-all-index-succeeded-0-95vlc", EndpointId:"eth0"}
2026-02-17 01:16:22.906 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:22.907 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:22.907 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.907 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.907 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.907 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:22.907 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.907 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:22.939 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:22.939 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:23.408 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:23.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:23.408 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.408 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.408 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.409 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:23.409 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.409 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.423 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:23.438 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:23.438 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:23.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:23.438 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.438 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.438 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.439 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:23.439 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.439 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.459 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:23.459 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:23.949 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:23.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:23.950 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.951 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.951 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.953 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:23.954 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.954 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:23.985 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:23.985 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:24.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1603"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-1603"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1603"}
2026-02-17 01:16:24.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-272"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-272"}
2026-02-17 01:16:24.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-272" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:24.414 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:24.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:24.414 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.414 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.414 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.415 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:24.415 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.415 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.440 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:24.440 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:24.475 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:24.476 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:24.476 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.476 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.476 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.476 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:24.476 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.476 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.499 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:24.499 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:24.508 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:16:24.509 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:16:24.509 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:16:24.757 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252, name=eth0)
2026-02-17 01:16:24.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-272"} profile:{inbound_rules:{action:"allow" rule_id:"ebBsw69PdPXsBKm8"} outbound_rules:{action:"allow" rule_id:"sfjaT9UN0vJf3bfy"}}
2026-02-17 01:16:24.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-272.default"} profile:{}
2026-02-17 01:16:24.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ffc4e7727" profile_ids:"kns.projected-272" profile_ids:"ksa.projected-272.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:16:24.757 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.758 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.758 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30ffc4e7727" ipVersion=0x4 table="filter"
2026-02-17 01:16:24.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-272" ipVersion=0x4 table="filter"
2026-02-17 01:16:24.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QInu8wsb6QZlWS8F3t" ipVersion=0x4 table="filter"
2026-02-17 01:16:24.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30ffc4e7727" ipVersion=0x4 table="filter"
2026-02-17 01:16:24.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-272" ipVersion=0x4 table="filter"
2026-02-17 01:16:24.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QInu8wsb6QZlWS8F3t" ipVersion=0x4 table="filter"
2026-02-17 01:16:24.759 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:24.759 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.759 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.791 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:24.791 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="down"
2026-02-17 01:16:24.836 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali30ffc4e7727" state="down"
2026-02-17 01:16:24.836 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30ffc4e7727"
2026-02-17 01:16:24.836 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffc4e7727", State:"down", Index:143}
2026-02-17 01:16:24.836 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Typed[string]{}}
2026-02-17 01:16:24.836 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Typed[string]{}}
2026-02-17 01:16:24.836 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:24.836 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.836 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.839 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali30ffc4e7727" state="up"
2026-02-17 01:16:24.859 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:24.859 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="down"
2026-02-17 01:16:24.859 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffc4e7727", State:"up", Index:143}
2026-02-17 01:16:24.860 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:24.860 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:24.860 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:24.861 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.861 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:24.881 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:24.881 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="up"
2026-02-17 01:16:24.996 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:24.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:24.996 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.996 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.996 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.997 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:24.997 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:24.997 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.025 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:25.025 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:25.307 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6420" name:"default"}
2026-02-17 01:16:25.425 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:25.425 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:25.425 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.425 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.425 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.428 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:25.428 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.428 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.442 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252, name=eth0)
2026-02-17 01:16:25.452 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:25.452 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:25.453 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ffc4e7727" profile_ids:"kns.projected-272" profile_ids:"ksa.projected-272.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:16:25.453 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:25.454 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:25.454 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:25.455 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:25.455 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:25.455 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:25.481 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:25.481 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="up"
2026-02-17 01:16:25.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6420"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6420"}
2026-02-17 01:16:25.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6420"}
2026-02-17 01:16:25.517 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:25.533 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:25.534 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.534 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.534 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.535 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:25.535 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.535 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:25.559 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:25.559 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:26.038 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:26.038 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:26.038 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.038 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.038 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.039 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:26.039 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.039 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.065 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:26.065 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:26.091 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=143
2026-02-17 01:16:26.091 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30ffc4e7727"
2026-02-17 01:16:26.091 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:26.091 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:26.432 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:26.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:26.433 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.433 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.433 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.434 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:26.434 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.434 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.452 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:26.452 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:26.554 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:26.554 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:26.554 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.555 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.555 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.559 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:26.560 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.560 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:26.583 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:26.584 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:26.612 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252, name=eth0)
2026-02-17 01:16:26.613 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30ffc4e7727" profile_ids:"kns.projected-272" profile_ids:"ksa.projected-272.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:16:26.613 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.613 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.613 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.614 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:26.614 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.614 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.636 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:26.636 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="up"
2026-02-17 01:16:26.716 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali30ffc4e7727" state="down"
2026-02-17 01:16:26.716 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30ffc4e7727"
2026-02-17 01:16:26.716 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=143
2026-02-17 01:16:26.717 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffc4e7727", State:"down", Index:143}
2026-02-17 01:16:26.717 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Typed[string]{}}
2026-02-17 01:16:26.717 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Typed[string]{}}
2026-02-17 01:16:26.717 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:26.717 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.717 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.718 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.17
2026-02-17 01:16:26.719 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali30ffc4e7727" state=""
2026-02-17 01:16:26.719 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30ffc4e7727"
2026-02-17 01:16:26.740 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:26.740 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="down"
2026-02-17 01:16:26.740 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30ffc4e7727", State:"", Index:143}
2026-02-17 01:16:26.741 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Set[string](nil)}
2026-02-17 01:16:26.741 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30ffc4e7727", Addrs:set.Set[string](nil)}
2026-02-17 01:16:26.741 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30ffc4e7727"
2026-02-17 01:16:26.741 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.741 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.763 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:26.764 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"} status="down"
2026-02-17 01:16:26.877 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252, name=eth0)
2026-02-17 01:16:26.877 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252" endpoint_id:"eth0"}
2026-02-17 01:16:26.877 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-272"}
2026-02-17 01:16:26.877 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-272.default"}
2026-02-17 01:16:26.877 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.877 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.878 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-272" ipVersion=0x4 table="filter"
2026-02-17 01:16:26.878 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QInu8wsb6QZlWS8F3t" ipVersion=0x4 table="filter"
2026-02-17 01:16:26.878 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-272" ipVersion=0x4 table="filter"
2026-02-17 01:16:26.878 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QInu8wsb6QZlWS8F3t" ipVersion=0x4 table="filter"
2026-02-17 01:16:26.878 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.878 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30ffc4e7727" ipVersion=0x4 table="filter"
2026-02-17 01:16:26.878 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30ffc4e7727" ipVersion=0x4 table="filter"
2026-02-17 01:16:26.878 [INFO][73] 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:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.878 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:26.928 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-272/pod-projected-configmaps-51719770-ad55-4cc9-be77-89d90da38252", EndpointId:"eth0"}
2026-02-17 01:16:27.074 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:27.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:27.074 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.074 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.074 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.075 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:27.075 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.075 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.095 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:27.095 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:27.440 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:27.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:27.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.442 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.442 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.443 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:27.444 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.444 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.472 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:27.472 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:27.593 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:27.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:27.593 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.594 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.594 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.599 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:27.599 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.599 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:27.621 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:27.621 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:28.118 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:28.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:28.118 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.119 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.119 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.121 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:28.121 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.122 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.144 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:28.145 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:28.271 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-272"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-272"}
2026-02-17 01:16:28.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8063"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8063"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8063"}
2026-02-17 01:16:28.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-8063" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:28.441 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:28.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:28.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.441 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.441 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.442 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:28.442 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.442 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.467 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:28.467 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:28.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8063"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8063"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8063"}
2026-02-17 01:16:28.493 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-7201"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-7201"} 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:"pod-resize-tests-7201"}
2026-02-17 01:16:28.493 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-7201" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:28.645 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:28.646 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:28.646 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.646 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.646 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.647 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:28.647 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.647 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:28.671 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:28.672 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:29.192 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:29.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:29.192 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.192 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.192 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.193 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:29.194 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.194 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.229 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:29.229 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:29.244 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:16:29.245 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-7201.default"} profile:{}
2026-02-17 01:16:29.245 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-7201"} profile:{inbound_rules:{action:"allow" rule_id:"TEBJmJS0vQK8fSha"} outbound_rules:{action:"allow" rule_id:"EcSWpgi_jqiz0RCX"}}
2026-02-17 01:16:29.245 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:16:29.245 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.246 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.246 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali98a578c984e" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vkvg2TWIb99iUkK7K1" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4llF4j7lJNPmAGLpte" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali98a578c984e" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vkvg2TWIb99iUkK7K1" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4llF4j7lJNPmAGLpte" ipVersion=0x4 table="filter"
2026-02-17 01:16:29.247 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali98a578c984e"
2026-02-17 01:16:29.247 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.247 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.297 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:29.297 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="down"
2026-02-17 01:16:29.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1603" name:"default"}
2026-02-17 01:16:29.311 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali98a578c984e" state="down"
2026-02-17 01:16:29.311 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98a578c984e"
2026-02-17 01:16:29.311 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali98a578c984e" state="up"
2026-02-17 01:16:29.319 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98a578c984e", State:"down", Index:144}
2026-02-17 01:16:29.319 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Typed[string]{}}
2026-02-17 01:16:29.319 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Typed[string]{}}
2026-02-17 01:16:29.319 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98a578c984e", State:"up", Index:144}
2026-02-17 01:16:29.319 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali98a578c984e"
2026-02-17 01:16:29.319 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98a578c984e"
2026-02-17 01:16:29.319 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:16:29.319 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.319 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:29.337 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:29.337 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:16:29.448 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:29.449 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:29.449 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.449 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.449 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.457 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:29.457 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.457 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.482 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:29.482 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:29.520 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1603"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-1603"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1603"}
2026-02-17 01:16:29.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1603"}
2026-02-17 01:16:29.710 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:29.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:29.711 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.711 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.712 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.713 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:29.713 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.713 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:29.741 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:29.741 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:30.233 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:30.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:30.233 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.233 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.233 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.234 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:30.235 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.235 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.257 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:30.257 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:30.360 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-17 01:16:30.360 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali98a578c984e"
2026-02-17 01:16:30.360 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:30.360 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:30.465 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:30.466 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:30.466 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.466 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.466 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.467 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:30.467 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.467 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.493 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:30.493 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:30.751 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:30.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:30.752 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.752 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.752 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.754 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:30.754 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.754 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:30.778 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:30.778 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:31.277 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:31.277 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:31.277 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.277 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.277 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.278 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:31.278 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.278 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.313 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:31.313 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:31.468 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:31.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:31.468 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.468 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.468 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.469 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:31.469 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.470 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.498 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:31.498 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:31.799 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:31.800 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:31.800 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.800 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.800 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.801 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:31.801 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.801 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:31.827 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:31.827 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:32.320 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:32.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:32.320 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.320 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.320 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.321 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:32.321 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.321 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.343 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:32.343 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:32.468 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:32.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:32.468 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.468 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.468 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.472 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:32.472 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.472 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.496 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:32.496 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:32.840 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:32.840 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:32.840 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.840 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.841 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.841 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:32.841 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.841 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:32.862 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:32.862 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:33.307 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-272" name:"default"}
2026-02-17 01:16:33.356 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:33.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:33.357 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.357 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.357 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.358 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:33.358 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.358 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.384 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:33.384 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:33.476 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:33.476 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:33.476 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.477 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.477 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.478 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:33.478 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.478 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.502 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:33.503 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:33.602 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-272"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-272"}
2026-02-17 01:16:33.625 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-272"}
2026-02-17 01:16:33.671 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-8063" name:"default"}
2026-02-17 01:16:33.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8063"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8063"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8063"}
2026-02-17 01:16:33.883 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:33.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:33.890 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.890 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.890 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.891 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:33.891 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:33.917 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:33.917 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:33.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-8063"}
2026-02-17 01:16:34.456 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:34.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:34.458 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.458 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.458 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.462 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:34.462 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.462 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.482 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:34.487 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:34.487 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:34.487 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:34.487 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.487 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.487 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.488 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:34.488 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.488 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.511 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:34.511 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:34.979 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:34.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:34.980 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.980 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.980 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.981 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:34.981 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:34.981 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:35.004 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:35.004 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:35.485 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:35.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:35.486 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:35.486 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:35.486 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:35.487 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:35.488 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:35.488 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:35.515 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:35.515 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:36.004 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:36.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:36.005 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.005 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.005 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.006 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:36.007 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.007 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.035 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:36.036 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:36.495 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:36.495 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:36.495 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.495 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.495 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.496 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:36.496 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.496 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.522 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:36.530 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:36.530 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:36.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:36.530 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.530 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.530 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.531 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:36.532 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.532 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:36.556 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:36.556 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:37.038 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:37.038 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:37.039 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.039 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.039 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.040 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:37.040 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.041 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.063 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:37.063 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:37.501 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:37.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:37.501 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.501 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.501 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.502 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:37.503 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.503 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.527 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:37.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:37.558 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:37.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:37.558 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.559 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.559 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.560 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:37.561 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.561 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:37.580 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:37.580 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:38.078 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:38.078 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:38.078 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.078 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.078 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.079 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:38.079 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.080 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.104 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:38.104 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:38.509 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:38.509 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:38.509 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.510 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.511 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.512 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:38.512 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.512 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.537 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:38.538 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:38.604 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:38.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:38.604 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.605 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.605 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.606 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:38.606 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.606 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:38.633 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:38.633 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:38.769 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:16:39.121 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:39.121 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:39.121 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.121 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.121 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.122 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:39.122 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.123 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.144 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:39.144 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:39.595 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:16:39.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:16:39.596 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:39.596 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:39.596 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:39.596 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:16:39.596 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:39.596 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:16:39.617 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:39.627 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:39.627 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:16:39.627 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:39.627 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.628 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.628 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.628 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:39.629 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.629 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.647 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:39.649 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:39.649 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:39.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:39.649 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.650 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.650 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.650 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:39.650 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.650 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:39.669 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:39.669 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:40.167 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:40.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:40.167 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.167 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.168 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.168 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:40.168 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.168 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.193 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:40.193 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:40.524 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:40.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:40.525 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.525 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.525 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.527 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:40.527 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.527 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.553 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:40.553 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:40.686 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:40.687 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:40.687 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.687 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.687 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.688 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:40.689 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.689 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:40.726 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:40.726 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:41.209 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:41.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:41.209 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.210 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.210 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.211 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:41.211 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.211 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.237 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:41.237 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:41.531 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:41.533 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:41.533 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.533 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.533 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.534 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:41.534 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.534 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.554 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:41.554 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:41.727 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:41.727 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:41.727 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.728 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.728 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.729 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:41.729 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.729 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:41.754 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:41.754 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:42.245 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:42.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:42.246 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.246 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.246 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.248 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:42.248 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.248 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.275 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:42.275 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:42.532 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:42.533 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:42.533 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.533 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.533 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.538 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:42.538 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.538 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.565 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:42.565 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:42.765 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:42.765 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:42.765 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.765 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.766 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.766 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:42.766 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.766 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:42.791 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:42.791 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:43.208 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5520"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5520"}
2026-02-17 01:16:43.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1392"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1392"}
2026-02-17 01:16:43.254 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:43.281 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:43.281 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:43.281 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.282 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.282 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.282 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:43.282 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.282 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.307 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:43.307 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:43.540 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:43.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:43.540 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.540 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.540 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.541 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:43.541 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.541 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.566 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:43.566 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:43.803 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:43.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:43.804 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.805 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.805 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.807 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:43.807 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.807 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:43.835 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:43.835 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:44.327 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:44.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:44.328 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.328 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.328 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.329 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:44.330 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.330 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.354 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:44.354 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:44.544 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:44.545 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:44.546 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.546 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.547 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.548 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:44.549 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.550 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.576 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:44.576 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:44.852 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:44.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:44.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:44.854 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.854 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:44.882 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:44.886 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:44.911 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-1392/e2e-rc-smwgx-qtd5s, name=eth0)
2026-02-17 01:16:44.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1392"} profile:{inbound_rules:{action:"allow" rule_id:"XGUAqTc3yqR2oie9"} outbound_rules:{action:"allow" rule_id:"_nHjsgIdasW80DK0"}}
2026-02-17 01:16:44.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1392.default"} profile:{}
2026-02-17 01:16:44.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1392/e2e-rc-smwgx-qtd5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb8f4819e6b" profile_ids:"kns.replication-controller-1392" profile_ids:"ksa.replication-controller-1392.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:16:44.912 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.912 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.912 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.912 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb8f4819e6b" ipVersion=0x4 table="filter"
2026-02-17 01:16:44.912 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cZimOR5mIQ0RN-oqcK" ipVersion=0x4 table="filter"
2026-02-17 01:16:44.912 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VDPLufE_yIUdozGTJB" ipVersion=0x4 table="filter"
2026-02-17 01:16:44.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb8f4819e6b" ipVersion=0x4 table="filter"
2026-02-17 01:16:44.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cZimOR5mIQ0RN-oqcK" ipVersion=0x4 table="filter"
2026-02-17 01:16:44.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VDPLufE_yIUdozGTJB" ipVersion=0x4 table="filter"
2026-02-17 01:16:44.913 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:44.913 [INFO][73] 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-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.954 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:44.954 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} status="down"
2026-02-17 01:16:44.989 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calieb8f4819e6b" state="down"
2026-02-17 01:16:44.989 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb8f4819e6b"
2026-02-17 01:16:44.989 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb8f4819e6b", State:"down", Index:145}
2026-02-17 01:16:44.989 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Typed[string]{}}
2026-02-17 01:16:44.989 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Typed[string]{}}
2026-02-17 01:16:44.989 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:44.989 [INFO][73] 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-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.989 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:44.990 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calieb8f4819e6b" state="up"
2026-02-17 01:16:45.019 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:16:45.019 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} status="down"
2026-02-17 01:16:45.019 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb8f4819e6b", State:"up", Index:145}
2026-02-17 01:16:45.019 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:45.019 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:45.020 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:45.020 [INFO][73] 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-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.020 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.043 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:45.043 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} status="up"
2026-02-17 01:16:45.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1392"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1392"}
2026-02-17 01:16:45.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-641"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-641"} 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-641"}
2026-02-17 01:16:45.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-641" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:45.370 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:45.370 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:45.371 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.371 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.371 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.372 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:45.372 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.372 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.393 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:45.393 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:45.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-641"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-641"} 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-641"}
2026-02-17 01:16:45.474 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4359"}
2026-02-17 01:16:45.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:45.547 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-1392/e2e-rc-smwgx-qtd5s, name=eth0)
2026-02-17 01:16:45.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1392/e2e-rc-smwgx-qtd5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb8f4819e6b" profile_ids:"kns.replication-controller-1392" profile_ids:"ksa.replication-controller-1392.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:16:45.547 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.547 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.547 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.549 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:45.549 [INFO][73] 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-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.549 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:45.568 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:45.577 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:45.577 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} status="up"
2026-02-17 01:16:45.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:45.577 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.578 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.578 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.580 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:45.580 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.580 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.599 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:45.599 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:45.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4359"} labels:{key:"webhook-4359" value:"true"}
2026-02-17 01:16:45.620 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6675"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6675"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6675"} labels:{key:"webhook-4359-markers" value:"true"}
2026-02-17 01:16:45.621 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6675" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:45.893 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:45.894 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:45.894 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.894 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.895 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.896 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:45.896 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.896 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:45.917 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:45.917 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:46.119 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-17 01:16:46.119 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieb8f4819e6b"
2026-02-17 01:16:46.119 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:46.119 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:16:46.409 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:46.409 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:46.409 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.409 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.409 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.410 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:46.410 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.410 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.432 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:46.432 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:46.554 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:46.554 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:46.554 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.554 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.554 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.555 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:46.555 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.573 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:46.573 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:46.929 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:46.929 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:46.929 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.930 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.930 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.931 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:46.931 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.931 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:46.960 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:46.961 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:47.458 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:47.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:47.458 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.459 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.459 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.459 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:47.460 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.460 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.486 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:47.486 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:47.567 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:47.567 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:47.568 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.568 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.568 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.569 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:47.570 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.570 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.593 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:47.593 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:47.931 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4359" type:"ClusterIP" cluster_ips:"10.254.248.36" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:16:47.996 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:47.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:47.996 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.996 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.996 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.997 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:47.997 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:47.997 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.022 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:48.022 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:48.022 [INFO][73] felix/summary.go 100: Summarising 360 dataplane reconciliation loops over 1m0s: avg=28ms longest=85ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:16:48.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5520" name:"default"}
2026-02-17 01:16:48.513 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:48.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:48.513 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.513 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.514 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.515 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:48.515 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.515 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.541 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:48.541 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:48.543 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5520"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5520"}
2026-02-17 01:16:48.570 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5520"}
2026-02-17 01:16:48.576 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:48.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:48.597 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.597 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.597 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.598 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:48.599 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.599 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:48.614 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:48.615 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:48.959 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4359"
2026-02-17 01:16:49.019 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4359"} labels:{key:"webhook-4359" value:"true"}
2026-02-17 01:16:49.031 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:49.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:49.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6675"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6675"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6675"} labels:{key:"webhook-4359-markers" value:"true"}
2026-02-17 01:16:49.049 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3462"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3462"}
2026-02-17 01:16:49.049 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.050 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.050 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.053 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:49.053 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.053 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.086 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:49.086 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:49.086 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3462" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:49.555 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:49.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:49.555 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.555 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.555 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.556 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:49.556 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.556 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.568 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:49.579 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:49.580 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:49.580 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:49.580 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.580 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.581 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.583 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:49.584 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.584 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:49.619 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:49.619 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:50.071 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:50.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:50.071 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.071 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.072 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.073 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:50.073 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.073 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.093 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:50.093 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:50.346 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-1392/e2e-rc-smwgx-qtd5s, name=eth0)
2026-02-17 01:16:50.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1392/e2e-rc-smwgx-qtd5s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb8f4819e6b" profile_ids:"kns.replication-controller-1392" profile_ids:"ksa.replication-controller-1392.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:16:50.347 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.347 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.347 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.348 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb8f4819e6b"
2026-02-17 01:16:50.348 [INFO][73] 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-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.348 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.370 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-1392/e2e-rc-smwgx-qtd5s, name=eth0)
2026-02-17 01:16:50.375 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:50.375 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"} status="up"
2026-02-17 01:16:50.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1392/e2e-rc-smwgx-qtd5s" endpoint_id:"eth0"}
2026-02-17 01:16:50.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1392"}
2026-02-17 01:16:50.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1392.default"}
2026-02-17 01:16:50.376 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.376 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cZimOR5mIQ0RN-oqcK" ipVersion=0x4 table="filter"
2026-02-17 01:16:50.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VDPLufE_yIUdozGTJB" ipVersion=0x4 table="filter"
2026-02-17 01:16:50.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cZimOR5mIQ0RN-oqcK" ipVersion=0x4 table="filter"
2026-02-17 01:16:50.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VDPLufE_yIUdozGTJB" ipVersion=0x4 table="filter"
2026-02-17 01:16:50.376 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieb8f4819e6b" ipVersion=0x4 table="filter"
2026-02-17 01:16:50.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieb8f4819e6b" ipVersion=0x4 table="filter"
2026-02-17 01:16:50.376 [INFO][73] 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-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.376 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.376 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.16
2026-02-17 01:16:50.435 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1392/e2e-rc-smwgx-qtd5s", EndpointId:"eth0"}
2026-02-17 01:16:50.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1392" name:"default"}
2026-02-17 01:16:50.586 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:50.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:50.587 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.587 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.587 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.588 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:50.588 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.588 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.606 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:50.615 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:50.615 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:50.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:50.615 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.615 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.615 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.617 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:50.617 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.617 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:50.646 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:50.646 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:50.785 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calieb8f4819e6b" state="down"
2026-02-17 01:16:50.785 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb8f4819e6b"
2026-02-17 01:16:50.785 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-17 01:16:50.785 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb8f4819e6b", State:"down", Index:145}
2026-02-17 01:16:50.785 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Typed[string]{}}
2026-02-17 01:16:50.785 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Typed[string]{}}
2026-02-17 01:16:50.787 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calieb8f4819e6b" state=""
2026-02-17 01:16:50.787 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieb8f4819e6b"
2026-02-17 01:16:50.815 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb8f4819e6b", State:"", Index:145}
2026-02-17 01:16:50.815 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Set[string](nil)}
2026-02-17 01:16:50.815 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb8f4819e6b", Addrs:set.Set[string](nil)}
2026-02-17 01:16:50.841 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1392"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1392"}
2026-02-17 01:16:50.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1392"}
2026-02-17 01:16:50.977 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-641" name:"default"}
2026-02-17 01:16:51.105 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:51.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:51.106 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.106 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.106 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.107 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:51.107 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.107 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.129 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:51.129 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:51.136 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-641"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-641"} 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-641"}
2026-02-17 01:16:51.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-641"}
2026-02-17 01:16:51.588 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:51.589 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:51.589 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.589 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.590 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.590 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:51.591 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.591 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.628 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:51.628 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:51.629 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:51.630 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:51.630 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.630 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.630 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.630 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:51.631 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.631 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:51.651 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:51.651 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:52.153 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:52.154 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:52.154 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.154 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.154 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.155 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:52.155 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.155 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.176 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:52.176 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:52.604 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:52.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:52.604 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.605 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.605 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.605 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:52.606 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.606 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.630 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:52.630 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:52.681 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:52.681 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:52.681 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.681 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.681 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.682 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:52.682 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.682 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:52.698 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:52.699 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:53.202 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:53.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:53.202 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.202 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.202 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.203 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:53.203 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.203 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.224 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:53.224 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:53.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3462"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3462"}
2026-02-17 01:16:53.306 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6562"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6562"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6562"}
2026-02-17 01:16:53.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6562" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:53.599 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:53.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:53.600 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.601 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.601 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.602 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:53.603 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.603 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.626 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:53.626 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:53.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:53.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:53.750 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.750 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.750 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.751 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:53.752 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:53.780 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:53.781 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:54.173 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4359" name:"default"}
2026-02-17 01:16:54.281 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:54.281 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:54.281 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.281 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.281 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.282 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:54.283 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.283 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.307 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:54.307 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:54.674 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:54.674 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:54.674 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.674 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.674 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.675 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:54.675 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.676 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.702 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:54.702 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:54.717 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-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:"webhook-4359"} labels:{key:"webhook-4359" value:"true"}
2026-02-17 01:16:54.745 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4359"}
2026-02-17 01:16:54.802 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:54.802 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:54.802 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.803 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.803 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.803 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:54.804 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.804 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:54.827 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:54.827 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:54.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6675" name:"default"}
2026-02-17 01:16:54.920 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6675"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6675"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6675"} labels:{key:"webhook-4359-markers" value:"true"}
2026-02-17 01:16:54.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6675"}
2026-02-17 01:16:55.318 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:55.318 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:55.319 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.319 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.319 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.319 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:55.319 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.319 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.344 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:55.344 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:55.607 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:55.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:55.607 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.608 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.608 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.608 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:55.609 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.609 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.630 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:55.630 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:55.935 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:55.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:55.936 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.936 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.937 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.937 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:55.938 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.938 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:55.968 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:55.968 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:56.463 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:56.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:56.464 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.464 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.464 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.465 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:56.465 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.465 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.493 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:56.494 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:56.612 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:56.612 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:56.612 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.612 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.612 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.613 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:56.613 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.613 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:56.641 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:56.642 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:57.035 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:57.035 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:57.035 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.035 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.035 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.036 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:57.037 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.037 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.058 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:57.059 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:57.564 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:57.565 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:57.565 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.565 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.565 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.567 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:57.567 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.567 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.592 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:57.592 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:57.621 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:57.621 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:57.621 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.622 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.622 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.623 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:57.623 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.623 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:57.649 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:57.649 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:58.098 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:58.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:58.099 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.099 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.099 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.099 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:58.100 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.100 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.122 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:58.122 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:58.495 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3462" name:"default"}
2026-02-17 01:16:58.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3462"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3462"}
2026-02-17 01:16:58.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3462"}
2026-02-17 01:16:58.622 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:58.622 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:58.622 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.622 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.622 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.623 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:58.623 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.623 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.642 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:58.657 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:58.657 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:58.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:58.659 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.659 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.659 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.660 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:58.660 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.660 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:58.694 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:58.694 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:59.144 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:59.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:59.144 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.144 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.145 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.145 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:59.146 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.146 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.173 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:59.173 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:59.412 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6562"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6562"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6562"}
2026-02-17 01:16:59.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2815"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2815"}
2026-02-17 01:16:59.457 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2815" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:16:59.487 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2815" type:"ClusterIP" cluster_ips:"10.254.161.50" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 01:16:59.633 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:59.633 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:59.633 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.634 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.634 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.635 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:59.635 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.635 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.662 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:16:59.664 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:59.664 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:16:59.665 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:16:59.666 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.666 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.666 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.667 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:16:59.668 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.668 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:16:59.686 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:16:59.686 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:00.187 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:00.188 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:00.188 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.188 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.188 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.189 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:00.189 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.189 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.219 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:00.219 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:00.651 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:00.651 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:00.651 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.651 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.651 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.652 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:00.652 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.652 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.675 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:00.675 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:00.703 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:00.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:00.704 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.704 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.704 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.704 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:00.704 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.704 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:00.724 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:00.724 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:01.229 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:01.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:01.229 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.229 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.229 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.237 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:01.237 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.237 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.261 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:01.261 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:01.648 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:01.648 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:01.648 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.649 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.649 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.650 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:01.650 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.650 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.674 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:01.674 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:01.750 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:01.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:01.751 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.751 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.751 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.751 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:01.751 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.751 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:01.775 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:01.775 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:02.103 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2815/pause-pod-0, name=eth0)
2026-02-17 01:17:02.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2815.default"} profile:{}
2026-02-17 01:17:02.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2815"} profile:{inbound_rules:{action:"allow" rule_id:"q_kTBmcKB7_EqWoQ"} outbound_rules:{action:"allow" rule_id:"jmZesT1oRLHwGJ9J"}}
2026-02-17 01:17:02.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2815/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65a4c73f7f7" profile_ids:"kns.endpointslice-2815" profile_ids:"ksa.endpointslice-2815.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:17:02.103 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.103 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.104 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.104 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65a4c73f7f7" ipVersion=0x4 table="filter"
2026-02-17 01:17:02.104 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F_sR8VZKKHIKEtmrfN" ipVersion=0x4 table="filter"
2026-02-17 01:17:02.104 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_D5c4zlHEk_xybYn9Su" ipVersion=0x4 table="filter"
2026-02-17 01:17:02.104 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65a4c73f7f7" ipVersion=0x4 table="filter"
2026-02-17 01:17:02.104 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F_sR8VZKKHIKEtmrfN" ipVersion=0x4 table="filter"
2026-02-17 01:17:02.104 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_D5c4zlHEk_xybYn9Su" ipVersion=0x4 table="filter"
2026-02-17 01:17:02.104 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:02.104 [INFO][73] 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:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.104 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.143 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:02.144 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 01:17:02.180 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali65a4c73f7f7" state="down"
2026-02-17 01:17:02.181 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:02.181 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65a4c73f7f7", State:"down", Index:146}
2026-02-17 01:17:02.181 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Typed[string]{}}
2026-02-17 01:17:02.181 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Typed[string]{}}
2026-02-17 01:17:02.181 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:02.181 [INFO][73] 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:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.181 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.188 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali65a4c73f7f7" state="up"
2026-02-17 01:17:02.208 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:02.208 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 01:17:02.208 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65a4c73f7f7", State:"up", Index:146}
2026-02-17 01:17:02.208 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:02.208 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:02.208 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:02.209 [INFO][73] 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:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.209 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:02.228 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:02.228 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:17:02.290 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:02.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:02.290 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.290 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.290 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.291 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:02.291 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.291 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.317 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:02.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:02.675 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:02.676 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:02.676 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.676 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.676 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.677 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:02.678 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.678 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.701 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:02.701 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:02.835 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:02.835 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:02.835 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.835 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.835 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.836 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:02.836 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.836 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:02.866 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:02.866 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:03.356 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:03.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:03.357 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.358 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.359 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.360 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:03.361 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.361 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.383 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:03.383 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:03.668 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:03.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:03.668 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.668 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.668 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.668 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:03.669 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.669 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.685 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2815/pause-pod-0, name=eth0)
2026-02-17 01:17:03.694 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:03.694 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:03.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2815/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65a4c73f7f7" profile_ids:"kns.endpointslice-2815" profile_ids:"ksa.endpointslice-2815.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:17:03.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:03.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:03.695 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:03.696 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:03.697 [INFO][73] 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:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:03.697 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:03.726 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:03.726 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:17:03.879 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:03.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:03.880 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.880 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.880 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.883 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:03.884 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.884 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:03.916 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:03.916 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:03.979 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=146
2026-02-17 01:17:03.979 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:03.979 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:03.979 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:04.398 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:04.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:04.399 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.400 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.400 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.401 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:04.401 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.401 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.429 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:04.429 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:04.671 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:04.672 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:04.672 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.672 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.672 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.672 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:04.672 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.673 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.699 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:04.699 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:04.779 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6562" name:"default"}
2026-02-17 01:17:04.830 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6562"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6562"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6562"}
2026-02-17 01:17:04.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6562"}
2026-02-17 01:17:04.920 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:04.920 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:04.921 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.921 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.921 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.922 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:04.922 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.922 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:04.947 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:04.947 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:05.440 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:05.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:05.442 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.442 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.442 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.443 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:05.443 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.443 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.476 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:05.476 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:05.672 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:05.672 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:05.672 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.672 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.673 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.674 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:05.674 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.674 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.698 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:05.698 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:05.914 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2815"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2815"}
2026-02-17 01:17:05.940 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-2041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-2041"} 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:"pod-resize-tests-2041"}
2026-02-17 01:17:05.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:05.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-2041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:05.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:05.972 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.972 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.972 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.973 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:05.973 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:05.973 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.008 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:06.008 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:06.484 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:06.484 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:06.484 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.484 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.484 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.485 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:06.485 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.485 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.510 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:06.510 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:06.683 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:06.683 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:06.683 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.683 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.683 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.687 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:06.687 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.687 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:06.711 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:06.711 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:07.005 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:07.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:07.006 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.006 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.006 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.007 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:07.007 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.007 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.033 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:07.033 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:07.527 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:07.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:07.528 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.528 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.528 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.529 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:07.529 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.529 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.552 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:07.553 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:07.683 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:07.683 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:07.683 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.683 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.684 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.685 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:07.686 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.686 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:07.707 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:07.707 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:08.051 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:08.052 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:08.052 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.052 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.052 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.053 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:08.053 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.053 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.077 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:08.077 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:08.571 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:08.571 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:08.571 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.571 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.572 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.579 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:08.579 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.580 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.603 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:08.603 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:08.689 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:08.689 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:08.689 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.690 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.690 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.691 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:08.691 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.691 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:08.726 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:08.726 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:09.094 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:09.094 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:09.095 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.095 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.095 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.095 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:09.095 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.096 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.126 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:09.126 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:09.616 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:09.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:09.616 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.616 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.616 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.617 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:09.617 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.617 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.645 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:09.645 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:09.695 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:09.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:09.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.695 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.697 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:09.698 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.698 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:09.723 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:09.723 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:10.138 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:10.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:10.139 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.139 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.139 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.140 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:10.140 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.140 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.165 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:10.165 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:10.665 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:10.665 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:10.665 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.666 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.666 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.666 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:10.667 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.667 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.695 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:10.695 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:10.699 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:10.699 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:10.700 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.700 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.700 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.701 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:10.701 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.701 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:10.721 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:10.721 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:10.940 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2815/pause-pod-0, name=eth0)
2026-02-17 01:17:10.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2815/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65a4c73f7f7" profile_ids:"kns.endpointslice-2815" profile_ids:"ksa.endpointslice-2815.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:17:10.941 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.941 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.941 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.941 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:10.942 [INFO][73] 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:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.942 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.945 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2815/pause-pod-0, name=eth0)
2026-02-17 01:17:10.973 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:10.973 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:17:10.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2815/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 01:17:10.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2815.default"}
2026-02-17 01:17:10.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2815"}
2026-02-17 01:17:10.973 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.973 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F_sR8VZKKHIKEtmrfN" ipVersion=0x4 table="filter"
2026-02-17 01:17:10.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_D5c4zlHEk_xybYn9Su" ipVersion=0x4 table="filter"
2026-02-17 01:17:10.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F_sR8VZKKHIKEtmrfN" ipVersion=0x4 table="filter"
2026-02-17 01:17:10.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_D5c4zlHEk_xybYn9Su" ipVersion=0x4 table="filter"
2026-02-17 01:17:10.974 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65a4c73f7f7" ipVersion=0x4 table="filter"
2026-02-17 01:17:10.974 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65a4c73f7f7" ipVersion=0x4 table="filter"
2026-02-17 01:17:10.974 [INFO][73] 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:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.974 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:10.975 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.29
2026-02-17 01:17:11.045 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2815/pause-pod-0", EndpointId:"eth0"}
2026-02-17 01:17:11.132 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2815"
2026-02-17 01:17:11.182 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:11.182 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:11.182 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.182 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.182 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.183 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:11.183 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.183 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.204 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:11.204 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:11.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2815" name:"default"}
2026-02-17 01:17:11.340 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=146
2026-02-17 01:17:11.340 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:11.340 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali65a4c73f7f7" state="down"
2026-02-17 01:17:11.341 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Typed[string]{}}
2026-02-17 01:17:11.341 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Typed[string]{}}
2026-02-17 01:17:11.341 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65a4c73f7f7", State:"down", Index:146}
2026-02-17 01:17:11.344 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali65a4c73f7f7" state=""
2026-02-17 01:17:11.344 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65a4c73f7f7"
2026-02-17 01:17:11.366 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65a4c73f7f7", State:"", Index:146}
2026-02-17 01:17:11.366 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Set[string](nil)}
2026-02-17 01:17:11.366 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65a4c73f7f7", Addrs:set.Set[string](nil)}
2026-02-17 01:17:11.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2815"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2815"}
2026-02-17 01:17:11.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2815"}
2026-02-17 01:17:11.696 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:11.696 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:11.696 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.696 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.696 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.697 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:11.697 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.697 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.708 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:11.724 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:11.724 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:11.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:11.724 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.724 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.724 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.725 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:11.725 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.725 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:11.747 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:11.747 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:12.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:17:12.219 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:17:12.219 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:17:12.224 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:12.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:12.259 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.259 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.259 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.260 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:12.261 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.261 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.289 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:12.289 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:12.711 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:12.712 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:12.712 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.712 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.712 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.712 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:12.713 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.713 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.736 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:12.736 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:12.746 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:12.746 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:12.747 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.747 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.747 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.748 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:12.748 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.748 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:12.770 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:12.770 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:13.268 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:13.269 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:13.269 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.269 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.269 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.271 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:13.271 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.271 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.296 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:13.296 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:13.717 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:13.717 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:13.717 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.717 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.717 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.717 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:13.718 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.718 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.751 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:13.751 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:13.783 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:13.784 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:13.784 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.784 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.784 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.785 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:13.786 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.786 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:13.819 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:13.819 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:14.307 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:14.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:14.308 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.308 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.308 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.309 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:14.309 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.309 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.340 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:14.340 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:14.721 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:14.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:14.721 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.722 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.722 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.724 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:14.725 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.725 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.752 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:14.752 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:14.807 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:17:14.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:17:14.807 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.808 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.808 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.809 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:17:14.809 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.809 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.832 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:14.838 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:14.838 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:17:14.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:14.839 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.839 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.839 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.839 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:14.840 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.840 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:14.847 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:17:14.866 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:14.866 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:14.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:17:14.866 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.867 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.867 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.868 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:17:14.868 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:14.901 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:14.901 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:17:15.357 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:15.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:15.358 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.358 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.358 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.359 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:15.359 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.359 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.380 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:15.380 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:15.739 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:17:15.739 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:17:15.739 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:15.740 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:15.740 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:15.740 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:17:15.740 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:15.740 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:15.755 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:15.759 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:15.759 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:17:15.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:15.759 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.759 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.759 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.760 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:15.760 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.760 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.787 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:15.787 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:15.870 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:15.870 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:15.871 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.871 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.871 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.872 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:15.872 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.872 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:15.899 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:15.899 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:16.396 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:16.398 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:16.398 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.399 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.400 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.401 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:16.402 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.402 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.427 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:16.427 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:16.740 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:16.740 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:16.741 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.741 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.741 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.742 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:16.742 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.742 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.767 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:16.767 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:16.914 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:16.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:16.915 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.915 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.915 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.916 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:16.916 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.916 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:16.939 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:16.939 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:17.435 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:17.435 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:17.435 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.435 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.435 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.436 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:17.436 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.436 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.461 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:17.461 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:17.740 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:17.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:17.741 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.741 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.741 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.743 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:17.743 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.764 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:17.764 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:17.958 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:17.958 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:17.958 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.958 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.958 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.959 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:17.959 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.959 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:17.982 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:17.982 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:18.475 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:18.476 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:18.476 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.476 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.476 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.477 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:18.477 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.477 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.504 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:18.504 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:18.744 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:18.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:18.744 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.745 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.745 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.746 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:18.747 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.747 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:18.769 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:18.769 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:18.999 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:19.000 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:19.000 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.000 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.000 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.001 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:19.001 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.001 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.021 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:19.021 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:19.520 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:19.520 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:19.520 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.520 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.520 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.521 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:19.521 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.521 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.541 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:19.541 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:19.750 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:19.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:19.751 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.751 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.751 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.752 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:19.752 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.752 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:19.777 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:19.777 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:20.040 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:20.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:20.041 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.041 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.041 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.042 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:20.042 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.042 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.065 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:20.065 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:20.561 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:20.562 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:20.562 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.562 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.562 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.563 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:20.563 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.563 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.593 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:20.593 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:20.759 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:20.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:20.759 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.759 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.759 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.760 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:20.760 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.760 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:20.782 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:20.782 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:21.084 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:21.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:21.099 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.099 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.099 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.100 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:21.100 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.100 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.125 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:21.125 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:21.605 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:21.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:21.606 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.606 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.606 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.607 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:21.607 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.607 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.638 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:21.638 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:21.761 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:21.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:21.761 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.761 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.761 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.762 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:21.762 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.762 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:21.785 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:21.785 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:22.126 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:22.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:22.126 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.126 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.126 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.127 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:22.127 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.127 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.160 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:22.160 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:22.291 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-2041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-2041"} 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:"pod-resize-tests-2041"}
2026-02-17 01:17:22.341 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5339"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5339"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5339"}
2026-02-17 01:17:22.370 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:22.648 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:22.648 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:22.648 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.648 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.648 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.649 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:22.649 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.649 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.720 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:22.720 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:22.766 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:22.767 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:22.767 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.767 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.767 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.768 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:22.768 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.769 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:22.787 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:22.788 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:23.169 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:23.169 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:23.170 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.170 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.170 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.171 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:23.171 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.171 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.193 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:23.193 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:23.684 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:23.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:23.685 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.686 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.686 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.687 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:23.688 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.688 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.714 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:23.714 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:23.770 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:23.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:23.771 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.771 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.771 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.772 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:23.773 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.773 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:23.795 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:23.795 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:24.205 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:24.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:24.206 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.206 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.206 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.209 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:24.209 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.209 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.232 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:24.233 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:24.725 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:24.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:24.726 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.726 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.726 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.727 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:24.727 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.728 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.764 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:24.764 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:24.772 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:24.772 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:24.772 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.773 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.773 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.777 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:24.777 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.777 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:24.797 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:24.797 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:24.993 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-5339/pod-2, name=eth0)
2026-02-17 01:17:24.993 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-5339"} profile:{inbound_rules:{action:"allow" rule_id:"f1UcnmSK81VXUavd"} outbound_rules:{action:"allow" rule_id:"k2BWsbxTdewZoaxy"}}
2026-02-17 01:17:24.993 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-5339.default"} profile:{}
2026-02-17 01:17:24.993 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-5339/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97e525fc943" profile_ids:"kns.disruption-5339" profile_ids:"ksa.disruption-5339.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:17:24.993 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:24.993 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:24.993 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:24.994 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97e525fc943" ipVersion=0x4 table="filter"
2026-02-17 01:17:24.994 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-5339" ipVersion=0x4 table="filter"
2026-02-17 01:17:24.994 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4zdgHpYCOWGj2tqIuZ" ipVersion=0x4 table="filter"
2026-02-17 01:17:24.994 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97e525fc943" ipVersion=0x4 table="filter"
2026-02-17 01:17:24.994 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-5339" ipVersion=0x4 table="filter"
2026-02-17 01:17:24.994 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4zdgHpYCOWGj2tqIuZ" ipVersion=0x4 table="filter"
2026-02-17 01:17:24.994 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97e525fc943"
2026-02-17 01:17:24.994 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:24.994 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.043 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:25.043 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} status="down"
2026-02-17 01:17:25.061 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali97e525fc943" state="down"
2026-02-17 01:17:25.062 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97e525fc943", State:"down", Index:147}
2026-02-17 01:17:25.062 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97e525fc943"
2026-02-17 01:17:25.062 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Typed[string]{}}
2026-02-17 01:17:25.062 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Typed[string]{}}
2026-02-17 01:17:25.062 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97e525fc943"
2026-02-17 01:17:25.062 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.062 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.068 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali97e525fc943" state="up"
2026-02-17 01:17:25.083 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:25.083 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} status="down"
2026-02-17 01:17:25.083 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97e525fc943", State:"up", Index:147}
2026-02-17 01:17:25.083 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97e525fc943"
2026-02-17 01:17:25.083 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97e525fc943"
2026-02-17 01:17:25.083 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97e525fc943"
2026-02-17 01:17:25.083 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.083 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.107 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:25.107 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:17:25.248 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:25.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:25.249 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.249 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.249 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.249 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:25.249 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.249 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.274 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:25.274 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:25.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:17:25.441 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:17:25.441 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:17:25.771 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:25.771 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:25.771 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.772 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.772 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.773 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:25.773 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.773 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.792 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-5339/pod-2, name=eth0)
2026-02-17 01:17:25.802 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:25.802 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:25.802 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-5339/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97e525fc943" profile_ids:"kns.disruption-5339" profile_ids:"ksa.disruption-5339.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:17:25.802 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.802 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.803 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.804 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97e525fc943"
2026-02-17 01:17:25.804 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.804 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:25.812 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:25.828 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:25.829 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:17:25.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:25.829 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.829 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.829 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.830 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:25.830 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.830 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:25.854 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:25.854 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:26.295 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:26.295 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:26.295 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.295 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.295 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.296 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:26.296 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.296 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.325 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:26.325 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:26.453 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5339"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5339"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5339"}
2026-02-17 01:17:26.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5854"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5854"}
2026-02-17 01:17:26.508 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-5854" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:26.599 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-17 01:17:26.600 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97e525fc943"
2026-02-17 01:17:26.600 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:26.600 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:26.788 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:26.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:26.788 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.788 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.788 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.788 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:26.789 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.789 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.813 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:26.818 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:26.818 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:26.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:26.818 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.819 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.819 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.820 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:26.820 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.821 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:26.851 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:26.851 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:27.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5854"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5854"}
2026-02-17 01:17:27.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3777"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3777"}
2026-02-17 01:17:27.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:27.332 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:27.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:27.333 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.333 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.333 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.333 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:27.334 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.334 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.357 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:27.357 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:27.358 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-2041" name:"default"}
2026-02-17 01:17:27.789 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:27.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:27.790 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.790 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.790 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.791 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:27.791 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.791 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.816 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:27.817 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:27.850 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:27.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:27.850 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.850 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.851 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.851 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:27.852 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.852 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:27.876 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:27.876 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:27.943 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-2041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-2041"} 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:"pod-resize-tests-2041"}
2026-02-17 01:17:27.977 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-2041"}
2026-02-17 01:17:28.372 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:28.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:28.372 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.373 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.373 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.374 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:28.374 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.374 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.392 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:28.392 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:28.797 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:28.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:28.797 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.797 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.798 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.799 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:28.800 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.800 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.821 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:28.822 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:28.889 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:28.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:28.890 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.890 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.890 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.891 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:28.891 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:28.912 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:28.912 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:29.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3777"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3777"}
2026-02-17 01:17:29.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-779"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-779"}
2026-02-17 01:17:29.250 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-779" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:29.413 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:29.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:29.414 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.414 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.414 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.414 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:29.414 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.414 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.438 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:29.438 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:29.797 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:29.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:29.797 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.797 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.798 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.798 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:29.799 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.799 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.821 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:29.821 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:29.923 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c, name=eth0)
2026-02-17 01:17:29.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-779"} profile:{inbound_rules:{action:"allow" rule_id:"jswNZU1yYGHfjfsc"} outbound_rules:{action:"allow" rule_id:"lXzdE5eEnJgtdW-G"}}
2026-02-17 01:17:29.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-779.default"} profile:{}
2026-02-17 01:17:29.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07891bb450e" profile_ids:"kns.secrets-779" profile_ids:"ksa.secrets-779.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:17:29.924 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:29.925 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:29.925 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:29.926 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07891bb450e" ipVersion=0x4 table="filter"
2026-02-17 01:17:29.926 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-779" ipVersion=0x4 table="filter"
2026-02-17 01:17:29.926 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4CoOo_y3nvjnPBqr9c" ipVersion=0x4 table="filter"
2026-02-17 01:17:29.926 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07891bb450e" ipVersion=0x4 table="filter"
2026-02-17 01:17:29.926 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-779" ipVersion=0x4 table="filter"
2026-02-17 01:17:29.926 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4CoOo_y3nvjnPBqr9c" ipVersion=0x4 table="filter"
2026-02-17 01:17:29.926 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07891bb450e"
2026-02-17 01:17:29.926 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:29.926 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:29.934 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:29.974 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:29.974 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="down"
2026-02-17 01:17:29.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:29.974 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.974 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.974 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.975 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:29.975 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:29.996 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:29.996 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:30.000 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali07891bb450e" state="down"
2026-02-17 01:17:30.000 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07891bb450e"
2026-02-17 01:17:30.001 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07891bb450e", State:"down", Index:148}
2026-02-17 01:17:30.001 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Typed[string]{}}
2026-02-17 01:17:30.001 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Typed[string]{}}
2026-02-17 01:17:30.001 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07891bb450e"
2026-02-17 01:17:30.001 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.001 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.004 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali07891bb450e" state="up"
2026-02-17 01:17:30.025 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:30.025 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="down"
2026-02-17 01:17:30.025 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07891bb450e", State:"up", Index:148}
2026-02-17 01:17:30.025 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07891bb450e"
2026-02-17 01:17:30.025 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07891bb450e"
2026-02-17 01:17:30.025 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07891bb450e"
2026-02-17 01:17:30.025 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.025 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:30.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="up"
2026-02-17 01:17:30.456 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:30.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:30.457 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.457 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.457 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.457 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:30.457 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.458 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.482 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:30.482 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:30.805 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:30.805 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:30.805 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.805 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.805 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.806 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:30.806 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.806 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.822 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c, name=eth0)
2026-02-17 01:17:30.830 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:30.830 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:30.830 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07891bb450e" profile_ids:"kns.secrets-779" profile_ids:"ksa.secrets-779.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:17:30.830 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.831 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.831 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.832 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07891bb450e"
2026-02-17 01:17:30.833 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.833 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:30.855 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:30.855 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="up"
2026-02-17 01:17:30.977 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:30.977 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:30.977 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.977 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.978 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.978 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:30.978 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:30.978 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.004 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:31.004 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:31.504 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:31.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:31.504 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.504 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.504 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.505 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:31.505 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.505 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.522 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-5339/pod-2, name=eth0)
2026-02-17 01:17:31.529 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:31.529 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:31.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-5339/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97e525fc943" profile_ids:"kns.disruption-5339" profile_ids:"ksa.disruption-5339.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:17:31.529 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.529 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.529 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.539 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97e525fc943"
2026-02-17 01:17:31.539 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.539 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.542 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-5339/pod-2, name=eth0)
2026-02-17 01:17:31.559 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:31.559 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:17:31.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-5339/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97e525fc943" profile_ids:"kns.disruption-5339" profile_ids:"ksa.disruption-5339.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:17:31.560 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5339"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5339"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5339"}
2026-02-17 01:17:31.560 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.560 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.560 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.560 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97e525fc943"
2026-02-17 01:17:31.560 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.560 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.588 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:31.588 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 01:17:31.654 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-17 01:17:31.654 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07891bb450e"
2026-02-17 01:17:31.654 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:31.655 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:31.785 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-5339/pod-2, name=eth0)
2026-02-17 01:17:31.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-5339/pod-2" endpoint_id:"eth0"}
2026-02-17 01:17:31.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-5339"}
2026-02-17 01:17:31.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-5339.default"}
2026-02-17 01:17:31.786 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.786 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.786 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-5339" ipVersion=0x4 table="filter"
2026-02-17 01:17:31.786 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4zdgHpYCOWGj2tqIuZ" ipVersion=0x4 table="filter"
2026-02-17 01:17:31.786 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-5339" ipVersion=0x4 table="filter"
2026-02-17 01:17:31.786 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4zdgHpYCOWGj2tqIuZ" ipVersion=0x4 table="filter"
2026-02-17 01:17:31.786 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.786 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97e525fc943" ipVersion=0x4 table="filter"
2026-02-17 01:17:31.787 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97e525fc943" ipVersion=0x4 table="filter"
2026-02-17 01:17:31.787 [INFO][73] 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-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.787 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.787 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.6
2026-02-17 01:17:31.817 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:31.855 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-5339/pod-2", EndpointId:"eth0"}
2026-02-17 01:17:31.855 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:31.855 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.855 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.855 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.855 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:31.855 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.856 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:31.878 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:31.879 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:31.897 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-17 01:17:31.897 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97e525fc943"
2026-02-17 01:17:31.897 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali97e525fc943" state="down"
2026-02-17 01:17:31.897 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Typed[string]{}}
2026-02-17 01:17:31.897 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Typed[string]{}}
2026-02-17 01:17:31.897 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97e525fc943", State:"down", Index:147}
2026-02-17 01:17:31.903 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali97e525fc943" state=""
2026-02-17 01:17:31.903 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97e525fc943"
2026-02-17 01:17:31.915 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97e525fc943", State:"", Index:147}
2026-02-17 01:17:31.915 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Set[string](nil)}
2026-02-17 01:17:31.915 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97e525fc943", Addrs:set.Set[string](nil)}
2026-02-17 01:17:32.032 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:32.032 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:32.032 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.032 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.032 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.033 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:32.034 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.034 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.037 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c, name=eth0)
bird: KIF: Received address message for unknown interface 148
2026-02-17 01:17:32.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:32.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:32.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07891bb450e" profile_ids:"kns.secrets-779" profile_ids:"ksa.secrets-779.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:17:32.056 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.056 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.056 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.056 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07891bb450e"
2026-02-17 01:17:32.056 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.056 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.087 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:32.087 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="down"
2026-02-17 01:17:32.142 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali07891bb450e" state="down"
2026-02-17 01:17:32.142 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07891bb450e"
2026-02-17 01:17:32.142 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-17 01:17:32.143 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07891bb450e", State:"down", Index:148}
2026-02-17 01:17:32.143 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Typed[string]{}}
2026-02-17 01:17:32.143 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Typed[string]{}}
2026-02-17 01:17:32.143 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07891bb450e"
2026-02-17 01:17:32.143 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07891bb450e"
2026-02-17 01:17:32.143 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.143 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.143 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.25
2026-02-17 01:17:32.145 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali07891bb450e" state=""
2026-02-17 01:17:32.145 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07891bb450e"
2026-02-17 01:17:32.169 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:32.169 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="down"
2026-02-17 01:17:32.169 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07891bb450e", State:"", Index:148}
2026-02-17 01:17:32.169 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Set[string](nil)}
2026-02-17 01:17:32.169 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07891bb450e", Addrs:set.Set[string](nil)}
2026-02-17 01:17:32.169 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07891bb450e"
2026-02-17 01:17:32.169 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.169 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.194 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:32.194 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"} status="down"
2026-02-17 01:17:32.239 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c, name=eth0)
2026-02-17 01:17:32.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c" endpoint_id:"eth0"}
2026-02-17 01:17:32.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-779"}
2026-02-17 01:17:32.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-779.default"}
2026-02-17 01:17:32.240 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.240 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.240 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-779" ipVersion=0x4 table="filter"
2026-02-17 01:17:32.241 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4CoOo_y3nvjnPBqr9c" ipVersion=0x4 table="filter"
2026-02-17 01:17:32.241 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-779" ipVersion=0x4 table="filter"
2026-02-17 01:17:32.241 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4CoOo_y3nvjnPBqr9c" ipVersion=0x4 table="filter"
2026-02-17 01:17:32.241 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.241 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07891bb450e" ipVersion=0x4 table="filter"
2026-02-17 01:17:32.241 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07891bb450e" ipVersion=0x4 table="filter"
2026-02-17 01:17:32.241 [INFO][73] 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:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.241 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.295 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-779/pod-secrets-2582909a-d6d0-4ad8-a867-b34429d9d78c", EndpointId:"eth0"}
2026-02-17 01:17:32.405 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-5854" name:"default"}
2026-02-17 01:17:32.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5854"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5854"}
2026-02-17 01:17:32.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-5854"}
2026-02-17 01:17:32.553 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:32.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:32.556 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.556 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.556 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.558 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:32.558 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.559 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.583 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:32.584 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:32.833 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:32.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:32.833 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.834 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.834 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.834 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:32.835 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.835 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:32.858 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:32.859 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:33.076 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:33.077 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:33.077 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.078 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.079 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.080 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:33.081 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.081 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.106 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:33.106 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:33.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-779"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-779"}
2026-02-17 01:17:33.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-21"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-21"} 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-21"}
2026-02-17 01:17:33.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-21" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:33.600 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:33.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:33.601 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.601 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.601 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.602 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:33.603 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.603 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.630 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:33.630 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:33.825 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:33.825 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:33.825 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.825 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.825 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.826 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:33.826 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.826 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:33.846 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:33.846 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:34.122 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:34.123 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:34.123 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.123 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.123 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.124 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:34.124 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.124 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.150 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:34.150 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:34.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3777"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3777"}
2026-02-17 01:17:34.645 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:34.646 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:34.646 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.646 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.647 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.648 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:34.648 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.648 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.673 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:34.673 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:34.829 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:34.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:34.829 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.829 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.829 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.831 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:34.831 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.831 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:34.853 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:34.853 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:35.166 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:35.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:35.167 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.167 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.167 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.168 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:35.168 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.168 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.193 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:35.193 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:35.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-21"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-21"} 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-21"}
2026-02-17 01:17:35.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-862"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-862"}
2026-02-17 01:17:35.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-862" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:35.689 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:35.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:35.690 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.690 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.690 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.691 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:35.691 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.691 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.713 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:35.713 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:35.836 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:35.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:35.837 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.837 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.837 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.838 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:35.838 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.838 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:35.864 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:35.864 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:36.209 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:36.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:36.209 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.209 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.209 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.211 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:36.211 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.212 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.232 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:36.232 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:36.729 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:36.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:36.730 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.730 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.730 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.733 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:36.733 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.733 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.754 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:36.754 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:36.842 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:36.843 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:36.843 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.843 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.843 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.844 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:36.844 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:36.866 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:36.866 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:36.874 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5339" name:"default"}
2026-02-17 01:17:36.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5339"}
2026-02-17 01:17:37.250 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:37.250 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:37.250 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.251 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.251 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.252 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:37.252 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.253 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.275 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:37.275 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:37.827 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:37.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:37.827 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.827 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.827 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.828 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:37.828 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.828 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.857 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:37.857 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:37.860 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:37.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:37.860 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.860 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.860 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.861 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:37.861 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.861 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:37.892 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:37.892 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:38.349 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:38.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:38.350 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.350 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.350 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.350 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:38.350 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.350 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.371 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=limitrange-862/pfpod, name=eth0)
2026-02-17 01:17:38.375 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:38.375 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:38.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.limitrange-862.default"} profile:{}
2026-02-17 01:17:38.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.limitrange-862"} profile:{inbound_rules:{action:"allow" rule_id:"NoN8XgeUJQ0wPR0U"} outbound_rules:{action:"allow" rule_id:"zxGHHJu9wmTukhah"}}
2026-02-17 01:17:38.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-862/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b1baac847f" profile_ids:"kns.limitrange-862" profile_ids:"ksa.limitrange-862.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:17:38.375 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.375 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.375 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.376 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b1baac847f" ipVersion=0x4 table="filter"
2026-02-17 01:17:38.377 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.limitrange-862" ipVersion=0x4 table="filter"
2026-02-17 01:17:38.377 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6LxDZB5QjrYCdOWcRp" ipVersion=0x4 table="filter"
2026-02-17 01:17:38.377 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b1baac847f" ipVersion=0x4 table="filter"
2026-02-17 01:17:38.377 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.limitrange-862" ipVersion=0x4 table="filter"
2026-02-17 01:17:38.377 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6LxDZB5QjrYCdOWcRp" ipVersion=0x4 table="filter"
2026-02-17 01:17:38.377 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.377 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.378 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.415 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:38.415 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 01:17:38.443 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0b1baac847f" state="down"
2026-02-17 01:17:38.443 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.443 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b1baac847f", State:"down", Index:149}
2026-02-17 01:17:38.443 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Typed[string]{}}
2026-02-17 01:17:38.443 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Typed[string]{}}
2026-02-17 01:17:38.443 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.443 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.443 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.447 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0b1baac847f" state="up"
2026-02-17 01:17:38.464 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:17:38.465 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 01:17:38.465 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b1baac847f", State:"up", Index:149}
2026-02-17 01:17:38.465 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.465 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.466 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.466 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.466 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.485 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:38.485 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 01:17:38.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-779" name:"default"}
2026-02-17 01:17:38.806 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:17:38.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-779"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-779"}
2026-02-17 01:17:38.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-779"}
2026-02-17 01:17:38.857 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:38.877 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:38.877 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.877 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.877 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.878 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:38.878 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.878 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.878 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=limitrange-862/pfpod, name=eth0)
2026-02-17 01:17:38.879 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:38.898 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:38.898 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:38.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-862/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b1baac847f" profile_ids:"kns.limitrange-862" profile_ids:"ksa.limitrange-862.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:17:38.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:38.898 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.898 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.898 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b1baac847f"
2026-02-17 01:17:38.899 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:38.899 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.899 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:38.915 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:38.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 01:17:38.915 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:38.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:39.401 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:39.401 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:39.401 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.401 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.401 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.402 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:39.402 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.402 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.427 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:39.427 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:39.655 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-17 01:17:39.655 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b1baac847f"
2026-02-17 01:17:39.655 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:39.655 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:17:39.861 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:39.861 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:39.861 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.861 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.861 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.863 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:39.863 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.863 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.899 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:39.899 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:39.922 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:39.922 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:39.922 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.922 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.922 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.924 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:39.924 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.924 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:39.948 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:39.948 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:40.441 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:40.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:40.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.441 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.442 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.443 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:40.443 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.443 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.468 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:40.468 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:40.548 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-21"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-21"} 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-21"}
2026-02-17 01:17:40.875 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:40.876 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:40.876 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.876 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.876 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.877 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:40.877 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.877 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.901 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:40.901 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:40.966 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:40.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:40.966 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.966 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.966 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.967 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:40.967 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.967 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:40.990 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:40.990 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:41.486 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:41.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:41.486 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.487 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.487 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.487 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:41.488 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.488 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.517 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:41.518 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:41.871 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:41.871 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:41.871 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.871 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.871 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.872 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:41.872 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.872 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:41.898 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:41.898 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:42.012 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:42.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:42.012 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.012 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.012 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.013 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:42.014 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.014 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.034 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:42.034 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:42.534 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:42.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:42.534 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.534 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.534 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.535 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:42.535 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.535 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.560 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:42.560 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:42.811 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-862"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-862"}
2026-02-17 01:17:42.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5337"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-5337"}
2026-02-17 01:17:42.910 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:42.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:42.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:42.915 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.915 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.915 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.916 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:42.916 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.916 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:42.940 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:42.940 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:43.055 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:43.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:43.056 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.056 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.057 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.058 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:43.058 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.058 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.089 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:43.089 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:43.580 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:43.580 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:43.580 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.580 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.580 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.581 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:43.581 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.581 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.606 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:43.606 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:43.910 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:43.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:43.911 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.911 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.911 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.912 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:43.913 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:43.939 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:43.939 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:44.101 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:44.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:44.101 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.102 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.102 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.102 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:44.103 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.103 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.124 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:44.124 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:44.622 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:44.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:44.623 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.623 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.623 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.624 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:44.624 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.624 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.649 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:44.650 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:44.913 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:44.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:44.913 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.913 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.913 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.914 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:44.914 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.914 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:44.942 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:44.942 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:45.140 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:45.141 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:45.141 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.141 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.141 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.141 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:45.142 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.142 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.166 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:45.166 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:45.654 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:45.655 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:45.655 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.655 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.655 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.656 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:45.656 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.656 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.674 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:45.675 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:45.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-21" name:"default"}
2026-02-17 01:17:45.920 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:45.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:45.921 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.921 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.921 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.922 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:45.922 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.922 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:45.945 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:45.945 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:45.945 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-21"}
2026-02-17 01:17:46.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5337"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-5337"}
2026-02-17 01:17:46.147 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9300"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9300"}
2026-02-17 01:17:46.175 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:46.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:17:46.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:46.180 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.181 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.181 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.182 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:46.183 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.183 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.210 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:46.210 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:46.698 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:46.699 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:46.699 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.699 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.699 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.700 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:46.700 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.700 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.728 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:46.728 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:46.923 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:46.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:46.924 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.924 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.924 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.925 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:46.925 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.925 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:46.949 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:46.949 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:47.220 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:47.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:47.220 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.221 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.221 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.223 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:47.223 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.244 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:47.244 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:47.746 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:47.746 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:47.746 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.747 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.747 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.747 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:47.748 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.748 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.775 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:47.775 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:47.843 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=limitrange-862/pfpod, name=eth0)
2026-02-17 01:17:47.844 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-862/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b1baac847f" profile_ids:"kns.limitrange-862" profile_ids:"ksa.limitrange-862.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:17:47.847 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.847 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.847 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.849 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b1baac847f"
2026-02-17 01:17:47.849 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.849 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.865 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=limitrange-862/pfpod, name=eth0)
2026-02-17 01:17:47.878 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:47.878 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 01:17:47.878 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-862/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b1baac847f" profile_ids:"kns.limitrange-862" profile_ids:"ksa.limitrange-862.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:17:47.879 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.879 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.879 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.879 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b1baac847f"
2026-02-17 01:17:47.879 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.879 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:47.912 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:47.912 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 01:17:47.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-862"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-862"}
2026-02-17 01:17:47.928 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:47.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:47.938 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.938 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.938 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.939 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:47.939 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.939 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:47.967 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:47.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:48.132 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=limitrange-862/pfpod, name=eth0)
2026-02-17 01:17:48.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-862/pfpod" endpoint_id:"eth0"}
2026-02-17 01:17:48.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.limitrange-862"}
2026-02-17 01:17:48.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.limitrange-862.default"}
2026-02-17 01:17:48.133 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:48.133 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:48.133 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.limitrange-862" ipVersion=0x4 table="filter"
2026-02-17 01:17:48.133 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6LxDZB5QjrYCdOWcRp" ipVersion=0x4 table="filter"
2026-02-17 01:17:48.133 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.limitrange-862" ipVersion=0x4 table="filter"
2026-02-17 01:17:48.133 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6LxDZB5QjrYCdOWcRp" ipVersion=0x4 table="filter"
2026-02-17 01:17:48.133 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:48.134 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b1baac847f" ipVersion=0x4 table="filter"
2026-02-17 01:17:48.134 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b1baac847f" ipVersion=0x4 table="filter"
2026-02-17 01:17:48.134 [INFO][73] 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:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:48.134 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:48.135 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.21
bird: KIF: Received address message for unknown interface 149
2026-02-17 01:17:48.200 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-862/pfpod", EndpointId:"eth0"}
2026-02-17 01:17:48.200 [INFO][73] felix/summary.go 100: Summarising 301 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=72ms (resync-calico-v4,resync-filter-v4)
2026-02-17 01:17:48.246 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0b1baac847f" state="down"
2026-02-17 01:17:48.246 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b1baac847f", State:"down", Index:149}
2026-02-17 01:17:48.246 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b1baac847f"
2026-02-17 01:17:48.246 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=149
2026-02-17 01:17:48.246 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Typed[string]{}}
2026-02-17 01:17:48.246 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Typed[string]{}}
2026-02-17 01:17:48.249 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0b1baac847f" state=""
2026-02-17 01:17:48.249 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b1baac847f"
2026-02-17 01:17:48.265 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:48.269 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b1baac847f", State:"", Index:149}
2026-02-17 01:17:48.269 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Set[string](nil)}
2026-02-17 01:17:48.269 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b1baac847f", Addrs:set.Set[string](nil)}
2026-02-17 01:17:48.293 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:48.293 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.293 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.293 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.294 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:48.294 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.294 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.324 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:48.324 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:48.785 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:48.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:48.786 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.786 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.786 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.787 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:48.787 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.787 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.807 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:48.807 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:48.940 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:48.940 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:48.940 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.940 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.941 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.941 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:48.942 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.942 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:48.964 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:48.964 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:49.305 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:49.305 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:49.305 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.305 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.306 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.307 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:49.307 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.307 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.334 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:49.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:49.830 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:49.830 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:49.830 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.831 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.831 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.832 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:49.832 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.832 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.852 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:49.852 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:49.941 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:49.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:49.941 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.942 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.942 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.942 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:49.942 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.942 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:49.966 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:49.966 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:50.348 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:50.348 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:50.348 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.348 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.348 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.350 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:50.350 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.350 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.373 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:50.373 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:50.869 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:50.870 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:50.870 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.871 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.871 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.873 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:50.873 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.873 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.901 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:50.901 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:50.950 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:50.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:50.950 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.950 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.951 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.951 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:50.952 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.952 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:50.977 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:50.977 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:51.193 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:17:51.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:17:51.193 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.194 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.194 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.194 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:17:51.195 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.220 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:51.220 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:17:51.227 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:17:51.227 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:17:51.227 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.228 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.228 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.228 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:17:51.229 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.229 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.249 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:51.250 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:17:51.378 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5337" name:"default"}
2026-02-17 01:17:51.392 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:51.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:51.408 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.408 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.408 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.409 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:51.409 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.409 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.431 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:51.431 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:51.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5337"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-5337"}
2026-02-17 01:17:51.452 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5337"}
2026-02-17 01:17:51.912 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:51.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:51.913 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.913 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.913 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.914 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:51.914 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.914 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.940 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:51.940 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:51.959 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:51.960 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:51.960 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.960 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.960 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.961 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:51.962 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.962 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:51.978 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:17:51.984 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:51.984 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:51.984 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:17:51.984 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.985 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.985 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.986 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:17:51.986 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:51.987 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:17:52.004 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:52.004 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:17:52.449 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:52.449 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:52.449 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:52.449 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:52.450 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:52.450 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:52.451 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:52.451 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:52.482 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:52.482 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:53.027 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:53.028 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:53.030 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.031 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.032 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.033 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:53.034 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.035 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.034 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:53.056 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:53.056 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:53.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:53.056 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.056 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.056 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.057 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:53.057 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.057 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.086 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:53.086 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:53.319 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-862" name:"default"}
2026-02-17 01:17:53.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-862"}
2026-02-17 01:17:53.488 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:53.488 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:53.488 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.488 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.489 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.489 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:53.490 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.490 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.515 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:53.515 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:53.973 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:53.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:53.974 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.974 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.974 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.975 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:53.975 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:53.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.004 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:54.004 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:54.007 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:54.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:54.008 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.008 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.008 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.009 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:54.009 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.009 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.037 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:54.037 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:54.522 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:54.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:54.523 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.523 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.523 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.524 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:54.524 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.524 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.545 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:54.545 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:54.981 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:54.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:54.981 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.982 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.982 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.983 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:54.983 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:54.983 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.014 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:55.015 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:55.043 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:55.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:55.043 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.043 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.043 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.044 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:55.045 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:55.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:55.585 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:55.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:55.586 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.587 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.587 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.587 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:55.587 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.587 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.613 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:55.613 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:55.980 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:55.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:55.980 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.980 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.980 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.981 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:55.981 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:55.981 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.008 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:56.008 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:56.108 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:56.108 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:56.108 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.108 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.108 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.109 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:56.109 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.109 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.133 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:56.133 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:56.631 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:56.632 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:56.632 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.632 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.632 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.632 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:56.632 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.633 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.654 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:56.654 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:56.990 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:56.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:56.990 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.991 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.991 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.991 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:56.991 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:56.992 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.009 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:57.009 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:57.152 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:57.153 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:57.153 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.153 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.153 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.154 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:57.154 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.154 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.183 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:57.183 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:57.670 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:57.670 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:57.670 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.670 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.670 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.671 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:57.672 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.672 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.698 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:57.698 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:57.992 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:57.992 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:57.993 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.993 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.993 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.994 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:57.994 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:57.994 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.021 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:58.021 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:58.186 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:58.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:58.187 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.187 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.187 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.199 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:58.199 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.199 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.226 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:58.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:58.707 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:58.708 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:58.708 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.708 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.708 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.709 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:58.709 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.709 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.728 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:58.728 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:58.995 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:58.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:58.996 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.996 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.996 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.997 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:58.997 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:58.997 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.020 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:59.020 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:59.225 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:59.226 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:59.226 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.226 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.226 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.227 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:59.228 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.228 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.250 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:59.250 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:59.743 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:59.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:59.744 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.744 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.744 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.745 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:59.746 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.747 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.767 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:17:59.767 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:17:59.996 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:17:59.997 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:17:59.997 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.997 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.997 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.998 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:17:59.999 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:17:59.999 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.019 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:00.019 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:00.263 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:00.264 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:00.264 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.264 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.264 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.264 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:00.264 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.264 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.288 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:00.288 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:00.783 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:00.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:00.784 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.784 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.784 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.785 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:00.786 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.786 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:00.807 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:00.808 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:01.005 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:01.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:01.005 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.005 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.005 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.006 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:01.006 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.006 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.036 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:01.036 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:01.302 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:01.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:01.303 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.304 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.304 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.304 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:01.305 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.327 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:01.327 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:01.824 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:01.824 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:01.824 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.824 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.824 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.825 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:01.825 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.825 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:01.848 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:01.848 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:02.007 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:02.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:02.008 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.008 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.008 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.009 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:02.009 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.009 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.029 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:02.029 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:02.344 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:02.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:02.344 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.345 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.345 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.353 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:02.354 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.354 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.373 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:02.373 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:02.866 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:02.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:02.867 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.867 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.867 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.868 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:02.868 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.868 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:02.896 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:02.897 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:03.013 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:03.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:03.013 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.014 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.014 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.014 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:03.014 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.014 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.035 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:03.035 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:03.388 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:03.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:03.389 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.389 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.389 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.390 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:03.391 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.391 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.414 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:03.414 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:03.905 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:03.905 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:03.905 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.905 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.905 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.906 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:03.906 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.906 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:03.931 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:03.931 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:04.022 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:04.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:04.022 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.022 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.022 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.023 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:04.023 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.023 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.045 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:04.045 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:04.429 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:04.429 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:04.430 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.430 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.430 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.431 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:04.431 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.431 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.457 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:04.457 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:04.948 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:04.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:04.948 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.948 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.948 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.949 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:04.949 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.949 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:04.973 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:04.973 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:05.039 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:05.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:05.040 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.040 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.040 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.041 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:05.041 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.041 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.061 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:05.061 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:05.466 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:05.466 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:05.467 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.467 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.467 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.467 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:05.468 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.468 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.494 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:05.494 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:05.983 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:05.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:05.983 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.983 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.983 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.984 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:05.984 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:05.984 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.011 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:06.011 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:06.028 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:06.028 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:06.028 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.028 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.028 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.029 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:06.030 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.030 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.052 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:06.052 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:06.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3777" name:"default"}
2026-02-17 01:18:06.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3777"}
2026-02-17 01:18:06.504 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:06.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:06.506 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.506 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.507 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.510 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:06.511 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.511 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:06.535 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:06.535 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:07.027 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:07.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:07.027 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.027 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.027 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.028 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:07.029 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.029 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.035 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:07.051 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:07.051 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:07.051 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:07.051 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.051 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.051 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.052 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:07.052 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.052 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.072 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:07.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:07.548 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:07.548 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:07.549 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.549 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.549 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.550 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:07.551 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.551 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:07.579 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:07.579 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:08.032 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:08.032 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:08.033 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.033 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.033 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.034 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:08.034 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.034 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.065 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:08.066 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:08.070 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:08.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:08.071 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.071 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.071 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.071 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:08.071 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.071 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.091 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:08.091 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:08.591 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:08.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:08.591 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.591 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.591 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.592 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:08.592 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.592 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:08.610 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:08.610 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:09.037 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:09.038 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:09.038 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.038 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.039 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.040 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:09.040 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.040 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.066 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:09.066 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:09.112 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:09.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:09.112 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.112 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.112 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.113 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:09.114 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.114 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.140 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:09.141 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:09.630 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:09.630 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:09.630 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.630 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.630 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.632 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:09.632 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.632 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:09.658 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:09.659 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:10.042 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:10.042 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:10.043 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.043 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.043 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.044 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:10.044 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.044 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.071 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:10.071 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:10.150 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:10.151 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:10.151 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.151 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.151 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.153 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:10.153 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.153 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.176 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:10.176 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:10.733 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:10.734 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:10.734 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.734 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.734 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.735 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:10.735 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.735 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:10.758 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:10.759 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:11.044 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:11.044 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:11.044 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.045 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.045 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.046 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:11.046 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.046 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.070 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:11.070 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:11.251 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:11.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:11.252 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.252 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.252 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.253 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:11.253 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.253 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.276 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:11.276 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:11.773 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:11.773 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:11.773 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.774 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.774 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.777 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:11.777 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.777 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:11.804 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:11.804 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:12.050 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:12.050 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:12.050 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.051 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.051 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.051 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:12.052 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.052 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.076 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:12.076 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:12.293 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:12.294 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:12.294 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.295 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.295 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.295 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:12.295 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.296 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.326 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:12.326 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:12.814 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:12.815 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:12.815 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.815 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.816 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.818 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:12.818 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.819 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:12.844 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:12.844 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:13.058 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:13.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:13.058 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.058 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.059 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.059 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:13.059 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.059 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.082 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:13.082 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:13.336 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:13.336 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:13.336 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.336 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.336 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.337 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:13.338 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.338 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.360 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:13.360 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:13.856 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:13.857 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:13.857 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.857 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.857 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.858 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:13.859 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.859 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:13.880 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:13.880 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:14.060 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:14.060 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:14.060 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.060 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.061 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.061 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:14.061 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.061 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.085 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:14.085 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:14.379 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:14.380 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:14.380 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.380 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.380 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.381 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:14.381 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.381 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.404 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:14.404 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:14.896 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:14.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:14.896 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.896 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.896 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.897 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:14.897 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.897 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:14.927 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:14.927 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:15.066 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:15.066 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:15.066 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.066 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.067 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.067 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:15.067 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.067 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.101 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:15.101 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:15.419 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:15.419 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:15.419 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.419 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.419 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.420 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:15.420 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.420 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.441 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:15.441 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:15.933 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:15.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:15.933 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.933 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.933 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.934 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:15.934 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.934 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:15.955 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:15.955 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:16.070 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:16.070 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:16.070 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.070 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.070 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.071 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:16.071 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.071 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.100 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:16.100 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:16.454 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:16.454 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:16.455 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.455 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.455 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.456 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:16.456 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.457 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.477 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:16.477 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:16.975 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:16.975 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:16.975 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.975 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.976 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.977 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:16.977 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.977 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:16.995 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:16.995 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:17.072 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:17.073 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:17.073 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.073 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.073 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.074 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:17.074 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.075 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.099 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:17.099 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:17.509 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:17.509 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:17.509 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.510 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.510 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.511 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:17.512 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.512 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:17.538 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:17.538 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:18.031 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:18.031 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:18.032 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.032 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.032 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.033 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:18.034 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.034 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.063 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:18.063 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:18.079 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:18.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:18.080 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.080 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.080 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.081 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:18.082 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.082 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.103 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:18.103 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:18.553 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:18.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:18.553 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.554 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.554 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.555 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:18.555 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:18.579 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:18.579 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:19.071 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:19.072 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:19.072 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.072 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.072 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.073 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:19.073 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.073 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.090 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:19.094 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:19.094 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:19.094 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:19.094 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.094 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.095 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.098 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:19.098 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.098 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.120 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:19.121 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:19.593 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:19.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:19.593 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.593 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.593 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.594 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:19.594 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.594 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:19.616 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:19.616 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:20.083 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:20.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:20.083 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.084 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.084 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.084 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:20.085 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.085 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.107 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:20.107 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:20.111 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:20.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:20.112 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.112 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.112 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.113 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:20.114 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.114 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.136 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:20.136 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:20.635 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:20.636 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:20.636 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.636 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.636 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.637 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:20.637 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.637 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:20.664 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:20.664 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:21.093 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:21.093 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:21.093 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.094 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.094 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.095 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:21.095 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.095 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.121 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:21.121 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:21.160 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:21.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:21.160 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.160 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.160 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.161 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:21.161 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.161 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:21.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:21.680 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:21.680 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:21.680 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.680 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.680 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.681 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:21.682 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.682 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:21.703 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:21.703 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:22.094 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:22.094 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:22.094 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.094 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.095 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.095 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:22.095 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.095 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.118 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:22.118 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:22.203 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:22.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:22.203 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.203 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.203 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.203 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:22.203 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.203 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.227 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:22.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:22.720 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:22.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:22.720 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.720 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.720 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.721 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:22.721 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.721 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:22.746 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:22.746 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:23.098 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:23.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:23.099 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.099 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.099 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.099 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:23.099 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.100 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.124 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:23.124 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:23.243 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:23.243 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:23.243 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.244 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.244 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.244 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:23.244 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.244 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.266 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:23.266 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:23.769 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:23.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:23.770 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.770 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.770 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.771 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:23.772 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.772 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:23.797 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:23.797 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:24.111 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:24.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:24.112 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.112 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.112 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.112 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:24.113 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.113 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.133 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:24.133 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:24.288 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:24.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:24.289 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.289 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.289 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.290 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:24.291 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.291 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.311 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:24.311 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:24.807 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:24.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:24.808 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.808 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.808 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.809 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:24.809 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.809 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:24.831 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:24.831 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:24.896 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:18:24.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98a578c984e" profile_ids:"kns.pod-resize-tests-7201" profile_ids:"ksa.pod-resize-tests-7201.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:18:24.897 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.897 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.897 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.897 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98a578c984e"
2026-02-17 01:18:24.897 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.897 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.903 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-7201/resize-test-9pnsz, name=eth0)
2026-02-17 01:18:24.921 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:24.921 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"} status="up"
2026-02-17 01:18:24.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-7201/resize-test-9pnsz" endpoint_id:"eth0"}
2026-02-17 01:18:24.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-7201"}
2026-02-17 01:18:24.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-7201.default"}
2026-02-17 01:18:24.921 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.922 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vkvg2TWIb99iUkK7K1" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4llF4j7lJNPmAGLpte" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vkvg2TWIb99iUkK7K1" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4llF4j7lJNPmAGLpte" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali98a578c984e" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali98a578c984e" ipVersion=0x4 table="filter"
2026-02-17 01:18:24.922 [INFO][73] 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-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.922 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.923 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.26
2026-02-17 01:18:24.980 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-7201/resize-test-9pnsz", EndpointId:"eth0"}
2026-02-17 01:18:24.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-7201"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-7201"} 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:"pod-resize-tests-7201"}
2026-02-17 01:18:24.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4483"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4483"}
2026-02-17 01:18:24.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4483" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:24.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4483"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4483"} labels:{key:"webhook-4483" value:"true"}
2026-02-17 01:18:25.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9102"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9102"} labels:{key:"webhook-4483-markers" value:"true"}
2026-02-17 01:18:25.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9102" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:25.109 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:25.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:25.109 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.109 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.110 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.110 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:25.110 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.110 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.130 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:25.130 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:25.322 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:25.323 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:25.323 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.323 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.323 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.324 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:25.324 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.324 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.345 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:25.345 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:25.761 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts, name=eth0)
2026-02-17 01:18:25.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4483"} profile:{inbound_rules:{action:"allow" rule_id:"yQI6_-duM4bTmmvV"} outbound_rules:{action:"allow" rule_id:"zOlLjWPG8TfoFo2g"}}
2026-02-17 01:18:25.762 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4483.default"} profile:{}
2026-02-17 01:18:25.762 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif546aeeeb43" profile_ids:"kns.webhook-4483" profile_ids:"ksa.webhook-4483.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:18:25.762 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.762 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.762 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif546aeeeb43" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4483" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w2Y5qVpwnVfQ4ljEia" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif546aeeeb43" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4483" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w2Y5qVpwnVfQ4ljEia" ipVersion=0x4 table="filter"
2026-02-17 01:18:25.763 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif546aeeeb43"
2026-02-17 01:18:25.763 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.763 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.838 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:25.838 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} status="down"
2026-02-17 01:18:25.841 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif546aeeeb43" state="down"
2026-02-17 01:18:25.841 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif546aeeeb43"
2026-02-17 01:18:25.841 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif546aeeeb43", State:"down", Index:150}
2026-02-17 01:18:25.841 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Typed[string]{}}
2026-02-17 01:18:25.841 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Typed[string]{}}
2026-02-17 01:18:25.841 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif546aeeeb43"
2026-02-17 01:18:25.841 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.841 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.845 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif546aeeeb43" state="up"
2026-02-17 01:18:25.849 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:25.862 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:25.862 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} status="down"
2026-02-17 01:18:25.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:25.862 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.862 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.863 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.863 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:25.863 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.863 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:25.883 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:25.883 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:25.883 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif546aeeeb43", State:"up", Index:150}
2026-02-17 01:18:25.884 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif546aeeeb43"
2026-02-17 01:18:25.884 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif546aeeeb43"
2026-02-17 01:18:25.884 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif546aeeeb43"
2026-02-17 01:18:25.884 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.884 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:25.901 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:25.901 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} status="up"
2026-02-17 01:18:26.114 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:26.114 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:26.114 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.115 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.115 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.116 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:26.116 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.116 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.136 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts, name=eth0)
2026-02-17 01:18:26.138 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:26.138 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:26.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif546aeeeb43" profile_ids:"kns.webhook-4483" profile_ids:"ksa.webhook-4483.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:18:26.138 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.138 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.138 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.139 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif546aeeeb43"
2026-02-17 01:18:26.139 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.139 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.154 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts, name=eth0)
2026-02-17 01:18:26.164 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:26.164 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} status="up"
2026-02-17 01:18:26.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif546aeeeb43" profile_ids:"kns.webhook-4483" profile_ids:"ksa.webhook-4483.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:18:26.164 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.164 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.164 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.164 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif546aeeeb43"
2026-02-17 01:18:26.164 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.164 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:26.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:26.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} status="up"
2026-02-17 01:18:26.366 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:26.366 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:26.366 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.367 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.367 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.368 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:26.368 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.368 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.390 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:26.390 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:26.887 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:26.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:26.887 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.888 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.889 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.891 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:26.891 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:26.924 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:26.924 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:27.126 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:27.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:27.126 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.126 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.126 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.127 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:27.127 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.127 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.149 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:27.149 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:27.174 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-17 01:18:27.174 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif546aeeeb43"
2026-02-17 01:18:27.174 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:27.175 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:27.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4483" type:"ClusterIP" cluster_ips:"10.254.165.24" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali98a578c984e" state="down"
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98a578c984e"
2026-02-17 01:18:27.305 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98a578c984e", State:"down", Index:144}
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali98a578c984e" state=""
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali98a578c984e"
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Typed[string]{}}
2026-02-17 01:18:27.305 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Typed[string]{}}
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98a578c984e", State:"", Index:144}
2026-02-17 01:18:27.305 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Set[string](nil)}
2026-02-17 01:18:27.305 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98a578c984e", Addrs:set.Set[string](nil)}
2026-02-17 01:18:27.410 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:27.410 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:27.410 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.410 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.410 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.411 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:27.411 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.411 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.435 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:27.435 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:27.925 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:27.925 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:27.925 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.926 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.926 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.927 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:27.927 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.927 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:27.948 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:27.948 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:28.132 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:28.132 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:28.133 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.133 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.133 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.133 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:28.133 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.133 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.151 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:28.151 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:28.398 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4483"
2026-02-17 01:18:28.444 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts, name=eth0)
2026-02-17 01:18:28.444 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif546aeeeb43" profile_ids:"kns.webhook-4483" profile_ids:"ksa.webhook-4483.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:18:28.444 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.445 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.445 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.445 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:28.447 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif546aeeeb43"
2026-02-17 01:18:28.448 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.448 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.450 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts, name=eth0)
2026-02-17 01:18:28.470 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:28.470 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"} status="up"
2026-02-17 01:18:28.471 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:28.471 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts" endpoint_id:"eth0"}
2026-02-17 01:18:28.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4483"}
2026-02-17 01:18:28.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4483.default"}
2026-02-17 01:18:28.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4483"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4483"} labels:{key:"webhook-4483" value:"true"}
2026-02-17 01:18:28.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9102"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9102"} labels:{key:"webhook-4483-markers" value:"true"}
2026-02-17 01:18:28.472 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.472 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.472 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.473 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.473 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.474 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4483" ipVersion=0x4 table="filter"
2026-02-17 01:18:28.474 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w2Y5qVpwnVfQ4ljEia" ipVersion=0x4 table="filter"
2026-02-17 01:18:28.474 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4483" ipVersion=0x4 table="filter"
2026-02-17 01:18:28.474 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w2Y5qVpwnVfQ4ljEia" ipVersion=0x4 table="filter"
2026-02-17 01:18:28.474 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.474 [INFO][73] 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 01:18:28.474 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif546aeeeb43" ipVersion=0x4 table="filter"
2026-02-17 01:18:28.474 [INFO][73] 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 01:18:28.474 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif546aeeeb43" ipVersion=0x4 table="filter"
2026-02-17 01:18:28.474 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:28.474 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.475 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.475 [INFO][73] 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:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.475 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.475 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.20
2026-02-17 01:18:28.528 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:28.528 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:28.528 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4483/sample-webhook-deployment-7c5c95bb96-zb4ts", EndpointId:"eth0"}
2026-02-17 01:18:28.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4668"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4668"}
2026-02-17 01:18:28.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:28.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:28.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:28.965 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.966 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.966 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.967 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:28.967 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:28.991 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:28.991 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:29.138 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:29.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:29.138 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.138 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.138 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.138 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:29.139 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.139 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.158 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:29.158 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:29.199 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d, name=eth0)
2026-02-17 01:18:29.199 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4668"} profile:{inbound_rules:{action:"allow" rule_id:"QBhMs2W7Ud13TAjh"} outbound_rules:{action:"allow" rule_id:"WfT-yv3tCx-igoD8"}}
2026-02-17 01:18:29.199 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4668.default"} profile:{}
2026-02-17 01:18:29.199 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid88664e62ce" profile_ids:"kns.secrets-4668" profile_ids:"ksa.secrets-4668.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:18:29.199 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.199 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.199 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.200 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid88664e62ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:29.200 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4668" ipVersion=0x4 table="filter"
2026-02-17 01:18:29.200 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_D8QrHjwj5RygwN4pKk" ipVersion=0x4 table="filter"
2026-02-17 01:18:29.200 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid88664e62ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:29.200 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4668" ipVersion=0x4 table="filter"
2026-02-17 01:18:29.200 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_D8QrHjwj5RygwN4pKk" ipVersion=0x4 table="filter"
2026-02-17 01:18:29.200 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid88664e62ce"
2026-02-17 01:18:29.200 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.200 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.270 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:29.270 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="down"
2026-02-17 01:18:29.279 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calid88664e62ce" state="down"
2026-02-17 01:18:29.280 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid88664e62ce"
2026-02-17 01:18:29.280 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid88664e62ce", State:"down", Index:151}
2026-02-17 01:18:29.280 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:29.280 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:29.280 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid88664e62ce"
2026-02-17 01:18:29.280 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.280 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.283 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calid88664e62ce" state="up"
2026-02-17 01:18:29.297 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:29.297 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="down"
2026-02-17 01:18:29.297 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid88664e62ce", State:"up", Index:151}
2026-02-17 01:18:29.297 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid88664e62ce"
2026-02-17 01:18:29.297 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid88664e62ce"
2026-02-17 01:18:29.297 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid88664e62ce"
2026-02-17 01:18:29.297 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.297 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:29.320 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:29.320 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="up"
2026-02-17 01:18:29.489 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:29.489 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:29.489 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.489 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.489 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.490 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:29.490 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.490 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:29.518 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:29.518 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:29.561 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif546aeeeb43" state="down"
2026-02-17 01:18:29.561 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif546aeeeb43"
2026-02-17 01:18:29.561 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-17 01:18:29.561 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif546aeeeb43", State:"down", Index:150}
2026-02-17 01:18:29.561 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Typed[string]{}}
2026-02-17 01:18:29.561 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Typed[string]{}}
2026-02-17 01:18:29.562 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calif546aeeeb43" state=""
2026-02-17 01:18:29.562 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif546aeeeb43"
2026-02-17 01:18:29.580 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif546aeeeb43", State:"", Index:150}
2026-02-17 01:18:29.580 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Set[string](nil)}
2026-02-17 01:18:29.580 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif546aeeeb43", Addrs:set.Set[string](nil)}
2026-02-17 01:18:29.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-7201" name:"default"}
2026-02-17 01:18:30.005 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:30.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:30.005 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.006 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.006 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.014 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:30.015 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.015 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.034 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:30.034 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:30.149 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d, name=eth0)
2026-02-17 01:18:30.149 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid88664e62ce" profile_ids:"kns.secrets-4668" profile_ids:"ksa.secrets-4668.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:18:30.149 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:30.149 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:30.149 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:30.150 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid88664e62ce"
2026-02-17 01:18:30.150 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:30.150 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:30.167 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:30.181 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:30.181 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="up"
2026-02-17 01:18:30.181 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:30.181 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.182 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.182 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.182 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:30.183 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.183 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.203 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:30.203 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:30.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-7201"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-7201"} 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:"pod-resize-tests-7201"}
2026-02-17 01:18:30.282 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-7201"}
2026-02-17 01:18:30.533 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:30.533 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:30.534 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.534 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.535 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.536 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:30.536 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.536 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:30.560 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:30.560 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:31.053 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:31.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:31.054 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.054 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.054 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.054 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:31.054 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.054 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.076 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:31.076 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:31.111 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-17 01:18:31.111 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid88664e62ce"
2026-02-17 01:18:31.111 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:31.112 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:31.162 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:31.162 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:31.163 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.163 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.163 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.164 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:31.164 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.164 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.183 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:31.183 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:31.338 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d, name=eth0)
2026-02-17 01:18:31.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid88664e62ce" profile_ids:"kns.secrets-4668" profile_ids:"ksa.secrets-4668.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:18:31.339 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.339 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.339 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.344 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid88664e62ce"
2026-02-17 01:18:31.344 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.344 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.365 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:31.365 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="down"
2026-02-17 01:18:31.441 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calid88664e62ce" state="down"
2026-02-17 01:18:31.441 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid88664e62ce"
2026-02-17 01:18:31.441 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-17 01:18:31.442 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid88664e62ce", State:"down", Index:151}
2026-02-17 01:18:31.442 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:31.442 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:31.442 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid88664e62ce"
2026-02-17 01:18:31.442 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid88664e62ce"
2026-02-17 01:18:31.442 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.442 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.442 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.19
2026-02-17 01:18:31.443 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calid88664e62ce" state=""
2026-02-17 01:18:31.443 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid88664e62ce"
2026-02-17 01:18:31.469 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:31.469 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="down"
2026-02-17 01:18:31.469 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid88664e62ce", State:"", Index:151}
2026-02-17 01:18:31.470 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Set[string](nil)}
2026-02-17 01:18:31.470 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid88664e62ce", Addrs:set.Set[string](nil)}
2026-02-17 01:18:31.470 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid88664e62ce"
2026-02-17 01:18:31.470 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.470 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.495 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:31.496 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"} status="down"
2026-02-17 01:18:31.547 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d, name=eth0)
2026-02-17 01:18:31.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d" endpoint_id:"eth0"}
2026-02-17 01:18:31.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4668"}
2026-02-17 01:18:31.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4668.default"}
2026-02-17 01:18:31.547 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.547 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.547 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4668" ipVersion=0x4 table="filter"
2026-02-17 01:18:31.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_D8QrHjwj5RygwN4pKk" ipVersion=0x4 table="filter"
2026-02-17 01:18:31.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4668" ipVersion=0x4 table="filter"
2026-02-17 01:18:31.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_D8QrHjwj5RygwN4pKk" ipVersion=0x4 table="filter"
2026-02-17 01:18:31.548 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid88664e62ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:31.548 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid88664e62ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:31.548 [INFO][73] 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:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.548 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.578 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:31.605 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4668/pod-secrets-d4080962-58e3-4599-ba5e-45e0ff7fce5d", EndpointId:"eth0"}
2026-02-17 01:18:31.605 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:31.605 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.605 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.605 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.606 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:31.606 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.606 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:31.626 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:31.626 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:32.093 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:32.094 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:32.094 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.094 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.094 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.095 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:32.095 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.095 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.116 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:32.116 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:32.173 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:32.173 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:32.174 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.174 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.174 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.175 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:32.176 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.176 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.201 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:32.201 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:32.619 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:32.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:32.619 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.619 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.619 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.620 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:32.620 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.620 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:32.642 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:32.643 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:32.723 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4668"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4668"}
2026-02-17 01:18:32.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4835"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4835"}
2026-02-17 01:18:32.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:33.134 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:33.134 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:33.134 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.134 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.134 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.135 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:33.136 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.136 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.164 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:33.164 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:33.178 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:33.179 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:33.179 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.179 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.179 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.180 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:33.180 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.180 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.207 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:33.207 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:33.475 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9, name=eth0)
2026-02-17 01:18:33.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-4835"} profile:{inbound_rules:{action:"allow" rule_id:"W7Nn0jtka_Bzh1Nd"} outbound_rules:{action:"allow" rule_id:"daZKlGPhV7JWjJJq"}}
2026-02-17 01:18:33.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-4835.default"} profile:{}
2026-02-17 01:18:33.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e034f97fed" profile_ids:"kns.configmap-4835" profile_ids:"ksa.configmap-4835.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:18:33.475 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.475 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.475 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.476 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1e034f97fed" ipVersion=0x4 table="filter"
2026-02-17 01:18:33.476 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-4835" ipVersion=0x4 table="filter"
2026-02-17 01:18:33.476 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_atN-2G9rr_ExoeJHED" ipVersion=0x4 table="filter"
2026-02-17 01:18:33.476 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1e034f97fed" ipVersion=0x4 table="filter"
2026-02-17 01:18:33.476 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-4835" ipVersion=0x4 table="filter"
2026-02-17 01:18:33.476 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_atN-2G9rr_ExoeJHED" ipVersion=0x4 table="filter"
2026-02-17 01:18:33.476 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1e034f97fed"
2026-02-17 01:18:33.476 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.476 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.520 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:33.520 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="down"
2026-02-17 01:18:33.554 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali1e034f97fed" state="down"
2026-02-17 01:18:33.555 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e034f97fed"
2026-02-17 01:18:33.555 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e034f97fed", State:"down", Index:152}
2026-02-17 01:18:33.555 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Typed[string]{}}
2026-02-17 01:18:33.555 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Typed[string]{}}
2026-02-17 01:18:33.555 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e034f97fed"
2026-02-17 01:18:33.555 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.558 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali1e034f97fed" state="up"
2026-02-17 01:18:33.585 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:33.585 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="down"
2026-02-17 01:18:33.585 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e034f97fed", State:"up", Index:152}
2026-02-17 01:18:33.585 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1e034f97fed"
2026-02-17 01:18:33.585 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e034f97fed"
2026-02-17 01:18:33.585 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e034f97fed"
2026-02-17 01:18:33.585 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.585 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:33.602 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:33.602 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="up"
2026-02-17 01:18:33.603 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9102" name:"default"}
2026-02-17 01:18:33.652 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:33.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:33.652 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.652 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.653 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.653 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:33.654 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.654 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:33.680 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:33.680 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:33.914 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9102"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9102"} labels:{key:"webhook-4483-markers" value:"true"}
2026-02-17 01:18:33.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9102"}
2026-02-17 01:18:34.029 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4483" name:"default"}
2026-02-17 01:18:34.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4483"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4483"} labels:{key:"webhook-4483" value:"true"}
2026-02-17 01:18:34.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4483"}
2026-02-17 01:18:34.169 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:34.169 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:34.169 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.169 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.169 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.170 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:34.170 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.170 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.183 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9, name=eth0)
2026-02-17 01:18:34.193 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:34.193 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:34.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e034f97fed" profile_ids:"kns.configmap-4835" profile_ids:"ksa.configmap-4835.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:18:34.193 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:34.193 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:34.193 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:34.193 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e034f97fed"
2026-02-17 01:18:34.194 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:34.194 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:34.197 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:34.219 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:34.219 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="up"
2026-02-17 01:18:34.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:34.220 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.220 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.220 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.221 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:34.221 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.221 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.240 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:34.240 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:34.695 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:34.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:34.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.695 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.697 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:34.697 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.697 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:34.715 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:34.715 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:34.951 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=152
2026-02-17 01:18:34.951 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1e034f97fed"
2026-02-17 01:18:34.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:34.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:35.190 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:35.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:35.190 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.190 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.190 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.191 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:35.191 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.191 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.211 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:35.211 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:35.219 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:35.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:35.220 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.220 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.220 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.220 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:35.221 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.221 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.247 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:35.247 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:35.342 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9, name=eth0)
2026-02-17 01:18:35.342 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e034f97fed" profile_ids:"kns.configmap-4835" profile_ids:"ksa.configmap-4835.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:18:35.342 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.342 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.343 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.343 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e034f97fed"
2026-02-17 01:18:35.343 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.343 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.363 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:35.363 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="up"
2026-02-17 01:18:35.447 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali1e034f97fed" state="down"
2026-02-17 01:18:35.447 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e034f97fed"
2026-02-17 01:18:35.447 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e034f97fed", State:"down", Index:152}
2026-02-17 01:18:35.447 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=152
2026-02-17 01:18:35.447 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Typed[string]{}}
2026-02-17 01:18:35.447 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Typed[string]{}}
2026-02-17 01:18:35.447 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e034f97fed"
2026-02-17 01:18:35.447 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.447 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.448 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.22
2026-02-17 01:18:35.453 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali1e034f97fed" state=""
2026-02-17 01:18:35.453 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1e034f97fed"
2026-02-17 01:18:35.473 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:35.473 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="down"
2026-02-17 01:18:35.473 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e034f97fed", State:"", Index:152}
2026-02-17 01:18:35.473 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Set[string](nil)}
2026-02-17 01:18:35.473 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e034f97fed", Addrs:set.Set[string](nil)}
2026-02-17 01:18:35.474 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e034f97fed"
2026-02-17 01:18:35.474 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.474 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.499 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:35.499 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"} status="down"
2026-02-17 01:18:35.541 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9, name=eth0)
2026-02-17 01:18:35.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9" endpoint_id:"eth0"}
2026-02-17 01:18:35.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-4835"}
2026-02-17 01:18:35.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-4835.default"}
2026-02-17 01:18:35.541 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.541 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-4835" ipVersion=0x4 table="filter"
2026-02-17 01:18:35.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_atN-2G9rr_ExoeJHED" ipVersion=0x4 table="filter"
2026-02-17 01:18:35.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-4835" ipVersion=0x4 table="filter"
2026-02-17 01:18:35.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_atN-2G9rr_ExoeJHED" ipVersion=0x4 table="filter"
2026-02-17 01:18:35.542 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1e034f97fed" ipVersion=0x4 table="filter"
2026-02-17 01:18:35.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1e034f97fed" ipVersion=0x4 table="filter"
2026-02-17 01:18:35.542 [INFO][73] 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:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.542 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.607 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4835/pod-configmaps-cd550821-b0f9-40e2-bee9-2688a99c67e9", EndpointId:"eth0"}
2026-02-17 01:18:35.740 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:35.740 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:35.740 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.741 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.741 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.741 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:35.742 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.742 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:35.766 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:35.766 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:36.202 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:36.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:36.202 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.203 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.203 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.203 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:36.203 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.203 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.224 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:36.224 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:36.258 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:36.258 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:36.258 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.258 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.258 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.259 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:36.259 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.259 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.286 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:36.286 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:36.783 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:36.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:36.783 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.784 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.784 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.784 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:36.784 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.784 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:36.806 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:36.806 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:36.942 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4835"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4835"}
2026-02-17 01:18:36.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4913"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4913"}
2026-02-17 01:18:36.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4913" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:37.202 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:37.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:37.202 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.203 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.203 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.203 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:37.203 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.203 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.224 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:37.224 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:37.304 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:37.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:37.305 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.305 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.305 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.305 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:37.306 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.306 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.328 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:37.328 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:37.571 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0, name=eth0)
2026-02-17 01:18:37.571 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4913"} profile:{inbound_rules:{action:"allow" rule_id:"ZSCNTFYMPKoSSwH0"} outbound_rules:{action:"allow" rule_id:"6M47nrLFNS-2izp3"}}
2026-02-17 01:18:37.571 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4913.default"} profile:{}
2026-02-17 01:18:37.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif63cde553ce" profile_ids:"kns.emptydir-4913" profile_ids:"ksa.emptydir-4913.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:18:37.572 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.572 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.572 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif63cde553ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4913" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-45ZfII3mOOrrXO5bZ" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif63cde553ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4913" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-45ZfII3mOOrrXO5bZ" ipVersion=0x4 table="filter"
2026-02-17 01:18:37.573 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif63cde553ce"
2026-02-17 01:18:37.573 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.573 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.616 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:37.616 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="down"
2026-02-17 01:18:37.643 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calif63cde553ce" state="down"
2026-02-17 01:18:37.644 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif63cde553ce"
2026-02-17 01:18:37.644 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif63cde553ce", State:"down", Index:153}
2026-02-17 01:18:37.644 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:37.644 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:37.644 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif63cde553ce"
2026-02-17 01:18:37.644 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.644 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.645 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calif63cde553ce" state="up"
2026-02-17 01:18:37.664 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:37.664 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="down"
2026-02-17 01:18:37.664 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif63cde553ce", State:"up", Index:153}
2026-02-17 01:18:37.666 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif63cde553ce"
2026-02-17 01:18:37.666 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif63cde553ce"
2026-02-17 01:18:37.666 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif63cde553ce"
2026-02-17 01:18:37.666 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.667 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:37.699 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:37.699 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="up"
2026-02-17 01:18:37.824 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:37.824 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:37.824 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.824 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.824 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.826 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:37.826 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.826 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:37.856 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:37.856 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:38.020 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4668" name:"default"}
2026-02-17 01:18:38.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4668"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4668"}
2026-02-17 01:18:38.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4668"}
2026-02-17 01:18:38.208 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:38.208 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:38.209 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.209 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.209 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.209 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:38.210 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.210 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.226 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0, name=eth0)
2026-02-17 01:18:38.239 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:38.239 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:38.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif63cde553ce" profile_ids:"kns.emptydir-4913" profile_ids:"ksa.emptydir-4913.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:18:38.239 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:38.239 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:38.239 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:38.240 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif63cde553ce"
2026-02-17 01:18:38.240 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:38.240 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:38.256 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:38.256 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="up"
2026-02-17 01:18:38.343 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:38.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:38.344 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.344 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.344 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.345 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:38.345 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.345 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.367 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:38.367 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:38.822 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:18:38.862 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:38.863 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:38.863 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.864 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.864 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.865 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:38.865 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.865 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:38.884 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:38.884 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:39.213 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:39.213 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:39.213 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.213 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.213 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.215 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:39.215 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.215 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.250 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:39.250 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:39.334 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=153
2026-02-17 01:18:39.335 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif63cde553ce"
2026-02-17 01:18:39.335 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:39.335 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:39.373 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0, name=eth0)
2026-02-17 01:18:39.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif63cde553ce" profile_ids:"kns.emptydir-4913" profile_ids:"ksa.emptydir-4913.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:18:39.374 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.374 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.374 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.375 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif63cde553ce"
2026-02-17 01:18:39.375 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.375 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.379 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:39.398 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:39.398 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="up"
2026-02-17 01:18:39.398 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:39.398 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.398 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.398 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.398 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:39.398 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.399 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.416 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:39.416 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:39.477 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calif63cde553ce" state="down"
2026-02-17 01:18:39.477 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif63cde553ce"
2026-02-17 01:18:39.477 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=153
2026-02-17 01:18:39.477 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif63cde553ce", State:"down", Index:153}
2026-02-17 01:18:39.477 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:39.477 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Typed[string]{}}
2026-02-17 01:18:39.477 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif63cde553ce"
2026-02-17 01:18:39.477 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.477 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.478 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.28
2026-02-17 01:18:39.483 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calif63cde553ce" state=""
2026-02-17 01:18:39.483 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif63cde553ce"
2026-02-17 01:18:39.497 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:39.497 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="down"
2026-02-17 01:18:39.497 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif63cde553ce", State:"", Index:153}
2026-02-17 01:18:39.498 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Set[string](nil)}
2026-02-17 01:18:39.498 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif63cde553ce", Addrs:set.Set[string](nil)}
2026-02-17 01:18:39.498 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif63cde553ce"
2026-02-17 01:18:39.498 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.498 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.518 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:39.518 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"} status="down"
2026-02-17 01:18:39.592 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0, name=eth0)
2026-02-17 01:18:39.592 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0" endpoint_id:"eth0"}
2026-02-17 01:18:39.592 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4913.default"}
2026-02-17 01:18:39.592 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4913"}
2026-02-17 01:18:39.592 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.592 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.593 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4913" ipVersion=0x4 table="filter"
2026-02-17 01:18:39.593 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-45ZfII3mOOrrXO5bZ" ipVersion=0x4 table="filter"
2026-02-17 01:18:39.593 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4913" ipVersion=0x4 table="filter"
2026-02-17 01:18:39.593 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-45ZfII3mOOrrXO5bZ" ipVersion=0x4 table="filter"
2026-02-17 01:18:39.593 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.593 [INFO][73] 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 01:18:39.593 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif63cde553ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:39.593 [INFO][73] 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 01:18:39.593 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif63cde553ce" ipVersion=0x4 table="filter"
2026-02-17 01:18:39.593 [INFO][73] 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-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.593 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.645 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4913/pod-c24fb185-48e9-4ed4-86bf-2b1a6324f3c0", EndpointId:"eth0"}
2026-02-17 01:18:39.903 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:39.903 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:39.903 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.903 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.903 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.908 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:39.908 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.908 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:39.930 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:39.930 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:40.226 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:40.226 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:40.226 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.226 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.226 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.227 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:40.227 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.227 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.249 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:40.249 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:40.427 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:40.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:40.428 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.428 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.428 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.428 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:40.429 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.429 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.450 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:40.450 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:40.950 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:40.951 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:40.951 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.952 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.952 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.954 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:40.954 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.954 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:40.976 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:40.977 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:41.078 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4913"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4913"}
2026-02-17 01:18:41.105 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6905"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 01:18:41.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-6905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:41.225 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:41.225 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:41.225 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.225 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.225 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.227 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:41.228 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.228 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.255 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:41.255 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:41.469 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:41.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:41.470 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.470 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.470 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.472 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:41.472 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.472 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.495 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:41.495 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:41.782 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-logs-6905/logs-generator, name=eth0)
2026-02-17 01:18:41.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-logs-6905"} profile:{inbound_rules:{action:"allow" rule_id:"IeGhPlRE9oLywO0Y"} outbound_rules:{action:"allow" rule_id:"MD9dYE05Rvinq0Ce"}}
2026-02-17 01:18:41.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-logs-6905.default"} profile:{}
2026-02-17 01:18:41.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-6905/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab9add353bf" profile_ids:"kns.kubectl-logs-6905" profile_ids:"ksa.kubectl-logs-6905.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:18:41.783 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.783 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.783 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab9add353bf" ipVersion=0x4 table="filter"
2026-02-17 01:18:41.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yPCJwwfi_8FKyzgfTb" ipVersion=0x4 table="filter"
2026-02-17 01:18:41.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RvG2sDIdQ7c8rrVvMA" ipVersion=0x4 table="filter"
2026-02-17 01:18:41.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab9add353bf" ipVersion=0x4 table="filter"
2026-02-17 01:18:41.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yPCJwwfi_8FKyzgfTb" ipVersion=0x4 table="filter"
2026-02-17 01:18:41.784 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RvG2sDIdQ7c8rrVvMA" ipVersion=0x4 table="filter"
2026-02-17 01:18:41.784 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab9add353bf"
2026-02-17 01:18:41.784 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.784 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.825 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:41.825 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} status="down"
2026-02-17 01:18:41.859 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliab9add353bf" state="down"
2026-02-17 01:18:41.859 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab9add353bf"
2026-02-17 01:18:41.859 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab9add353bf", State:"down", Index:154}
2026-02-17 01:18:41.859 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Typed[string]{}}
2026-02-17 01:18:41.859 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Typed[string]{}}
2026-02-17 01:18:41.859 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab9add353bf"
2026-02-17 01:18:41.859 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.859 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.861 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliab9add353bf" state="up"
2026-02-17 01:18:41.882 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:41.882 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} status="down"
2026-02-17 01:18:41.882 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab9add353bf", State:"up", Index:154}
2026-02-17 01:18:41.882 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab9add353bf"
2026-02-17 01:18:41.882 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab9add353bf"
2026-02-17 01:18:41.882 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab9add353bf"
2026-02-17 01:18:41.882 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.882 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:41.907 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:41.907 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 01:18:41.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4835" name:"default"}
2026-02-17 01:18:41.988 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:41.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:41.994 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.994 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.994 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.995 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:41.995 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:41.995 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.024 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:42.024 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:42.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4835"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4835"}
2026-02-17 01:18:42.216 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4835"}
2026-02-17 01:18:42.239 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:42.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:42.239 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.239 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.240 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.240 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:42.240 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.240 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.258 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-logs-6905/logs-generator, name=eth0)
2026-02-17 01:18:42.265 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:42.265 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:42.265 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-6905/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab9add353bf" profile_ids:"kns.kubectl-logs-6905" profile_ids:"ksa.kubectl-logs-6905.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:18:42.265 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:42.265 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:42.265 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:42.265 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab9add353bf"
2026-02-17 01:18:42.266 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:42.266 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:42.285 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:42.285 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 01:18:42.512 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:42.512 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:42.513 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.513 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.513 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.514 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:42.514 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.514 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:42.538 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:42.538 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:42.887 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=154
2026-02-17 01:18:42.887 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab9add353bf"
2026-02-17 01:18:42.887 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:42.887 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:43.037 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:43.037 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:43.038 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.038 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.038 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.040 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:43.040 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.040 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.066 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:43.066 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:43.239 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:43.240 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:43.240 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.240 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.240 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.240 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:43.240 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.240 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.264 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:43.264 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:43.557 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:43.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:43.557 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.558 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.558 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.559 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:43.559 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.559 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:43.580 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:43.580 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:44.074 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:44.074 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:44.074 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.075 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.075 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.076 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:44.076 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.076 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.098 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:44.098 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:44.242 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:44.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:44.243 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.243 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.243 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.243 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:44.244 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.244 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.265 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:44.265 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:44.592 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:44.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:44.593 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.593 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.593 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.594 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:44.594 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.594 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:44.620 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:44.620 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:45.111 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:45.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:45.112 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.112 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.112 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.112 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:45.112 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.112 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.136 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:45.136 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:45.243 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:45.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:45.244 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.244 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.244 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.245 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:45.245 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.245 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.267 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:45.267 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:45.632 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:45.633 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:45.633 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.633 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.633 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.634 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:45.634 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.634 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:45.656 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:45.656 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:46.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4913" name:"default"}
2026-02-17 01:18:46.150 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:46.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:46.151 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.151 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.152 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.153 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:46.153 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.153 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.177 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:46.177 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:46.248 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:46.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:46.249 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.249 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.249 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.250 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:46.251 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.251 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.285 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:46.285 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:46.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4913"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4913"}
2026-02-17 01:18:46.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4913"}
2026-02-17 01:18:46.500 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-logs-6905/logs-generator, name=eth0)
2026-02-17 01:18:46.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-6905/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab9add353bf" profile_ids:"kns.kubectl-logs-6905" profile_ids:"ksa.kubectl-logs-6905.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:18:46.502 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.502 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.502 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.504 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab9add353bf"
2026-02-17 01:18:46.504 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.504 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.521 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-logs-6905/logs-generator, name=eth0)
2026-02-17 01:18:46.538 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:46.538 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 01:18:46.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-6905/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab9add353bf" profile_ids:"kns.kubectl-logs-6905" profile_ids:"ksa.kubectl-logs-6905.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:18:46.539 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.539 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.539 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.539 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab9add353bf"
2026-02-17 01:18:46.539 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.539 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.560 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:46.560 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 01:18:46.671 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:46.671 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:46.671 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.672 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.672 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.672 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:46.673 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.673 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:46.706 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:46.706 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:46.808 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-logs-6905/logs-generator, name=eth0)
2026-02-17 01:18:46.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-6905/logs-generator" endpoint_id:"eth0"}
2026-02-17 01:18:46.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-logs-6905"}
2026-02-17 01:18:46.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-logs-6905.default"}
2026-02-17 01:18:46.809 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.809 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yPCJwwfi_8FKyzgfTb" ipVersion=0x4 table="filter"
2026-02-17 01:18:46.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RvG2sDIdQ7c8rrVvMA" ipVersion=0x4 table="filter"
2026-02-17 01:18:46.813 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yPCJwwfi_8FKyzgfTb" ipVersion=0x4 table="filter"
2026-02-17 01:18:46.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RvG2sDIdQ7c8rrVvMA" ipVersion=0x4 table="filter"
2026-02-17 01:18:46.814 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab9add353bf" ipVersion=0x4 table="filter"
2026-02-17 01:18:46.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab9add353bf" ipVersion=0x4 table="filter"
2026-02-17 01:18:46.814 [INFO][73] 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-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.814 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.814 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.24
2026-02-17 01:18:46.871 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-6905/logs-generator", EndpointId:"eth0"}
2026-02-17 01:18:46.910 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliab9add353bf" state="down"
2026-02-17 01:18:46.911 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab9add353bf"
2026-02-17 01:18:46.911 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=154
2026-02-17 01:18:46.911 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab9add353bf", State:"down", Index:154}
2026-02-17 01:18:46.911 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Typed[string]{}}
2026-02-17 01:18:46.911 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Typed[string]{}}
2026-02-17 01:18:46.912 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="caliab9add353bf" state=""
2026-02-17 01:18:46.912 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab9add353bf"
2026-02-17 01:18:46.937 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab9add353bf", State:"", Index:154}
2026-02-17 01:18:46.937 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Set[string](nil)}
2026-02-17 01:18:46.937 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab9add353bf", Addrs:set.Set[string](nil)}
2026-02-17 01:18:47.190 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:47.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:47.191 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.191 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.191 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.192 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:47.192 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.192 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.221 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:47.221 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:47.280 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:47.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:47.280 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.280 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.280 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.281 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:47.281 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.281 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.309 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:47.309 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:47.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6905"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 01:18:47.356 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4118"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4118"} 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-4118"}
2026-02-17 01:18:47.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4118" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:47.709 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:47.710 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:47.710 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.710 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.710 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.711 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:47.712 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.712 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:47.742 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:47.742 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:47.955 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1, name=eth0)
2026-02-17 01:18:47.955 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4118"} profile:{inbound_rules:{action:"allow" rule_id:"LqtrdGFL7wAuZpBX"} outbound_rules:{action:"allow" rule_id:"QhhVBZJzvT9BFk-j"}}
2026-02-17 01:18:47.955 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4118.default"} profile:{}
2026-02-17 01:18:47.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674acee70f2" profile_ids:"kns.pods-4118" profile_ids:"ksa.pods-4118.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:18:47.956 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:47.956 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:47.956 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:47.958 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali674acee70f2" ipVersion=0x4 table="filter"
2026-02-17 01:18:47.958 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4118" ipVersion=0x4 table="filter"
2026-02-17 01:18:47.959 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_izCJkcLXMwCKQFxtiq" ipVersion=0x4 table="filter"
2026-02-17 01:18:47.959 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali674acee70f2" ipVersion=0x4 table="filter"
2026-02-17 01:18:47.959 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4118" ipVersion=0x4 table="filter"
2026-02-17 01:18:47.959 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_izCJkcLXMwCKQFxtiq" ipVersion=0x4 table="filter"
2026-02-17 01:18:47.959 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali674acee70f2"
2026-02-17 01:18:47.959 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:47.959 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:47.992 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:47.992 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="down"
2026-02-17 01:18:48.029 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali674acee70f2" state="down"
2026-02-17 01:18:48.030 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali674acee70f2"
2026-02-17 01:18:48.030 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674acee70f2", State:"down", Index:155}
2026-02-17 01:18:48.030 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Typed[string]{}}
2026-02-17 01:18:48.030 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Typed[string]{}}
2026-02-17 01:18:48.030 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali674acee70f2"
2026-02-17 01:18:48.030 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:48.030 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:48.032 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali674acee70f2" state="up"
2026-02-17 01:18:48.050 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:48.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="down"
2026-02-17 01:18:48.050 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674acee70f2", State:"up", Index:155}
2026-02-17 01:18:48.050 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali674acee70f2"
2026-02-17 01:18:48.050 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali674acee70f2"
2026-02-17 01:18:48.050 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674acee70f2"
2026-02-17 01:18:48.051 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:48.051 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:48.071 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:48.071 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="up"
2026-02-17 01:18:48.230 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:48.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:48.231 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.231 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.231 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.231 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:48.232 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.232 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.256 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:48.256 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:48.256 [INFO][73] felix/summary.go 100: Summarising 277 dataplane reconciliation loops over 1m0.1s: avg=27ms longest=77ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:18:48.277 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:48.278 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:48.278 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.278 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.278 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.279 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:48.280 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.280 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.302 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:48.302 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:48.760 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:48.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:48.761 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.761 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.761 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.762 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:48.762 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.762 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:48.785 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:48.785 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:49.276 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:49.276 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:49.276 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.276 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.276 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.276 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:49.276 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.276 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.291 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1, name=eth0)
2026-02-17 01:18:49.302 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:49.310 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:49.310 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:49.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674acee70f2" profile_ids:"kns.pods-4118" profile_ids:"ksa.pods-4118.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:18:49.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:49.311 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674acee70f2"
2026-02-17 01:18:49.312 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.312 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.312 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.312 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.336 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:49.336 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="up"
2026-02-17 01:18:49.336 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:49.336 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:49.515 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=155
2026-02-17 01:18:49.515 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali674acee70f2"
2026-02-17 01:18:49.515 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:49.515 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:18:49.796 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:49.796 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:49.796 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.796 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.796 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.796 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:49.796 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.796 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:49.823 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:49.824 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:49.935 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1, name=eth0)
2026-02-17 01:18:49.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674acee70f2" profile_ids:"kns.pods-4118" profile_ids:"ksa.pods-4118.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:18:49.935 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.935 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.936 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.936 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674acee70f2"
2026-02-17 01:18:49.937 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.937 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:49.963 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:49.963 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="up"
2026-02-17 01:18:49.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4118"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4118"} 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-4118"}
2026-02-17 01:18:49.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1323"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1323"}
2026-02-17 01:18:50.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1323" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:50.297 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:50.298 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:50.298 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.298 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.299 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.300 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:50.300 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.300 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.324 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:50.325 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:50.325 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:50.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:50.325 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.325 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.325 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.326 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:50.326 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.326 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.351 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:50.352 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:50.840 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:50.840 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:50.840 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.840 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.841 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.842 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:50.842 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.843 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:50.864 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:50.864 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:51.297 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:51.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:51.297 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.297 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.297 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.298 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:51.298 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.298 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.319 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:51.320 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:51.360 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:51.361 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:51.361 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.361 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.361 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.362 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:51.362 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.362 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.387 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:51.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:51.884 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:51.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:51.884 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.885 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.885 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.887 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:51.888 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.888 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:51.920 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:51.921 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:52.303 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:52.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:52.304 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.304 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.304 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.305 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:52.305 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.328 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:52.328 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:52.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-6905" name:"default"}
2026-02-17 01:18:52.402 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:52.402 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:52.402 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.402 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.403 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.404 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:52.404 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.404 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.425 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:52.425 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:52.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6905"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 01:18:52.602 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-6905"}
2026-02-17 01:18:52.920 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:52.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:52.921 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.921 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.921 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.922 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:52.922 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.922 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:52.944 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:52.944 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:53.305 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:53.305 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:53.305 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.305 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.305 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.306 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:53.307 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.307 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.330 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:53.330 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:53.444 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:53.444 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:53.444 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.444 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.445 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.446 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:53.446 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.446 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.478 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:53.478 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:53.967 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:53.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:53.967 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.967 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.967 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.969 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:53.969 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.969 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:53.990 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:53.990 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:54.119 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1323"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1323"}
2026-02-17 01:18:54.145 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2039"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2039"}
2026-02-17 01:18:54.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2039" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:54.312 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:54.312 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:54.312 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.313 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.313 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.313 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:54.314 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.314 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.341 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:54.341 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:54.484 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:54.484 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:54.484 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.484 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.484 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.485 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:54.486 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.486 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:54.509 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:54.509 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:54.985 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1, name=eth0)
2026-02-17 01:18:54.986 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674acee70f2" profile_ids:"kns.pods-4118" profile_ids:"ksa.pods-4118.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:18:54.986 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:54.987 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:54.994 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:54.995 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674acee70f2"
2026-02-17 01:18:54.995 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:54.995 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.007 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:55.011 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1, name=eth0)
2026-02-17 01:18:55.021 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:55.021 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="up"
2026-02-17 01:18:55.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4118"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4118"} 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-4118"}
2026-02-17 01:18:55.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:55.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674acee70f2" profile_ids:"kns.pods-4118" profile_ids:"ksa.pods-4118.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:18:55.021 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.021 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.021 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:55.022 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674acee70f2"
2026-02-17 01:18:55.022 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.022 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.040 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:55.040 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"} status="up"
2026-02-17 01:18:55.040 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:55.041 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:55.322 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:55.322 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:55.322 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.322 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.323 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.323 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:55.323 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.324 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.326 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1, name=eth0)
2026-02-17 01:18:55.351 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:55.352 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:55.352 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1" endpoint_id:"eth0"}
2026-02-17 01:18:55.352 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4118"}
2026-02-17 01:18:55.352 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4118.default"}
2026-02-17 01:18:55.352 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.352 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4118" ipVersion=0x4 table="filter"
2026-02-17 01:18:55.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_izCJkcLXMwCKQFxtiq" ipVersion=0x4 table="filter"
2026-02-17 01:18:55.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4118" ipVersion=0x4 table="filter"
2026-02-17 01:18:55.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_izCJkcLXMwCKQFxtiq" ipVersion=0x4 table="filter"
2026-02-17 01:18:55.355 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali674acee70f2" ipVersion=0x4 table="filter"
2026-02-17 01:18:55.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali674acee70f2" ipVersion=0x4 table="filter"
2026-02-17 01:18:55.355 [INFO][73] 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-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.355 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.356 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.23
2026-02-17 01:18:55.420 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4118/pod-update-e9c60902-4fbe-480a-8654-0838c9086cd1", EndpointId:"eth0"}
2026-02-17 01:18:55.432 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali674acee70f2" state="down"
2026-02-17 01:18:55.432 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674acee70f2", State:"down", Index:155}
2026-02-17 01:18:55.432 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali674acee70f2"
2026-02-17 01:18:55.433 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-17 01:18:55.435 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali674acee70f2" state=""
2026-02-17 01:18:55.435 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali674acee70f2"
2026-02-17 01:18:55.456 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Typed[string]{}}
2026-02-17 01:18:55.456 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Typed[string]{}}
2026-02-17 01:18:55.456 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674acee70f2", State:"", Index:155}
2026-02-17 01:18:55.456 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Set[string](nil)}
2026-02-17 01:18:55.457 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674acee70f2", Addrs:set.Set[string](nil)}
2026-02-17 01:18:55.534 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:55.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:55.535 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.535 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.535 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.536 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:55.536 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.536 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:55.557 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:55.557 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:56.049 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:56.049 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:56.049 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.049 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.049 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.050 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:56.050 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.050 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.076 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:56.076 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:56.330 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:56.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:56.331 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.331 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.331 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.333 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:56.335 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.335 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.356 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:56.356 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:56.567 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:56.567 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:56.567 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.567 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.567 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.568 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:56.568 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.568 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:56.600 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:56.600 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:57.091 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:57.091 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:57.091 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.092 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.092 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.101 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:57.101 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.101 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.130 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:57.130 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:57.324 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:57.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:57.324 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.324 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.324 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.325 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:57.326 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.326 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.354 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:57.354 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:57.615 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:57.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:57.615 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.615 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.615 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.616 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:57.617 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.617 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:57.635 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:57.635 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:58.135 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:58.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:58.135 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.135 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.136 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.137 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:58.138 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.138 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.160 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:58.160 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:58.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2039"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2039"}
2026-02-17 01:18:58.279 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9504"}
2026-02-17 01:18:58.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9504" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:58.330 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:58.330 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:58.330 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.330 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.330 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.331 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:58.331 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.355 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:58.355 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:58.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9504"} labels:{key:"webhook-9504" value:"true"}
2026-02-17 01:18:58.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1151"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1151"} labels:{key:"webhook-9504-markers" value:"true"}
2026-02-17 01:18:58.428 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1151" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:18:58.691 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:58.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:58.691 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.691 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.691 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.692 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:58.692 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.692 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:58.724 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:58.724 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:59.145 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1323" name:"default"}
2026-02-17 01:18:59.209 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:59.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:59.209 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.209 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.209 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.210 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:59.210 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.210 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.232 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:59.232 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:59.276 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg, name=eth0)
2026-02-17 01:18:59.277 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9504.default"} profile:{}
2026-02-17 01:18:59.277 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9504"} profile:{inbound_rules:{action:"allow" rule_id:"sf5INJysYA1ddlkJ"} outbound_rules:{action:"allow" rule_id:"hoCSHN3L6a-esBJo"}}
2026-02-17 01:18:59.277 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6b9256c8b" profile_ids:"kns.webhook-9504" profile_ids:"ksa.webhook-9504.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:18:59.277 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.277 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.277 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd6b9256c8b" ipVersion=0x4 table="filter"
2026-02-17 01:18:59.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9504" ipVersion=0x4 table="filter"
2026-02-17 01:18:59.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ksMM4LvlI5EcLLm4Xo" ipVersion=0x4 table="filter"
2026-02-17 01:18:59.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd6b9256c8b" ipVersion=0x4 table="filter"
2026-02-17 01:18:59.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9504" ipVersion=0x4 table="filter"
2026-02-17 01:18:59.278 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ksMM4LvlI5EcLLm4Xo" ipVersion=0x4 table="filter"
2026-02-17 01:18:59.278 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd6b9256c8b"
2026-02-17 01:18:59.278 [INFO][73] 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:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.278 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.317 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:18:59.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} status="down"
2026-02-17 01:18:59.332 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:59.332 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:59.332 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.332 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.332 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.333 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:59.333 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.333 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.352 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calibd6b9256c8b" state="down"
2026-02-17 01:18:59.352 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd6b9256c8b"
2026-02-17 01:18:59.356 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calibd6b9256c8b" state="up"
2026-02-17 01:18:59.357 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:59.357 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:18:59.357 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6b9256c8b", State:"down", Index:156}
2026-02-17 01:18:59.357 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Typed[string]{}}
2026-02-17 01:18:59.357 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Typed[string]{}}
2026-02-17 01:18:59.357 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6b9256c8b", State:"up", Index:156}
2026-02-17 01:18:59.357 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd6b9256c8b"
2026-02-17 01:18:59.357 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd6b9256c8b"
2026-02-17 01:18:59.357 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6b9256c8b"
2026-02-17 01:18:59.357 [INFO][73] 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:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.357 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:18:59.376 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:59.376 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} status="up"
2026-02-17 01:18:59.590 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1323"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1323"}
2026-02-17 01:18:59.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1323"}
2026-02-17 01:18:59.730 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:18:59.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:18:59.731 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.731 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.731 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.732 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:18:59.733 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.733 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:18:59.757 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:18:59.757 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:00.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4118" name:"default"}
2026-02-17 01:19:00.248 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:00.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:00.248 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.248 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.249 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.250 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:00.251 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.251 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.282 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:00.282 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:00.342 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg, name=eth0)
2026-02-17 01:19:00.342 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6b9256c8b" profile_ids:"kns.webhook-9504" profile_ids:"ksa.webhook-9504.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:19:00.343 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.343 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.343 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.343 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6b9256c8b"
2026-02-17 01:19:00.344 [INFO][73] 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:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.344 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.359 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:00.364 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:00.364 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} status="up"
2026-02-17 01:19:00.365 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:00.365 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.365 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.365 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.365 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:00.366 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.366 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.374 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg, name=eth0)
2026-02-17 01:19:00.391 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:00.391 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:00.391 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6b9256c8b" profile_ids:"kns.webhook-9504" profile_ids:"ksa.webhook-9504.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:19:00.391 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4118"}
2026-02-17 01:19:00.391 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.391 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.391 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.392 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6b9256c8b"
2026-02-17 01:19:00.393 [INFO][73] 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:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.393 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:00.415 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:00.415 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} status="up"
2026-02-17 01:19:00.737 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9504" type:"ClusterIP" cluster_ips:"10.254.168.177" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:19:00.768 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:00.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:00.792 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.792 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.792 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.793 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:00.793 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.793 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:00.813 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:00.813 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:00.998 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=156
2026-02-17 01:19:00.998 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd6b9256c8b"
2026-02-17 01:19:00.999 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:00.999 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:01.288 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:01.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:01.288 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.288 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.288 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.289 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:01.289 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.289 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.319 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:01.319 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:01.351 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:01.351 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:01.351 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.352 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.352 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.353 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:01.354 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.354 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.383 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:01.383 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:01.805 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:01.805 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:01.805 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.805 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.805 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.806 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:01.806 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.806 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:01.846 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:01.846 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:01.942 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9504"
2026-02-17 01:19:02.012 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg, name=eth0)
2026-02-17 01:19:02.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd6b9256c8b" profile_ids:"kns.webhook-9504" profile_ids:"ksa.webhook-9504.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:19:02.013 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.013 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.013 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.014 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd6b9256c8b"
2026-02-17 01:19:02.014 [INFO][73] 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:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.014 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.018 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg, name=eth0)
2026-02-17 01:19:02.040 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:02.040 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"} status="up"
2026-02-17 01:19:02.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg" endpoint_id:"eth0"}
2026-02-17 01:19:02.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9504"}
2026-02-17 01:19:02.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9504.default"}
2026-02-17 01:19:02.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9504"} labels:{key:"webhook-9504" value:"true"}
2026-02-17 01:19:02.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1151"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1151"} labels:{key:"webhook-9504-markers" value:"true"}
2026-02-17 01:19:02.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1538"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1538"}
2026-02-17 01:19:02.041 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.041 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9504" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ksMM4LvlI5EcLLm4Xo" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9504" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ksMM4LvlI5EcLLm4Xo" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.042 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd6b9256c8b" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.042 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd6b9256c8b" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.042 [INFO][73] 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:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.042 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.043 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.10
2026-02-17 01:19:02.104 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9504/sample-webhook-deployment-7c5c95bb96-zkqsg", EndpointId:"eth0"}
2026-02-17 01:19:02.104 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1538" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:02.169 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1538"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1538"} labels:{key:"webhook-1538" value:"true"}
2026-02-17 01:19:02.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2401"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2401"} labels:{key:"webhook-1538-markers" value:"true"}
2026-02-17 01:19:02.197 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:02.323 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:02.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:02.324 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.324 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.324 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.325 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:02.325 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.326 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.355 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:02.367 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:02.368 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:02.368 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:02.368 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.368 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.368 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.368 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:02.369 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.369 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.388 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:02.389 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:02.852 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:02.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:02.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.852 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:02.852 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.852 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:02.906 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:02.906 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:02.944 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t, name=eth0)
2026-02-17 01:19:02.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1538.default"} profile:{}
2026-02-17 01:19:02.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1538"} profile:{inbound_rules:{action:"allow" rule_id:"dXrZP-gxIe_67oYT"} outbound_rules:{action:"allow" rule_id:"bhzKtAsMYTjrstRg"}}
2026-02-17 01:19:02.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5656e9fd90b" profile_ids:"kns.webhook-1538" profile_ids:"ksa.webhook-1538.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:19:02.944 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:02.944 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:02.944 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:02.947 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5656e9fd90b" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.947 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1538" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.947 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CStixgJwT_jiB0DtqH" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.947 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5656e9fd90b" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.947 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1538" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.947 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CStixgJwT_jiB0DtqH" ipVersion=0x4 table="filter"
2026-02-17 01:19:02.947 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:02.947 [INFO][73] 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:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:02.947 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:02.990 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:02.990 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} status="down"
2026-02-17 01:19:03.027 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali5656e9fd90b" state="down"
2026-02-17 01:19:03.027 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.027 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5656e9fd90b", State:"down", Index:157}
2026-02-17 01:19:03.028 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Typed[string]{}}
2026-02-17 01:19:03.028 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Typed[string]{}}
2026-02-17 01:19:03.028 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.028 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali5656e9fd90b" state="up"
2026-02-17 01:19:03.028 [INFO][73] 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:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.028 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.050 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:03.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} status="down"
2026-02-17 01:19:03.050 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5656e9fd90b", State:"up", Index:157}
2026-02-17 01:19:03.051 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.051 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.051 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.051 [INFO][73] 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:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.051 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.069 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:03.069 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} status="up"
2026-02-17 01:19:03.343 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2039" name:"default"}
2026-02-17 01:19:03.364 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:03.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:03.372 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.372 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.372 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.373 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:03.373 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.373 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.387 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t, name=eth0)
2026-02-17 01:19:03.394 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:03.395 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:03.395 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5656e9fd90b" profile_ids:"kns.webhook-1538" profile_ids:"ksa.webhook-1538.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:19:03.395 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.395 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.395 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.395 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.395 [INFO][73] 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:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.395 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.413 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t, name=eth0)
2026-02-17 01:19:03.414 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:03.414 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} status="up"
2026-02-17 01:19:03.414 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5656e9fd90b" profile_ids:"kns.webhook-1538" profile_ids:"ksa.webhook-1538.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:19:03.416 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.416 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.417 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.420 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5656e9fd90b"
2026-02-17 01:19:03.421 [INFO][73] 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:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.421 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:03.441 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:03.441 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"} status="up"
2026-02-17 01:19:03.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2039"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2039"}
2026-02-17 01:19:03.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2039"}
2026-02-17 01:19:03.718 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calibd6b9256c8b" state="down"
2026-02-17 01:19:03.718 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd6b9256c8b"
2026-02-17 01:19:03.718 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=156
2026-02-17 01:19:03.718 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6b9256c8b", State:"down", Index:156}
2026-02-17 01:19:03.718 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Typed[string]{}}
2026-02-17 01:19:03.718 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Typed[string]{}}
2026-02-17 01:19:03.768 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calibd6b9256c8b" state=""
2026-02-17 01:19:03.768 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd6b9256c8b"
2026-02-17 01:19:03.768 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd6b9256c8b", State:"", Index:156}
2026-02-17 01:19:03.768 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Set[string](nil)}
2026-02-17 01:19:03.768 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd6b9256c8b", Addrs:set.Set[string](nil)}
2026-02-17 01:19:03.871 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:03.871 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:03.871 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.872 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.872 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.872 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:03.872 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.872 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:03.901 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:03.901 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:04.389 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:04.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:04.389 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.389 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.389 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.390 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:04.390 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.390 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.408 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:04.408 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:04.418 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1538" type:"ClusterIP" cluster_ips:"10.254.27.69" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:19:04.679 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=157
2026-02-17 01:19:04.679 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5656e9fd90b"
2026-02-17 01:19:04.679 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:04.679 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:04.891 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:04.891 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:04.891 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.891 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.891 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.892 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:04.892 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.892 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:04.914 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:04.914 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:05.398 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:05.398 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:05.399 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.399 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.399 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.399 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:05.399 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.399 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.421 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:05.421 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:05.474 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1538"
2026-02-17 01:19:05.521 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t, name=eth0)
2026-02-17 01:19:05.526 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t, name=eth0)
2026-02-17 01:19:05.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5656e9fd90b" profile_ids:"kns.webhook-1538" profile_ids:"ksa.webhook-1538.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:19:05.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t" endpoint_id:"eth0"}
2026-02-17 01:19:05.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1538"}
2026-02-17 01:19:05.530 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1538.default"}
2026-02-17 01:19:05.530 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:05.531 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:05.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1538" ipVersion=0x4 table="filter"
2026-02-17 01:19:05.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CStixgJwT_jiB0DtqH" ipVersion=0x4 table="filter"
2026-02-17 01:19:05.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1538" ipVersion=0x4 table="filter"
2026-02-17 01:19:05.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CStixgJwT_jiB0DtqH" ipVersion=0x4 table="filter"
2026-02-17 01:19:05.531 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:05.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5656e9fd90b" ipVersion=0x4 table="filter"
2026-02-17 01:19:05.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5656e9fd90b" ipVersion=0x4 table="filter"
2026-02-17 01:19:05.531 [INFO][73] 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:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:05.531 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:05.532 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.11
2026-02-17 01:19:05.583 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1538/sample-webhook-deployment-7c5c95bb96-tc76t", EndpointId:"eth0"}
2026-02-17 01:19:05.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1538"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1538"} labels:{key:"webhook-1538" value:"true"}
2026-02-17 01:19:05.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2401"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2401"} labels:{key:"webhook-1538-markers" value:"true"}
2026-02-17 01:19:05.583 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8150"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-8150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8150"}
2026-02-17 01:19:05.584 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8150" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:05.912 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:05.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:05.913 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.913 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.913 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.913 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:05.913 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:05.933 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:05.933 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:06.141 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-8150/with-success-policy-succeeded-count-0-q84lq, name=eth0)
2026-02-17 01:19:06.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8150.default"} profile:{}
2026-02-17 01:19:06.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8150"} profile:{inbound_rules:{action:"allow" rule_id:"3SRrXrCjy0zJ-ujz"} outbound_rules:{action:"allow" rule_id:"79_-YtdfQq6SY9Oy"}}
2026-02-17 01:19:06.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8150/with-success-policy-succeeded-count-0-q84lq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae23f2f15ac" profile_ids:"kns.job-8150" profile_ids:"ksa.job-8150.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:19:06.142 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.142 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.142 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.145 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliae23f2f15ac" ipVersion=0x4 table="filter"
2026-02-17 01:19:06.146 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8150" ipVersion=0x4 table="filter"
2026-02-17 01:19:06.146 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aPv9KqbSXxmVQwcvct" ipVersion=0x4 table="filter"
2026-02-17 01:19:06.146 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliae23f2f15ac" ipVersion=0x4 table="filter"
2026-02-17 01:19:06.146 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8150" ipVersion=0x4 table="filter"
2026-02-17 01:19:06.146 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aPv9KqbSXxmVQwcvct" ipVersion=0x4 table="filter"
2026-02-17 01:19:06.146 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:06.146 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.147 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.196 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:06.197 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="down"
2026-02-17 01:19:06.220 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliae23f2f15ac" state="down"
2026-02-17 01:19:06.221 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae23f2f15ac", State:"down", Index:158}
2026-02-17 01:19:06.221 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:06.221 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.221 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.221 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliae23f2f15ac"
2026-02-17 01:19:06.225 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliae23f2f15ac" state="up"
2026-02-17 01:19:06.241 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:06.241 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="down"
2026-02-17 01:19:06.241 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Typed[string]{}}
2026-02-17 01:19:06.241 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Typed[string]{}}
2026-02-17 01:19:06.241 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae23f2f15ac", State:"up", Index:158}
2026-02-17 01:19:06.241 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:06.241 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:06.241 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:06.242 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.242 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:06.260 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:06.260 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="up"
2026-02-17 01:19:06.394 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:06.394 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:06.394 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.394 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.394 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.395 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:06.395 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.395 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.416 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:06.416 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:06.433 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:06.433 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:06.433 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.433 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.433 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.434 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:06.434 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.434 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.453 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:06.453 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:06.830 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali5656e9fd90b" state="down"
2026-02-17 01:19:06.830 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5656e9fd90b"
2026-02-17 01:19:06.830 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-17 01:19:06.830 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5656e9fd90b", State:"down", Index:157}
2026-02-17 01:19:06.830 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Typed[string]{}}
2026-02-17 01:19:06.830 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Typed[string]{}}
2026-02-17 01:19:06.833 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali5656e9fd90b" state=""
2026-02-17 01:19:06.833 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5656e9fd90b"
2026-02-17 01:19:06.854 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5656e9fd90b", State:"", Index:157}
2026-02-17 01:19:06.854 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Set[string](nil)}
2026-02-17 01:19:06.854 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5656e9fd90b", Addrs:set.Set[string](nil)}
2026-02-17 01:19:06.950 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:06.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:06.950 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.950 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.951 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.951 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:06.951 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.951 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:06.972 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:06.972 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:07.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9504" name:"default"}
2026-02-17 01:19:07.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1151" name:"default"}
2026-02-17 01:19:07.395 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9504"} labels:{key:"webhook-9504" value:"true"}
2026-02-17 01:19:07.449 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-8150/with-success-policy-succeeded-count-0-q84lq, name=eth0)
2026-02-17 01:19:07.449 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8150/with-success-policy-succeeded-count-0-q84lq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae23f2f15ac" profile_ids:"kns.job-8150" profile_ids:"ksa.job-8150.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:19:07.449 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:07.449 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:07.449 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:07.450 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:07.450 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:07.450 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:07.480 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:07.480 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="up"
2026-02-17 01:19:07.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9504"}
2026-02-17 01:19:07.497 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:07.510 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:07.511 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.512 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.513 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.517 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:07.518 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.519 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.521 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:07.543 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:07.544 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:07.544 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:07.544 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.544 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.544 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.545 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:07.545 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.545 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:07.571 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:07.571 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:07.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1151"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1151"} labels:{key:"webhook-9504-markers" value:"true"}
2026-02-17 01:19:07.612 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1151"}
2026-02-17 01:19:08.023 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:08.024 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:08.024 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.024 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.025 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.026 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:08.026 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.049 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:08.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:08.135 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-17 01:19:08.135 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliae23f2f15ac"
2026-02-17 01:19:08.135 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:08.135 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:08.428 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:08.428 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:08.428 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.428 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.428 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.429 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:08.429 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.429 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.445 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:08.445 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:08.548 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:08.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:08.549 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.549 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.549 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.549 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:08.549 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.549 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:08.568 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:08.568 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:08.617 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-8150/with-success-policy-succeeded-count-0-q84lq, name=eth0)
2026-02-17 01:19:08.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8150/with-success-policy-succeeded-count-0-q84lq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae23f2f15ac" profile_ids:"kns.job-8150" profile_ids:"ksa.job-8150.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:19:08.617 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.617 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.617 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.618 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:08.618 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.618 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.654 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:08.655 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="up"
2026-02-17 01:19:08.724 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliae23f2f15ac" state="down"
2026-02-17 01:19:08.724 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliae23f2f15ac"
2026-02-17 01:19:08.724 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae23f2f15ac", State:"down", Index:158}
2026-02-17 01:19:08.724 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-17 01:19:08.724 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Typed[string]{}}
2026-02-17 01:19:08.724 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Typed[string]{}}
2026-02-17 01:19:08.724 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:08.724 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.724 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.724 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.13
2026-02-17 01:19:08.725 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliae23f2f15ac" state=""
2026-02-17 01:19:08.725 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliae23f2f15ac"
2026-02-17 01:19:08.745 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:08.745 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="down"
2026-02-17 01:19:08.745 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae23f2f15ac", State:"", Index:158}
2026-02-17 01:19:08.745 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Set[string](nil)}
2026-02-17 01:19:08.745 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae23f2f15ac", Addrs:set.Set[string](nil)}
2026-02-17 01:19:08.745 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae23f2f15ac"
2026-02-17 01:19:08.746 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.746 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.814 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:08.814 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"} status="down"
2026-02-17 01:19:08.858 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-8150/with-success-policy-succeeded-count-0-q84lq, name=eth0)
2026-02-17 01:19:08.858 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8150/with-success-policy-succeeded-count-0-q84lq" endpoint_id:"eth0"}
2026-02-17 01:19:08.858 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8150.default"}
2026-02-17 01:19:08.858 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8150"}
2026-02-17 01:19:08.858 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.858 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.859 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8150" ipVersion=0x4 table="filter"
2026-02-17 01:19:08.859 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aPv9KqbSXxmVQwcvct" ipVersion=0x4 table="filter"
2026-02-17 01:19:08.859 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8150" ipVersion=0x4 table="filter"
2026-02-17 01:19:08.859 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aPv9KqbSXxmVQwcvct" ipVersion=0x4 table="filter"
2026-02-17 01:19:08.859 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.859 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliae23f2f15ac" ipVersion=0x4 table="filter"
2026-02-17 01:19:08.859 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliae23f2f15ac" ipVersion=0x4 table="filter"
2026-02-17 01:19:08.859 [INFO][73] 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-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.859 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:08.928 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8150/with-success-policy-succeeded-count-0-q84lq", EndpointId:"eth0"}
2026-02-17 01:19:09.065 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:09.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:09.065 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.065 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.066 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.066 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:09.066 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.066 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.097 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:09.097 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:09.440 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:09.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:09.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.441 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.441 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.441 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:09.442 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.442 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.461 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:09.461 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:09.584 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:09.585 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:09.585 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.585 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.585 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.586 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:09.586 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.586 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:09.603 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:09.604 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:09.642 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8150"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-8150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8150"}
2026-02-17 01:19:09.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4806"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4806"}
2026-02-17 01:19:09.679 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4806" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:10.103 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:10.104 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:10.104 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.104 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.104 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.105 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:10.105 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.105 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.125 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:10.125 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:10.444 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:10.445 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:10.445 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.445 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.445 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.445 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:10.445 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.445 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.466 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:10.466 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:10.605 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2401" name:"default"}
2026-02-17 01:19:10.622 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:10.636 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:10.636 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.636 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.636 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.636 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:10.637 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.637 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:10.657 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:10.657 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:10.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1538" name:"default"}
2026-02-17 01:19:10.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2401"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2401"} labels:{key:"webhook-1538-markers" value:"true"}
2026-02-17 01:19:11.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2401"}
2026-02-17 01:19:11.095 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1538"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1538"} labels:{key:"webhook-1538" value:"true"}
2026-02-17 01:19:11.121 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1538"}
2026-02-17 01:19:11.139 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:11.156 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:11.156 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.156 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.156 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.157 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:11.157 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.158 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:11.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:11.449 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:11.449 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:11.449 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.449 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.449 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.450 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:11.451 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.451 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.475 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:11.475 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:11.666 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:11.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:11.666 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.667 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.667 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.668 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:11.668 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.668 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:11.693 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:11.693 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:12.190 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:12.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:12.190 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.190 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.190 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.191 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:12.191 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.191 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.211 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:12.211 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:12.453 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:12.453 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:12.453 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.453 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.453 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.454 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:12.454 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.454 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.483 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:12.483 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:12.713 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:12.713 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:12.714 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.714 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.714 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.715 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:12.716 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.716 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:12.744 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:12.744 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:13.227 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:13.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:13.228 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.228 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.228 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.229 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:13.229 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.229 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.249 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:13.249 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:13.460 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:13.461 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:13.461 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.462 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.462 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.463 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:13.463 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.464 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.485 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:13.485 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:13.756 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:13.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:13.757 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.757 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.757 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.757 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:13.757 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.758 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:13.782 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:13.782 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:14.275 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:14.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:14.275 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.276 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.276 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.277 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:14.278 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.278 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.305 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:14.305 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:14.462 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:14.462 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:14.462 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.462 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.462 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.463 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:14.463 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.463 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.487 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:14.488 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:14.774 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4806"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4806"}
2026-02-17 01:19:14.798 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:14.799 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-3831"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-3831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3831"}
2026-02-17 01:19:14.799 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:14.799 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.799 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.799 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.800 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:14.800 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.800 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:14.817 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:14.817 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:14.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-3831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:14.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-3831"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-3831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3831"}
2026-02-17 01:19:14.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9786"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9786"}
2026-02-17 01:19:15.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9786" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:15.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8150" name:"default"}
2026-02-17 01:19:15.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8150"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-8150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8150"}
2026-02-17 01:19:15.164 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8150"}
2026-02-17 01:19:15.319 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:15.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:15.320 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.320 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.320 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.321 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:15.321 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.321 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.347 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:15.347 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:15.465 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:15.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:15.465 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.466 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.466 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.466 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:15.467 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.467 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.493 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:15.493 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:15.615 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb, name=eth0)
2026-02-17 01:19:15.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9786"} profile:{inbound_rules:{action:"allow" rule_id:"YH7_PmdI-Uj3koI0"} outbound_rules:{action:"allow" rule_id:"ht7HCngM8Jvsxuxl"}}
2026-02-17 01:19:15.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9786.default"} profile:{}
2026-02-17 01:19:15.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali660161227e5" profile_ids:"kns.downward-api-9786" profile_ids:"ksa.downward-api-9786.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:19:15.616 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.616 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.616 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali660161227e5" ipVersion=0x4 table="filter"
2026-02-17 01:19:15.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iAxSGpEDylZyUlp2Ha" ipVersion=0x4 table="filter"
2026-02-17 01:19:15.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OZcplcxKZRlagfoilP" ipVersion=0x4 table="filter"
2026-02-17 01:19:15.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali660161227e5" ipVersion=0x4 table="filter"
2026-02-17 01:19:15.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iAxSGpEDylZyUlp2Ha" ipVersion=0x4 table="filter"
2026-02-17 01:19:15.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OZcplcxKZRlagfoilP" ipVersion=0x4 table="filter"
2026-02-17 01:19:15.617 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali660161227e5"
2026-02-17 01:19:15.617 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.617 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.653 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:15.653 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} status="down"
2026-02-17 01:19:15.691 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali660161227e5" state="down"
2026-02-17 01:19:15.691 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali660161227e5"
2026-02-17 01:19:15.691 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali660161227e5", State:"down", Index:159}
2026-02-17 01:19:15.691 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Typed[string]{}}
2026-02-17 01:19:15.691 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Typed[string]{}}
2026-02-17 01:19:15.691 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali660161227e5"
2026-02-17 01:19:15.691 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.691 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.692 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali660161227e5" state="up"
2026-02-17 01:19:15.710 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:15.710 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} status="down"
2026-02-17 01:19:15.711 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali660161227e5", State:"up", Index:159}
2026-02-17 01:19:15.711 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali660161227e5"
2026-02-17 01:19:15.711 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali660161227e5"
2026-02-17 01:19:15.711 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali660161227e5"
2026-02-17 01:19:15.711 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.711 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:15.738 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:15.738 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} status="up"
2026-02-17 01:19:15.839 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:15.839 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:15.839 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.839 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.839 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.840 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:15.840 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.840 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:15.862 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:15.862 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:16.359 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:16.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:16.360 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.360 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.360 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.361 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:16.361 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.361 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.387 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:16.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:16.474 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:16.475 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:16.475 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.475 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.475 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.476 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:16.476 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.476 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.492 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb, name=eth0)
2026-02-17 01:19:16.502 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:16.502 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:16.502 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali660161227e5" profile_ids:"kns.downward-api-9786" profile_ids:"ksa.downward-api-9786.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:19:16.503 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:16.503 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:16.503 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:16.504 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali660161227e5"
2026-02-17 01:19:16.504 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:16.504 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:16.523 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:16.523 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} status="up"
2026-02-17 01:19:16.881 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:16.881 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:16.881 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.881 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.882 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.882 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:16.883 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.883 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:16.908 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:16.908 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:16.935 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=159
2026-02-17 01:19:16.935 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali660161227e5"
2026-02-17 01:19:16.935 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:16.935 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:17.405 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:17.405 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:17.405 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.405 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.405 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.406 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:17.406 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.406 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.429 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:17.429 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:17.481 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:17.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:17.481 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.482 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.482 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.483 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:17.483 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.483 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.503 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:17.503 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:17.642 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb, name=eth0)
2026-02-17 01:19:17.642 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali660161227e5" profile_ids:"kns.downward-api-9786" profile_ids:"ksa.downward-api-9786.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:19:17.642 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.642 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.642 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.643 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali660161227e5"
2026-02-17 01:19:17.643 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.643 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.666 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:17.666 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} status="up"
2026-02-17 01:19:17.749 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=159
2026-02-17 01:19:17.749 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali660161227e5"
2026-02-17 01:19:17.749 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali660161227e5" state="down"
2026-02-17 01:19:17.750 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali660161227e5" state=""
2026-02-17 01:19:17.750 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali660161227e5"
2026-02-17 01:19:17.750 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Typed[string]{}}
2026-02-17 01:19:17.750 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Typed[string]{}}
2026-02-17 01:19:17.750 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali660161227e5", State:"down", Index:159}
2026-02-17 01:19:17.750 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali660161227e5", State:"", Index:159}
2026-02-17 01:19:17.750 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Set[string](nil)}
2026-02-17 01:19:17.750 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali660161227e5", Addrs:set.Set[string](nil)}
2026-02-17 01:19:17.750 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali660161227e5"
2026-02-17 01:19:17.750 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.750 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.750 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.30
2026-02-17 01:19:17.773 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:17.773 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"} status="down"
2026-02-17 01:19:17.845 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb, name=eth0)
2026-02-17 01:19:17.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb" endpoint_id:"eth0"}
2026-02-17 01:19:17.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9786"}
2026-02-17 01:19:17.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9786.default"}
2026-02-17 01:19:17.845 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.845 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.846 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iAxSGpEDylZyUlp2Ha" ipVersion=0x4 table="filter"
2026-02-17 01:19:17.846 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OZcplcxKZRlagfoilP" ipVersion=0x4 table="filter"
2026-02-17 01:19:17.846 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iAxSGpEDylZyUlp2Ha" ipVersion=0x4 table="filter"
2026-02-17 01:19:17.846 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OZcplcxKZRlagfoilP" ipVersion=0x4 table="filter"
2026-02-17 01:19:17.846 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.846 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali660161227e5" ipVersion=0x4 table="filter"
2026-02-17 01:19:17.846 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali660161227e5" ipVersion=0x4 table="filter"
2026-02-17 01:19:17.846 [INFO][73] 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:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.846 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.899 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9786/downward-api-13e3af22-d1e1-4ece-aef5-2e7e2330f1fb", EndpointId:"eth0"}
2026-02-17 01:19:17.920 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:17.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:17.921 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.921 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.921 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.922 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:17.922 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.922 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:17.945 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:17.946 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:18.441 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:18.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:18.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.441 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.441 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.443 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:18.443 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.443 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.462 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:18.462 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:18.492 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:18.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:18.492 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.492 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.492 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.494 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:18.494 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.494 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.517 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:18.517 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:18.960 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:18.961 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:18.961 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.961 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.961 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.963 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:18.963 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.963 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:18.986 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:18.986 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:19.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9786"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9786"}
2026-02-17 01:19:19.165 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2730"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2730"}
2026-02-17 01:19:19.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:19.484 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:19.484 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:19.484 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.484 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.484 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.485 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:19.485 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.485 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.495 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:19.513 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:19.514 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:19.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:19.514 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.514 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.514 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.515 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:19.516 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.516 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:19.544 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:19.544 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:19.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4806" name:"default"}
2026-02-17 01:19:19.828 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31, name=eth0)
2026-02-17 01:19:19.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2730.default"} profile:{}
2026-02-17 01:19:19.830 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2730"} profile:{inbound_rules:{action:"allow" rule_id:"s-1GOmE96K3uxxi1"} outbound_rules:{action:"allow" rule_id:"YE7PQfl6HGwWZbKl"}}
2026-02-17 01:19:19.830 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3333545ab2a" profile_ids:"kns.downward-api-2730" profile_ids:"ksa.downward-api-2730.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:19:19.830 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.830 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.830 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.831 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3333545ab2a" ipVersion=0x4 table="filter"
2026-02-17 01:19:19.831 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SzFyvCAPQjhik8RK8f" ipVersion=0x4 table="filter"
2026-02-17 01:19:19.831 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__fInfpm8Cm7rcJwdcP" ipVersion=0x4 table="filter"
2026-02-17 01:19:19.831 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3333545ab2a" ipVersion=0x4 table="filter"
2026-02-17 01:19:19.831 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SzFyvCAPQjhik8RK8f" ipVersion=0x4 table="filter"
2026-02-17 01:19:19.831 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__fInfpm8Cm7rcJwdcP" ipVersion=0x4 table="filter"
2026-02-17 01:19:19.831 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3333545ab2a"
2026-02-17 01:19:19.831 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.831 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.879 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:19.879 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="down"
2026-02-17 01:19:19.913 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali3333545ab2a" state="down"
2026-02-17 01:19:19.913 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3333545ab2a", State:"down", Index:160}
2026-02-17 01:19:19.913 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3333545ab2a"
2026-02-17 01:19:19.913 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3333545ab2a", Addrs:set.Typed[string]{}}
2026-02-17 01:19:19.913 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3333545ab2a", Addrs:set.Typed[string]{}}
2026-02-17 01:19:19.913 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3333545ab2a"
2026-02-17 01:19:19.913 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.916 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali3333545ab2a" state="up"
2026-02-17 01:19:19.933 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:19.933 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="down"
2026-02-17 01:19:19.933 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3333545ab2a", State:"up", Index:160}
2026-02-17 01:19:19.933 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3333545ab2a"
2026-02-17 01:19:19.933 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3333545ab2a"
2026-02-17 01:19:19.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3333545ab2a"
2026-02-17 01:19:19.934 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.934 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:19.951 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:19.951 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="up"
2026-02-17 01:19:20.003 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:20.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:20.003 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.003 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.003 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.004 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:20.004 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.004 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.023 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:20.023 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:20.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4806"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4806"}
2026-02-17 01:19:20.170 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4806"}
2026-02-17 01:19:20.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-3831" name:"default"}
2026-02-17 01:19:20.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-3831"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-3831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3831"}
2026-02-17 01:19:20.498 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-3831"}
2026-02-17 01:19:20.505 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31, name=eth0)
2026-02-17 01:19:20.525 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3333545ab2a" profile_ids:"kns.downward-api-2730" profile_ids:"ksa.downward-api-2730.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:19:20.527 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:20.527 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:20.528 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:20.530 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:20.531 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3333545ab2a"
2026-02-17 01:19:20.532 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:20.532 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:20.539 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:20.555 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:20.555 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="up"
2026-02-17 01:19:20.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:20.555 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:20.556 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.556 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.556 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.558 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:20.559 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.559 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:20.583 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:20.583 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:21.051 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:21.052 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:21.052 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.053 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.053 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.054 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:21.054 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.055 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:21.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:21.511 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:21.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:21.511 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.511 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.511 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.512 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:21.512 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.512 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.532 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:21.532 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:21.578 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:21.578 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:21.578 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.578 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.578 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.579 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:21.579 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.579 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:21.608 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:21.609 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:21.703 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31, name=eth0)
2026-02-17 01:19:21.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3333545ab2a" profile_ids:"kns.downward-api-2730" profile_ids:"ksa.downward-api-2730.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:19:21.703 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.704 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.704 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.704 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3333545ab2a"
2026-02-17 01:19:21.704 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.704 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.735 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:21.735 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="up"
2026-02-17 01:19:21.808 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali3333545ab2a" state="down"
2026-02-17 01:19:21.808 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3333545ab2a", State:"down", Index:160}
2026-02-17 01:19:21.808 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3333545ab2a"
2026-02-17 01:19:21.808 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.808 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.808 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.31
2026-02-17 01:19:21.811 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali3333545ab2a" state=""
2026-02-17 01:19:21.811 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3333545ab2a"
2026-02-17 01:19:21.831 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:21.832 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="down"
2026-02-17 01:19:21.832 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3333545ab2a", State:"", Index:160}
2026-02-17 01:19:21.833 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3333545ab2a", Addrs:set.Set[string](nil)}
2026-02-17 01:19:21.833 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3333545ab2a", Addrs:set.Set[string](nil)}
2026-02-17 01:19:21.833 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3333545ab2a"
2026-02-17 01:19:21.833 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.833 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.857 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:21.857 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"} status="down"
2026-02-17 01:19:21.887 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31, name=eth0)
2026-02-17 01:19:21.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31" endpoint_id:"eth0"}
2026-02-17 01:19:21.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2730"}
2026-02-17 01:19:21.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2730.default"}
2026-02-17 01:19:21.888 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.888 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.888 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SzFyvCAPQjhik8RK8f" ipVersion=0x4 table="filter"
2026-02-17 01:19:21.888 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__fInfpm8Cm7rcJwdcP" ipVersion=0x4 table="filter"
2026-02-17 01:19:21.888 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SzFyvCAPQjhik8RK8f" ipVersion=0x4 table="filter"
2026-02-17 01:19:21.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__fInfpm8Cm7rcJwdcP" ipVersion=0x4 table="filter"
2026-02-17 01:19:21.889 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3333545ab2a" ipVersion=0x4 table="filter"
2026-02-17 01:19:21.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3333545ab2a" ipVersion=0x4 table="filter"
2026-02-17 01:19:21.889 [INFO][73] 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:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.889 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:21.948 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2730/downward-api-1d9ffd0f-7fc9-4625-a44f-d1d53fdf8e31", EndpointId:"eth0"}
2026-02-17 01:19:22.099 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:22.099 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:22.100 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.100 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.100 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.101 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:22.101 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.101 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.129 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:22.129 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:22.517 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:22.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:22.518 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.518 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.518 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.518 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:22.518 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.519 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.544 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:22.544 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:22.622 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:22.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:22.623 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.623 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.623 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.624 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:22.624 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.625 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:22.648 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:22.648 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:23.142 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:23.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:23.143 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.143 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.143 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.144 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:23.144 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.144 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.168 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:23.168 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:23.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2730"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2730"}
2026-02-17 01:19:23.405 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6963"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-6963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6963"}
2026-02-17 01:19:23.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6963" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:23.527 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:23.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:23.528 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.528 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.528 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.529 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:23.529 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.529 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.555 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:23.555 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:23.662 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:23.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:23.663 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.664 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.664 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.665 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:23.666 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.666 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:23.686 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:23.686 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:24.177 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:24.177 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:24.177 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.177 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.177 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.177 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:24.178 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.178 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.212 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:24.212 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:24.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9786" name:"default"}
2026-02-17 01:19:24.497 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9786"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9786"}
2026-02-17 01:19:24.524 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9786"}
2026-02-17 01:19:24.531 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:24.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:24.553 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.554 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.554 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.555 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:24.555 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.578 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:24.578 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:24.695 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:24.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:24.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.695 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.696 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:24.696 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.696 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:24.723 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:24.730 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:25.220 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:25.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:25.220 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.220 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.220 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.221 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:25.221 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.221 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.241 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:25.241 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:25.527 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:25.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:25.528 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.528 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.528 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.529 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:25.529 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.529 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.551 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:25.551 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:25.739 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:25.739 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:25.740 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.740 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.740 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.741 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:25.741 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.741 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:25.762 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:25.763 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:26.261 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:26.261 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:26.261 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.261 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.261 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.261 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:26.261 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.261 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.287 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:26.287 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:26.534 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:26.535 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:26.535 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.535 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.535 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.536 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:26.536 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.536 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.567 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:26.567 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:26.796 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:26.796 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:26.796 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.796 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.797 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.798 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:26.798 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.798 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:26.819 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:26.819 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:27.316 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:27.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:27.316 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.316 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.316 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.317 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:27.318 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.318 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.340 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:27.340 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:27.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6963"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-6963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6963"}
2026-02-17 01:19:27.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2992"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2992"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2992"}
2026-02-17 01:19:27.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2992" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:27.602 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:27.627 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:27.627 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.627 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.627 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.628 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:27.628 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.628 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.652 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:27.652 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:27.833 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:27.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:27.833 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.833 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.833 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.834 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:27.834 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.834 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:27.862 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:27.862 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:28.255 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e, name=eth0)
2026-02-17 01:19:28.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-2992"} profile:{inbound_rules:{action:"allow" rule_id:"o6hNliEb9ElFeUzL"} outbound_rules:{action:"allow" rule_id:"DYt_KBNC5d6IRhms"}}
2026-02-17 01:19:28.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-2992.default"} profile:{}
2026-02-17 01:19:28.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c38f76cd2e" profile_ids:"kns.container-probe-2992" profile_ids:"ksa.container-probe-2992.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:19:28.256 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.256 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.256 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c38f76cd2e" ipVersion=0x4 table="filter"
2026-02-17 01:19:28.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SkxZNE3RPHgS1mMvXi" ipVersion=0x4 table="filter"
2026-02-17 01:19:28.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_h7bzWugSeGqFuAmJ4H" ipVersion=0x4 table="filter"
2026-02-17 01:19:28.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c38f76cd2e" ipVersion=0x4 table="filter"
2026-02-17 01:19:28.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SkxZNE3RPHgS1mMvXi" ipVersion=0x4 table="filter"
2026-02-17 01:19:28.256 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_h7bzWugSeGqFuAmJ4H" ipVersion=0x4 table="filter"
2026-02-17 01:19:28.256 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:28.256 [INFO][73] 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-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.256 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.307 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:28.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} status="down"
2026-02-17 01:19:28.337 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali8c38f76cd2e" state="down"
2026-02-17 01:19:28.337 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:28.337 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c38f76cd2e", State:"down", Index:161}
2026-02-17 01:19:28.337 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Typed[string]{}}
2026-02-17 01:19:28.337 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Typed[string]{}}
2026-02-17 01:19:28.337 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:28.337 [INFO][73] 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-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.337 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.338 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali8c38f76cd2e" state="up"
2026-02-17 01:19:28.348 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:28.363 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:28.363 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} status="down"
2026-02-17 01:19:28.363 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c38f76cd2e", State:"up", Index:161}
2026-02-17 01:19:28.363 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:28.363 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:28.363 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:28.363 [INFO][73] 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-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.363 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:28.381 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:28.381 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} status="up"
2026-02-17 01:19:28.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:28.382 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.382 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.383 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.384 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:28.384 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.384 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.410 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:28.410 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:28.544 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:28.545 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:28.545 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.545 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.545 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.545 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:28.545 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.546 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.568 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:28.568 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:28.589 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2730" name:"default"}
2026-02-17 01:19:28.740 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2730"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2730"}
2026-02-17 01:19:28.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2730"}
2026-02-17 01:19:28.867 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:28.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:28.868 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.868 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.868 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.868 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:28.868 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.868 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:28.896 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:28.896 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:29.415 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=161
2026-02-17 01:19:29.415 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:29.415 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:29.415 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:29.551 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e, name=eth0)
2026-02-17 01:19:29.551 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c38f76cd2e" profile_ids:"kns.container-probe-2992" profile_ids:"ksa.container-probe-2992.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:19:29.551 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:29.551 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:29.551 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:29.552 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c38f76cd2e"
2026-02-17 01:19:29.552 [INFO][73] 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-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:29.552 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:19:29.569 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:29.578 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:29.578 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"} status="up"
2026-02-17 01:19:29.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:29.579 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:29.580 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:29.580 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:29.581 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:29.581 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:29.581 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:29.601 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:29.601 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:29.772 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17, name=eth0)
2026-02-17 01:19:29.773 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif90f01e844e" profile_ids:"kns.container-probe-7381" profile_ids:"ksa.container-probe-7381.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:19:29.773 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.773 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.773 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.773 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif90f01e844e"
2026-02-17 01:19:29.774 [INFO][73] 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-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.774 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.783 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17, name=eth0)
2026-02-17 01:19:29.796 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:29.796 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"} status="up"
2026-02-17 01:19:29.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17" endpoint_id:"eth0"}
2026-02-17 01:19:29.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-7381"}
2026-02-17 01:19:29.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-7381.default"}
2026-02-17 01:19:29.797 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.797 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.798 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zllKsbt-7IA3dVO_AE" ipVersion=0x4 table="filter"
2026-02-17 01:19:29.798 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yZR8Vyk22sb-uEdk1B" ipVersion=0x4 table="filter"
2026-02-17 01:19:29.798 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zllKsbt-7IA3dVO_AE" ipVersion=0x4 table="filter"
2026-02-17 01:19:29.798 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yZR8Vyk22sb-uEdk1B" ipVersion=0x4 table="filter"
2026-02-17 01:19:29.798 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.798 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif90f01e844e" ipVersion=0x4 table="filter"
2026-02-17 01:19:29.798 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif90f01e844e" ipVersion=0x4 table="filter"
2026-02-17 01:19:29.798 [INFO][73] 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-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.798 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.799 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.7
2026-02-17 01:19:29.860 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7381/liveness-a24e6054-20e1-4180-afb3-d08c5e316d17", EndpointId:"eth0"}
2026-02-17 01:19:29.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7381"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7381"}
2026-02-17 01:19:29.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4578"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4578"} 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-4578"}
2026-02-17 01:19:29.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 133
2026-02-17 01:19:30.192 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calif90f01e844e" state="down"
2026-02-17 01:19:30.192 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif90f01e844e"
2026-02-17 01:19:30.192 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90f01e844e", State:"down", Index:133}
2026-02-17 01:19:30.192 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Typed[string]{}}
2026-02-17 01:19:30.192 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Typed[string]{}}
2026-02-17 01:19:30.195 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-17 01:19:30.200 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calif90f01e844e" state=""
2026-02-17 01:19:30.200 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif90f01e844e"
2026-02-17 01:19:30.215 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90f01e844e", State:"", Index:133}
2026-02-17 01:19:30.215 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Set[string](nil)}
2026-02-17 01:19:30.215 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90f01e844e", Addrs:set.Set[string](nil)}
2026-02-17 01:19:30.441 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:30.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4578"} profile:{inbound_rules:{action:"allow" rule_id:"WcZDk3l3MeQ6iHBK"} outbound_rules:{action:"allow" rule_id:"b3gxSLD77FXm0FDw"}}
2026-02-17 01:19:30.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4578.default"} profile:{}
2026-02-17 01:19:30.441 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d16d542fe" profile_ids:"kns.pods-4578" profile_ids:"ksa.pods-4578.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:19:30.441 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.442 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.442 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.442 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6d16d542fe" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.442 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4578" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.442 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9l6plMoWBD9rEgfpVI" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.442 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6d16d542fe" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.442 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4578" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.442 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9l6plMoWBD9rEgfpVI" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.442 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6d16d542fe"
2026-02-17 01:19:30.442 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.442 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.476 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:30.476 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="down"
2026-02-17 01:19:30.522 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie6d16d542fe" state="down"
2026-02-17 01:19:30.522 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d16d542fe", State:"down", Index:162}
2026-02-17 01:19:30.522 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6d16d542fe"
2026-02-17 01:19:30.522 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Typed[string]{}}
2026-02-17 01:19:30.522 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Typed[string]{}}
2026-02-17 01:19:30.522 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie6d16d542fe" state="up"
2026-02-17 01:19:30.522 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d16d542fe", State:"up", Index:162}
2026-02-17 01:19:30.522 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6d16d542fe"
2026-02-17 01:19:30.523 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6d16d542fe"
2026-02-17 01:19:30.523 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d16d542fe"
2026-02-17 01:19:30.523 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.523 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:30.548 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:30.548 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 01:19:30.568 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:30.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:30.568 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.568 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.568 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.569 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:30.569 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.569 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.595 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:30.595 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:30.890 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:30.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d1e6ab255d" profile_ids:"kns.pods-8854" profile_ids:"ksa.pods-8854.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:19:30.890 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.890 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.890 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.891 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:30.891 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.896 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82, name=eth0)
2026-02-17 01:19:30.912 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:30.912 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"} status="up"
2026-02-17 01:19:30.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82" endpoint_id:"eth0"}
2026-02-17 01:19:30.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8854"}
2026-02-17 01:19:30.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8854.default"}
2026-02-17 01:19:30.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8854"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8854"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8854"}
2026-02-17 01:19:30.913 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.913 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8854" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NmdtPSbGCMLDKKloEf" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8854" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NmdtPSbGCMLDKKloEf" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.913 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d1e6ab255d" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.913 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d1e6ab255d" ipVersion=0x4 table="filter"
2026-02-17 01:19:30.913 [INFO][73] 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-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.913 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.914 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.60
2026-02-17 01:19:30.971 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8854/pod-generation-dcc78010-1d80-4493-8742-ef392b306b82", EndpointId:"eth0"}
2026-02-17 01:19:30.971 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1763"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1763"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1763"}
2026-02-17 01:19:30.971 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:31.576 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:31.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d16d542fe" profile_ids:"kns.pods-4578" profile_ids:"ksa.pods-4578.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:19:31.577 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.577 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.577 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.578 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d16d542fe"
2026-02-17 01:19:31.578 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.578 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.593 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:31.596 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:31.596 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 01:19:31.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d16d542fe" profile_ids:"kns.pods-4578" profile_ids:"ksa.pods-4578.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:19:31.596 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.596 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.596 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.597 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d16d542fe"
2026-02-17 01:19:31.597 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.597 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.614 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:31.614 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 01:19:31.619 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:31.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d16d542fe" profile_ids:"kns.pods-4578" profile_ids:"ksa.pods-4578.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:19:31.620 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.620 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.620 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.621 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d16d542fe"
2026-02-17 01:19:31.621 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.621 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.633 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:31.649 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:31.649 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 01:19:31.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d16d542fe" profile_ids:"kns.pods-4578" profile_ids:"ksa.pods-4578.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:19:31.649 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.649 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.650 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.650 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d16d542fe"
2026-02-17 01:19:31.651 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.651 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:31.671 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:31.671 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 01:19:31.943 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=162
2026-02-17 01:19:31.943 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6d16d542fe"
2026-02-17 01:19:31.943 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:31.943 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:31.949 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali9d1e6ab255d" state="down"
2026-02-17 01:19:31.949 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:31.949 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-17 01:19:31.958 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali9d1e6ab255d" state=""
2026-02-17 01:19:31.958 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d1e6ab255d"
2026-02-17 01:19:31.966 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d1e6ab255d", State:"down", Index:127}
2026-02-17 01:19:31.966 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Typed[string]{}}
2026-02-17 01:19:31.966 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Typed[string]{}}
2026-02-17 01:19:31.966 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d1e6ab255d", State:"", Index:127}
2026-02-17 01:19:31.966 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Set[string](nil)}
2026-02-17 01:19:31.966 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d1e6ab255d", Addrs:set.Set[string](nil)}
2026-02-17 01:19:32.784 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6963" name:"default"}
2026-02-17 01:19:32.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6963"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"job-6963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6963"}
2026-02-17 01:19:32.872 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6963"}
2026-02-17 01:19:33.591 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:33.592 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d16d542fe" profile_ids:"kns.pods-4578" profile_ids:"ksa.pods-4578.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:19:33.592 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.592 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.592 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.592 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d16d542fe"
2026-02-17 01:19:33.592 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.592 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.617 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:33.617 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 01:19:33.831 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4578/pod-test, name=eth0)
2026-02-17 01:19:33.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4578/pod-test" endpoint_id:"eth0"}
2026-02-17 01:19:33.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4578"}
2026-02-17 01:19:33.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4578.default"}
2026-02-17 01:19:33.832 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.832 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.834 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4578" ipVersion=0x4 table="filter"
2026-02-17 01:19:33.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9l6plMoWBD9rEgfpVI" ipVersion=0x4 table="filter"
2026-02-17 01:19:33.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4578" ipVersion=0x4 table="filter"
2026-02-17 01:19:33.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9l6plMoWBD9rEgfpVI" ipVersion=0x4 table="filter"
2026-02-17 01:19:33.835 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6d16d542fe" ipVersion=0x4 table="filter"
2026-02-17 01:19:33.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6d16d542fe" ipVersion=0x4 table="filter"
2026-02-17 01:19:33.835 [INFO][73] 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-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.835 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.838 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.34
2026-02-17 01:19:33.887 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4578/pod-test", EndpointId:"eth0"}
2026-02-17 01:19:33.933 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie6d16d542fe" state="down"
2026-02-17 01:19:33.933 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6d16d542fe"
2026-02-17 01:19:33.933 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=162
2026-02-17 01:19:33.933 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d16d542fe", State:"down", Index:162}
2026-02-17 01:19:33.933 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Typed[string]{}}
2026-02-17 01:19:33.933 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Typed[string]{}}
2026-02-17 01:19:33.936 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calie6d16d542fe" state=""
2026-02-17 01:19:33.936 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6d16d542fe"
2026-02-17 01:19:33.958 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d16d542fe", State:"", Index:162}
2026-02-17 01:19:33.958 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Set[string](nil)}
2026-02-17 01:19:33.958 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d16d542fe", Addrs:set.Set[string](nil)}
2026-02-17 01:19:34.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4578"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4578"} 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-4578"}
2026-02-17 01:19:34.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9326"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-9326"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9326"}
2026-02-17 01:19:34.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:34.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9326" type:"NodePort" cluster_ips:"10.254.78.93" ports:{Protocol:"TCP" Port:80 NodePort:31498}
2026-02-17 01:19:35.104 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7381" name:"default"}
2026-02-17 01:19:35.173 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7381"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7381"}
2026-02-17 01:19:35.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7381"}
2026-02-17 01:19:35.299 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-fz4ks, name=eth0)
2026-02-17 01:19:35.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9326"} profile:{inbound_rules:{action:"allow" rule_id:"vNu6E9q654-0vyXr"} outbound_rules:{action:"allow" rule_id:"Sha7aEC-b9Fshw8e"}}
2026-02-17 01:19:35.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9326.default"} profile:{}
2026-02-17 01:19:35.299 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie282278da96" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:19:35.299 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.299 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.299 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.300 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie282278da96" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.300 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9326" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.300 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HAzPLybPs41RKPnWEi" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.300 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie282278da96" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.300 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9326" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.300 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HAzPLybPs41RKPnWEi" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.300 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie282278da96"
2026-02-17 01:19:35.300 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.300 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.347 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:35.347 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} status="down"
2026-02-17 01:19:35.383 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calie282278da96" state="down"
2026-02-17 01:19:35.383 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie282278da96"
2026-02-17 01:19:35.383 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie282278da96", State:"down", Index:163}
2026-02-17 01:19:35.383 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Typed[string]{}}
2026-02-17 01:19:35.383 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Typed[string]{}}
2026-02-17 01:19:35.383 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie282278da96"
2026-02-17 01:19:35.383 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.383 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.383 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calie282278da96" state="up"
2026-02-17 01:19:35.403 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:35.403 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} status="down"
2026-02-17 01:19:35.403 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie282278da96", State:"up", Index:163}
2026-02-17 01:19:35.403 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie282278da96"
2026-02-17 01:19:35.403 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie282278da96"
2026-02-17 01:19:35.403 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie282278da96"
2026-02-17 01:19:35.403 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.403 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:35.413 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-5tdfs, name=eth0)
2026-02-17 01:19:35.424 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:35.424 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} status="up"
2026-02-17 01:19:35.424 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fb01721b5d" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:19:35.425 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.425 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.425 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.425 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7fb01721b5d" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.425 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7fb01721b5d" ipVersion=0x4 table="filter"
2026-02-17 01:19:35.425 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7fb01721b5d"
2026-02-17 01:19:35.425 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.425 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.460 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:35.460 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} status="down"
2026-02-17 01:19:35.489 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali7fb01721b5d" state="down"
2026-02-17 01:19:35.490 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7fb01721b5d"
2026-02-17 01:19:35.490 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fb01721b5d", State:"down", Index:164}
2026-02-17 01:19:35.490 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Typed[string]{}}
2026-02-17 01:19:35.490 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Typed[string]{}}
2026-02-17 01:19:35.490 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7fb01721b5d"
2026-02-17 01:19:35.490 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.490 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.491 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali7fb01721b5d" state="up"
2026-02-17 01:19:35.508 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:35.508 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} status="down"
2026-02-17 01:19:35.508 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fb01721b5d", State:"up", Index:164}
2026-02-17 01:19:35.508 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7fb01721b5d"
2026-02-17 01:19:35.508 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7fb01721b5d"
2026-02-17 01:19:35.508 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fb01721b5d"
2026-02-17 01:19:35.508 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.508 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:35.532 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:35.532 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} status="up"
2026-02-17 01:19:36.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8854" name:"default"}
2026-02-17 01:19:36.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8854"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8854"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8854"}
2026-02-17 01:19:36.337 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8854"}
2026-02-17 01:19:36.583 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=163
2026-02-17 01:19:36.583 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie282278da96"
2026-02-17 01:19:36.583 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:36.583 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:36.621 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-fz4ks, name=eth0)
2026-02-17 01:19:36.621 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie282278da96" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:19:36.621 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:36.621 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:36.621 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:36.622 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie282278da96"
2026-02-17 01:19:36.622 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:36.622 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:19:36.648 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:36.648 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"} status="up"
2026-02-17 01:19:36.648 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-5tdfs, name=eth0)
2026-02-17 01:19:36.649 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fb01721b5d" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:19:36.649 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:36.649 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:36.649 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:36.649 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fb01721b5d"
2026-02-17 01:19:36.649 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:36.649 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:19:36.674 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:36.674 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"} status="up"
2026-02-17 01:19:37.254 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=164
2026-02-17 01:19:37.255 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7fb01721b5d"
2026-02-17 01:19:37.255 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:37.255 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:37.327 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/execpod-affinitylkfmm, name=eth0)
2026-02-17 01:19:37.328 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/execpod-affinitylkfmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33ab24fec65" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:19:37.328 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.328 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.328 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali33ab24fec65" ipVersion=0x4 table="filter"
2026-02-17 01:19:37.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali33ab24fec65" ipVersion=0x4 table="filter"
2026-02-17 01:19:37.328 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali33ab24fec65"
2026-02-17 01:19:37.329 [INFO][73] 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-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.329 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.374 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:19:37.375 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} status="down"
2026-02-17 01:19:37.409 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali33ab24fec65" state="down"
2026-02-17 01:19:37.409 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33ab24fec65"
2026-02-17 01:19:37.409 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali33ab24fec65" state="up"
2026-02-17 01:19:37.409 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33ab24fec65", State:"down", Index:165}
2026-02-17 01:19:37.409 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Typed[string]{}}
2026-02-17 01:19:37.409 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Typed[string]{}}
2026-02-17 01:19:37.409 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33ab24fec65", State:"up", Index:165}
2026-02-17 01:19:37.409 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali33ab24fec65"
2026-02-17 01:19:37.409 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33ab24fec65"
2026-02-17 01:19:37.409 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33ab24fec65"
2026-02-17 01:19:37.410 [INFO][73] 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-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.410 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:37.428 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:37.428 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} status="up"
2026-02-17 01:19:37.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1763"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1763"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1763"}
2026-02-17 01:19:37.492 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2454"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2454"}
2026-02-17 01:19:37.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2454" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:38.638 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/execpod-affinitylkfmm, name=eth0)
2026-02-17 01:19:38.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/execpod-affinitylkfmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33ab24fec65" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:19:38.639 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:38.639 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:38.639 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:38.640 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33ab24fec65"
2026-02-17 01:19:38.640 [INFO][73] 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-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:38.640 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:19:38.664 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:19:38.664 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} status="up"
2026-02-17 01:19:38.759 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-17 01:19:38.760 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali33ab24fec65"
2026-02-17 01:19:38.760 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:38.760 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:19:38.850 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:19:39.493 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9326" type:"NodePort" cluster_ips:"10.254.78.93" ports:{Protocol:"TCP" Port:80 NodePort:31498}
2026-02-17 01:19:39.813 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9326" type:"NodePort" cluster_ips:"10.254.78.93" ports:{Protocol:"TCP" Port:80 NodePort:31498}
2026-02-17 01:19:39.962 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4578" name:"default"}
2026-02-17 01:19:39.984 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4578"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4578"} 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-4578"}
2026-02-17 01:19:40.019 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4578"}
2026-02-17 01:19:41.660 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2454"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2454"}
2026-02-17 01:19:41.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4428"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4428"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4428"}
2026-02-17 01:19:41.696 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4428" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:42.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1763" name:"default"}
2026-02-17 01:19:42.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1763"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1763"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1763"}
2026-02-17 01:19:42.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1763"}
2026-02-17 01:19:44.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4428"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4428"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4428"}
2026-02-17 01:19:44.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4065"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4065"}
2026-02-17 01:19:44.842 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:46.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2454" name:"default"}
2026-02-17 01:19:46.878 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2454"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2454"}
2026-02-17 01:19:46.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2454"}
2026-02-17 01:19:48.922 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4065"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4065"}
2026-02-17 01:19:48.948 [INFO][73] felix/summary.go 100: Summarising 317 dataplane reconciliation loops over 1m0.7s: avg=28ms longest=71ms (resync-calico-v4)
2026-02-17 01:19:48.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9135"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9135"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9135"}
2026-02-17 01:19:48.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9135" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:49.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4428" name:"default"}
2026-02-17 01:19:50.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4428"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4428"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4428"}
2026-02-17 01:19:50.094 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4428"}
2026-02-17 01:19:52.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9135"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9135"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9135"}
2026-02-17 01:19:52.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3701"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-3701"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3701"}
2026-02-17 01:19:52.389 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:19:54.023 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4065" name:"default"}
2026-02-17 01:19:54.159 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4065"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4065"}
2026-02-17 01:19:54.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4065"}
2026-02-17 01:19:57.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9135" name:"default"}
2026-02-17 01:19:57.559 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9135"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9135"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9135"}
2026-02-17 01:19:57.589 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9135"}
2026-02-17 01:19:58.502 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3701"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-3701"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3701"}
2026-02-17 01:19:58.528 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6392"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6392"}
2026-02-17 01:19:58.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:03.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6392"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6392"}
2026-02-17 01:20:03.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-341"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-341"}
2026-02-17 01:20:03.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-341" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:03.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3701" name:"default"}
2026-02-17 01:20:03.795 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6, name=eth0)
2026-02-17 01:20:03.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-341"} profile:{inbound_rules:{action:"allow" rule_id:"He1hg2ytY6aGWlUE"} outbound_rules:{action:"allow" rule_id:"4s96KtK3pNNvcD8f"}}
2026-02-17 01:20:03.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-341.default"} profile:{}
2026-02-17 01:20:03.795 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a03740107c" profile_ids:"kns.emptydir-341" profile_ids:"ksa.emptydir-341.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:20:03.795 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.796 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.796 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a03740107c" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-341" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uQBRCZfR6qJwBNQ2Ui" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a03740107c" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-341" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uQBRCZfR6qJwBNQ2Ui" ipVersion=0x4 table="filter"
2026-02-17 01:20:03.796 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a03740107c"
2026-02-17 01:20:03.796 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.796 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.832 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:03.832 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="down"
2026-02-17 01:20:03.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3701"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-3701"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3701"}
2026-02-17 01:20:03.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3701"}
2026-02-17 01:20:03.866 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali4a03740107c" state="down"
2026-02-17 01:20:03.866 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a03740107c"
2026-02-17 01:20:03.866 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a03740107c", State:"down", Index:166}
2026-02-17 01:20:03.866 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:03.866 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:03.866 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a03740107c"
2026-02-17 01:20:03.866 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.866 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.870 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali4a03740107c" state="up"
2026-02-17 01:20:03.881 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:03.881 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="down"
2026-02-17 01:20:03.881 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a03740107c", State:"up", Index:166}
2026-02-17 01:20:03.881 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a03740107c"
2026-02-17 01:20:03.881 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a03740107c"
2026-02-17 01:20:03.881 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a03740107c"
2026-02-17 01:20:03.881 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.881 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:03.898 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:03.898 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="up"
2026-02-17 01:20:04.804 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6, name=eth0)
2026-02-17 01:20:04.805 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a03740107c" profile_ids:"kns.emptydir-341" profile_ids:"ksa.emptydir-341.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:20:04.805 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:04.805 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:04.805 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:04.806 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a03740107c"
2026-02-17 01:20:04.806 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:04.806 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:04.832 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:04.832 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="up"
2026-02-17 01:20:05.671 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=166
2026-02-17 01:20:05.671 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a03740107c"
2026-02-17 01:20:05.671 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:05.671 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:05.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6, name=eth0)
2026-02-17 01:20:05.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a03740107c" profile_ids:"kns.emptydir-341" profile_ids:"ksa.emptydir-341.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:20:05.966 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:05.966 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:05.966 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:05.967 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a03740107c"
2026-02-17 01:20:05.967 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:05.967 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 166
2026-02-17 01:20:05.994 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:05.994 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="up"
2026-02-17 01:20:06.069 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali4a03740107c" state="down"
2026-02-17 01:20:06.069 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a03740107c"
2026-02-17 01:20:06.069 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=166
2026-02-17 01:20:06.069 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a03740107c", State:"down", Index:166}
2026-02-17 01:20:06.069 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:06.069 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:06.069 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a03740107c"
2026-02-17 01:20:06.069 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.069 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.070 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.39
2026-02-17 01:20:06.072 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali4a03740107c" state=""
2026-02-17 01:20:06.072 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a03740107c"
2026-02-17 01:20:06.088 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:06.088 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="down"
2026-02-17 01:20:06.088 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a03740107c", State:"", Index:166}
2026-02-17 01:20:06.088 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Set[string](nil)}
2026-02-17 01:20:06.088 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a03740107c", Addrs:set.Set[string](nil)}
2026-02-17 01:20:06.088 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a03740107c"
2026-02-17 01:20:06.088 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.088 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.107 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:06.107 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"} status="down"
2026-02-17 01:20:06.178 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6, name=eth0)
2026-02-17 01:20:06.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6" endpoint_id:"eth0"}
2026-02-17 01:20:06.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-341"}
2026-02-17 01:20:06.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-341.default"}
2026-02-17 01:20:06.178 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.178 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-341" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uQBRCZfR6qJwBNQ2Ui" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-341" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uQBRCZfR6qJwBNQ2Ui" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a03740107c" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a03740107c" ipVersion=0x4 table="filter"
2026-02-17 01:20:06.179 [INFO][73] 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-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.179 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:06.231 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-341/pod-1575d4a5-0010-44f3-bd1d-9149ced338f6", EndpointId:"eth0"}
2026-02-17 01:20:07.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-341"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-341"}
2026-02-17 01:20:07.305 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9818"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9818"}
2026-02-17 01:20:07.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9818" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:07.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9818"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9818"} labels:{key:"webhook-9818" value:"true"}
2026-02-17 01:20:07.362 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8819"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8819"} labels:{key:"webhook-9818-markers" value:"true"}
2026-02-17 01:20:07.362 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8819" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:08.124 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt, name=eth0)
2026-02-17 01:20:08.124 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9818"} profile:{inbound_rules:{action:"allow" rule_id:"rOA85XCHZwB6NSDY"} outbound_rules:{action:"allow" rule_id:"4_DwmvC_e5K0S08A"}}
2026-02-17 01:20:08.124 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9818.default"} profile:{}
2026-02-17 01:20:08.124 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f341eab3ac" profile_ids:"kns.webhook-9818" profile_ids:"ksa.webhook-9818.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:20:08.124 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.124 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.124 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.125 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f341eab3ac" ipVersion=0x4 table="filter"
2026-02-17 01:20:08.125 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9818" ipVersion=0x4 table="filter"
2026-02-17 01:20:08.125 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YdMqyVKTUTbEZWMkhP" ipVersion=0x4 table="filter"
2026-02-17 01:20:08.125 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f341eab3ac" ipVersion=0x4 table="filter"
2026-02-17 01:20:08.125 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9818" ipVersion=0x4 table="filter"
2026-02-17 01:20:08.125 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YdMqyVKTUTbEZWMkhP" ipVersion=0x4 table="filter"
2026-02-17 01:20:08.125 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.125 [INFO][73] 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:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.125 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.175 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:08.175 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} status="down"
2026-02-17 01:20:08.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6392"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6392"}
2026-02-17 01:20:08.202 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6f341eab3ac" state="down"
2026-02-17 01:20:08.202 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.205 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6f341eab3ac" state="up"
2026-02-17 01:20:08.213 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f341eab3ac", State:"down", Index:167}
2026-02-17 01:20:08.213 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Typed[string]{}}
2026-02-17 01:20:08.213 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Typed[string]{}}
2026-02-17 01:20:08.213 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f341eab3ac", State:"up", Index:167}
2026-02-17 01:20:08.213 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.213 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.213 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.213 [INFO][73] 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:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.214 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.233 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:08.233 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} status="up"
2026-02-17 01:20:08.837 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt, name=eth0)
2026-02-17 01:20:08.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f341eab3ac" profile_ids:"kns.webhook-9818" profile_ids:"ksa.webhook-9818.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:20:08.838 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.838 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.838 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.838 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.839 [INFO][73] 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:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.839 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.859 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt, name=eth0)
2026-02-17 01:20:08.868 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:08.868 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} status="up"
2026-02-17 01:20:08.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f341eab3ac" profile_ids:"kns.webhook-9818" profile_ids:"ksa.webhook-9818.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:20:08.868 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.869 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.869 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.869 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:08.869 [INFO][73] 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:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:08.890 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:08.890 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} status="up"
2026-02-17 01:20:09.607 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=167
2026-02-17 01:20:09.607 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f341eab3ac"
2026-02-17 01:20:09.607 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:09.607 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:09.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9818" type:"ClusterIP" cluster_ips:"10.254.35.54" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:20:10.370 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/execpod-affinitylkfmm, name=eth0)
2026-02-17 01:20:10.370 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/execpod-affinitylkfmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33ab24fec65" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:20:10.371 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.371 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.371 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.371 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33ab24fec65"
2026-02-17 01:20:10.372 [INFO][73] 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-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.372 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.377 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/execpod-affinitylkfmm, name=eth0)
2026-02-17 01:20:10.399 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:10.399 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"} status="up"
2026-02-17 01:20:10.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/execpod-affinitylkfmm" endpoint_id:"eth0"}
2026-02-17 01:20:10.400 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.400 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.400 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.401 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali33ab24fec65" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.401 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali33ab24fec65" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.401 [INFO][73] 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-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.401 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.403 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.41
2026-02-17 01:20:10.441 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-fz4ks, name=eth0)
2026-02-17 01:20:10.441 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-5tdfs, name=eth0)
2026-02-17 01:20:10.450 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-fz4ks, name=eth0)
2026-02-17 01:20:10.452 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-9326/affinity-nodeport-transition-69755df4c9-5tdfs, name=eth0)
2026-02-17 01:20:10.458 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/execpod-affinitylkfmm", EndpointId:"eth0"}
2026-02-17 01:20:10.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9326"
2026-02-17 01:20:10.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie282278da96" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:20:10.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fb01721b5d" profile_ids:"kns.services-9326" profile_ids:"ksa.services-9326.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:20:10.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks" endpoint_id:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs" endpoint_id:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9326"}
2026-02-17 01:20:10.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9326.default"}
2026-02-17 01:20:10.459 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9326" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HAzPLybPs41RKPnWEi" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9326" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HAzPLybPs41RKPnWEi" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7fb01721b5d" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie282278da96" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7fb01721b5d" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie282278da96" ipVersion=0x4 table="filter"
2026-02-17 01:20:10.459 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:20:10.459 [INFO][73] 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-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:20:10.460 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:20:10.460 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.35
2026-02-17 01:20:10.460 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.33
2026-02-17 01:20:10.512 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-fz4ks", EndpointId:"eth0"}
2026-02-17 01:20:10.512 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9326/affinity-nodeport-transition-69755df4c9-5tdfs", EndpointId:"eth0"}
2026-02-17 01:20:10.512 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9326"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-9326"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9326"}
2026-02-17 01:20:10.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8447"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8447"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8447"}
2026-02-17 01:20:10.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8447" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:10.794 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali33ab24fec65" state="down"
2026-02-17 01:20:10.794 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33ab24fec65", State:"down", Index:165}
2026-02-17 01:20:10.794 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33ab24fec65"
2026-02-17 01:20:10.795 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-17 01:20:10.803 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali33ab24fec65" state=""
2026-02-17 01:20:10.803 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali33ab24fec65"
2026-02-17 01:20:10.819 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Typed[string]{}}
2026-02-17 01:20:10.819 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Typed[string]{}}
2026-02-17 01:20:10.819 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33ab24fec65", State:"", Index:165}
2026-02-17 01:20:10.819 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Set[string](nil)}
2026-02-17 01:20:10.819 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33ab24fec65", Addrs:set.Set[string](nil)}
2026-02-17 01:20:12.517 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-341" name:"default"}
2026-02-17 01:20:12.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-341"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-341"}
2026-02-17 01:20:12.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-341"}
2026-02-17 01:20:12.876 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calie282278da96" state="down"
2026-02-17 01:20:12.876 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie282278da96"
2026-02-17 01:20:12.876 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-17 01:20:12.877 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie282278da96", State:"down", Index:163}
2026-02-17 01:20:12.877 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Typed[string]{}}
2026-02-17 01:20:12.877 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Typed[string]{}}
2026-02-17 01:20:12.878 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calie282278da96" state=""
2026-02-17 01:20:12.878 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie282278da96"
2026-02-17 01:20:12.896 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie282278da96", State:"", Index:163}
2026-02-17 01:20:12.896 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Set[string](nil)}
2026-02-17 01:20:12.896 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie282278da96", Addrs:set.Set[string](nil)}
2026-02-17 01:20:12.901 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=164
2026-02-17 01:20:12.901 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7fb01721b5d"
2026-02-17 01:20:12.901 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali7fb01721b5d" state="down"
2026-02-17 01:20:12.904 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali7fb01721b5d" state=""
2026-02-17 01:20:12.904 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7fb01721b5d"
2026-02-17 01:20:12.932 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Typed[string]{}}
2026-02-17 01:20:12.932 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Typed[string]{}}
2026-02-17 01:20:12.932 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fb01721b5d", State:"down", Index:164}
2026-02-17 01:20:12.932 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fb01721b5d", State:"", Index:164}
2026-02-17 01:20:12.932 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Set[string](nil)}
2026-02-17 01:20:12.932 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fb01721b5d", Addrs:set.Set[string](nil)}
2026-02-17 01:20:13.247 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-kd229, name=eth0)
2026-02-17 01:20:13.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-8447"} profile:{inbound_rules:{action:"allow" rule_id:"XmG1sN627Jmd5Gwr"} outbound_rules:{action:"allow" rule_id:"sC31vts5D3F9d5kK"}}
2026-02-17 01:20:13.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-8447.default"} profile:{}
2026-02-17 01:20:13.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-kd229" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0d18e26ce3" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:20:13.247 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.247 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.247 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie0d18e26ce3" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-8447" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L4L3Io_KWgMNxTTEXp" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie0d18e26ce3" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-8447" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.248 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L4L3Io_KWgMNxTTEXp" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.248 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.248 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.248 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.287 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:13.287 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} status="down"
2026-02-17 01:20:13.322 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calie0d18e26ce3" state="down"
2026-02-17 01:20:13.322 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.322 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0d18e26ce3", State:"down", Index:168}
2026-02-17 01:20:13.322 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:13.322 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:13.322 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.323 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.323 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.323 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calie0d18e26ce3" state="up"
2026-02-17 01:20:13.346 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-8l2f8, name=eth0)
2026-02-17 01:20:13.357 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:13.357 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} status="down"
2026-02-17 01:20:13.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-8l2f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif60cdfc4d03" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:20:13.357 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.357 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.357 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.358 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif60cdfc4d03" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.358 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif60cdfc4d03" ipVersion=0x4 table="filter"
2026-02-17 01:20:13.358 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:13.358 [INFO][73] 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-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.358 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.396 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:13.396 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} status="down"
2026-02-17 01:20:13.396 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0d18e26ce3", State:"up", Index:168}
2026-02-17 01:20:13.396 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.396 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.396 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.397 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.397 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.413 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calif60cdfc4d03" state="down"
2026-02-17 01:20:13.413 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif60cdfc4d03"
2026-02-17 01:20:13.416 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calif60cdfc4d03" state="up"
2026-02-17 01:20:13.434 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:13.434 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} status="up"
2026-02-17 01:20:13.435 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif60cdfc4d03", State:"down", Index:169}
2026-02-17 01:20:13.435 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Typed[string]{}}
2026-02-17 01:20:13.435 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Typed[string]{}}
2026-02-17 01:20:13.435 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif60cdfc4d03", State:"up", Index:169}
2026-02-17 01:20:13.435 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:13.435 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:13.435 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:13.436 [INFO][73] 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-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.436 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.458 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:13.458 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} status="up"
2026-02-17 01:20:13.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6392" name:"default"}
2026-02-17 01:20:13.632 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6392"}
2026-02-17 01:20:13.867 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-kd229, name=eth0)
2026-02-17 01:20:13.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-kd229" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0d18e26ce3" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:20:13.867 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.868 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.868 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.868 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:13.868 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.868 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:13.885 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:13.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} status="up"
2026-02-17 01:20:13.889 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-8l2f8, name=eth0)
2026-02-17 01:20:13.889 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-8l2f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif60cdfc4d03" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:20:13.889 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.889 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.889 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.890 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:13.890 [INFO][73] 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-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.890 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:13.909 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:13.909 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} status="up"
2026-02-17 01:20:14.663 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=169
2026-02-17 01:20:14.664 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif60cdfc4d03"
2026-02-17 01:20:14.664 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:14.664 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:14.887 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=168
2026-02-17 01:20:14.887 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0d18e26ce3"
2026-02-17 01:20:14.887 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:14.887 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:15.496 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9326" name:"default"}
2026-02-17 01:20:15.813 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9326"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-9326"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9326"}
2026-02-17 01:20:15.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9326"}
2026-02-17 01:20:18.790 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-8l2f8, name=eth0)
2026-02-17 01:20:18.790 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-8l2f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif60cdfc4d03" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:20:18.791 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.791 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.791 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.791 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:18.791 [INFO][73] 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-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.792 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.799 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-8l2f8, name=eth0)
2026-02-17 01:20:18.821 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-8l2f8, name=eth0)
2026-02-17 01:20:18.824 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:18.824 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} status="up"
2026-02-17 01:20:18.824 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-8l2f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif60cdfc4d03" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:20:18.824 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-8l2f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif60cdfc4d03" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:20:18.824 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.824 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.824 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.824 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif60cdfc4d03"
2026-02-17 01:20:18.824 [INFO][73] 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-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.825 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:18.845 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:18.845 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"} status="up"
2026-02-17 01:20:18.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8447"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8447"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8447"}
2026-02-17 01:20:18.865 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5577"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5577"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5577"}
2026-02-17 01:20:18.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-5577" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:18.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5577"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5577"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5577"}
2026-02-17 01:20:19.015 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4772"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4772"}
2026-02-17 01:20:19.034 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:19.093 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-8l2f8, name=eth0)
2026-02-17 01:20:19.093 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-8l2f8" endpoint_id:"eth0"}
2026-02-17 01:20:19.093 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:19.093 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:19.096 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:19.096 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif60cdfc4d03" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.096 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif60cdfc4d03" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.096 [INFO][73] 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-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:19.096 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:19.097 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.38
2026-02-17 01:20:19.167 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-8l2f8", EndpointId:"eth0"}
2026-02-17 01:20:19.212 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-17 01:20:19.212 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif60cdfc4d03"
2026-02-17 01:20:19.212 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Typed[string]{}}
2026-02-17 01:20:19.212 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Typed[string]{}}
2026-02-17 01:20:19.212 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calif60cdfc4d03" state="down"
2026-02-17 01:20:19.212 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calif60cdfc4d03" state=""
2026-02-17 01:20:19.212 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif60cdfc4d03"
2026-02-17 01:20:19.233 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif60cdfc4d03", State:"down", Index:169}
2026-02-17 01:20:19.233 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif60cdfc4d03", State:"", Index:169}
2026-02-17 01:20:19.233 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Set[string](nil)}
2026-02-17 01:20:19.233 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif60cdfc4d03", Addrs:set.Set[string](nil)}
2026-02-17 01:20:19.616 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957, name=eth0)
2026-02-17 01:20:19.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4772"} profile:{inbound_rules:{action:"allow" rule_id:"gt3X1i99kbdPy7uX"} outbound_rules:{action:"allow" rule_id:"NKzuSpg8DUZsGKwQ"}}
2026-02-17 01:20:19.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4772.default"} profile:{}
2026-02-17 01:20:19.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7309f1504f6" profile_ids:"kns.projected-4772" profile_ids:"ksa.projected-4772.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:20:19.617 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.617 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.617 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.617 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7309f1504f6" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.618 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4772" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.618 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UmvEtF53ZsF6FyrF_k" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.618 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7309f1504f6" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.618 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4772" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.618 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UmvEtF53ZsF6FyrF_k" ipVersion=0x4 table="filter"
2026-02-17 01:20:19.618 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7309f1504f6"
2026-02-17 01:20:19.618 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.618 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.662 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:19.662 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} status="down"
2026-02-17 01:20:19.695 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7309f1504f6" state="down"
2026-02-17 01:20:19.695 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7309f1504f6"
2026-02-17 01:20:19.695 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7309f1504f6" state="up"
2026-02-17 01:20:19.695 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7309f1504f6", State:"down", Index:170}
2026-02-17 01:20:19.695 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:19.695 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:19.695 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7309f1504f6", State:"up", Index:170}
2026-02-17 01:20:19.695 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7309f1504f6"
2026-02-17 01:20:19.695 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7309f1504f6"
2026-02-17 01:20:19.695 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7309f1504f6"
2026-02-17 01:20:19.695 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.695 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:19.715 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:19.715 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} status="up"
2026-02-17 01:20:20.924 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957, name=eth0)
2026-02-17 01:20:20.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7309f1504f6" profile_ids:"kns.projected-4772" profile_ids:"ksa.projected-4772.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:20:20.924 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:20.924 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:20.924 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:20.925 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7309f1504f6"
2026-02-17 01:20:20.926 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:20.926 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:20.944 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:20.944 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} status="up"
2026-02-17 01:20:21.163 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=170
2026-02-17 01:20:21.163 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7309f1504f6"
2026-02-17 01:20:21.163 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:21.164 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:22.089 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957, name=eth0)
2026-02-17 01:20:22.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7309f1504f6" profile_ids:"kns.projected-4772" profile_ids:"ksa.projected-4772.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:20:22.090 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.090 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.090 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.091 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7309f1504f6"
2026-02-17 01:20:22.091 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.091 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 170
2026-02-17 01:20:22.117 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:22.117 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} status="up"
2026-02-17 01:20:22.196 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=170
2026-02-17 01:20:22.196 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7309f1504f6"
2026-02-17 01:20:22.196 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7309f1504f6" state="down"
2026-02-17 01:20:22.196 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:22.196 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:22.196 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7309f1504f6", State:"down", Index:170}
2026-02-17 01:20:22.196 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7309f1504f6"
2026-02-17 01:20:22.196 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.196 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.197 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.37
2026-02-17 01:20:22.198 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7309f1504f6" state=""
2026-02-17 01:20:22.198 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7309f1504f6"
2026-02-17 01:20:22.224 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:22.224 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} status="down"
2026-02-17 01:20:22.224 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7309f1504f6", State:"", Index:170}
2026-02-17 01:20:22.224 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Set[string](nil)}
2026-02-17 01:20:22.224 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7309f1504f6", Addrs:set.Set[string](nil)}
2026-02-17 01:20:22.224 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7309f1504f6"
2026-02-17 01:20:22.224 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.250 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:22.250 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"} status="down"
2026-02-17 01:20:22.310 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957, name=eth0)
2026-02-17 01:20:22.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957" endpoint_id:"eth0"}
2026-02-17 01:20:22.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4772.default"}
2026-02-17 01:20:22.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4772"}
2026-02-17 01:20:22.311 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.311 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4772" ipVersion=0x4 table="filter"
2026-02-17 01:20:22.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UmvEtF53ZsF6FyrF_k" ipVersion=0x4 table="filter"
2026-02-17 01:20:22.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4772" ipVersion=0x4 table="filter"
2026-02-17 01:20:22.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UmvEtF53ZsF6FyrF_k" ipVersion=0x4 table="filter"
2026-02-17 01:20:22.311 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7309f1504f6" ipVersion=0x4 table="filter"
2026-02-17 01:20:22.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7309f1504f6" ipVersion=0x4 table="filter"
2026-02-17 01:20:22.311 [INFO][73] 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:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.311 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.372 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4772/pod-projected-configmaps-12f4b638-af6a-4ec1-8a15-2b8f0c4ae957", EndpointId:"eth0"}
2026-02-17 01:20:22.943 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9818"
2026-02-17 01:20:23.001 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt, name=eth0)
2026-02-17 01:20:23.002 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f341eab3ac" profile_ids:"kns.webhook-9818" profile_ids:"ksa.webhook-9818.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:20:23.002 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.002 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.002 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.003 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f341eab3ac"
2026-02-17 01:20:23.003 [INFO][73] 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:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.003 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.009 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt, name=eth0)
2026-02-17 01:20:23.042 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:23.043 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"} status="up"
2026-02-17 01:20:23.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt" endpoint_id:"eth0"}
2026-02-17 01:20:23.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9818"}
2026-02-17 01:20:23.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9818.default"}
2026-02-17 01:20:23.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9818"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9818"} labels:{key:"webhook-9818" value:"true"}
2026-02-17 01:20:23.043 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.043 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9818" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YdMqyVKTUTbEZWMkhP" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.043 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9818" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.044 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YdMqyVKTUTbEZWMkhP" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.044 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.044 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6f341eab3ac" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.044 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6f341eab3ac" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.044 [INFO][73] 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:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.044 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.044 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.44
2026-02-17 01:20:23.107 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9818/sample-webhook-deployment-7c5c95bb96-zjsvt", EndpointId:"eth0"}
2026-02-17 01:20:23.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8819"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8819"} labels:{key:"webhook-9818-markers" value:"true"}
2026-02-17 01:20:23.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5114"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5114"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5114"}
2026-02-17 01:20:23.107 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-5114" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:23.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4772"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4772"}
2026-02-17 01:20:23.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-263"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-263"}
2026-02-17 01:20:23.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:23.384 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6f341eab3ac" state="down"
2026-02-17 01:20:23.384 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f341eab3ac", State:"down", Index:167}
2026-02-17 01:20:23.385 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f341eab3ac"
2026-02-17 01:20:23.385 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=167
2026-02-17 01:20:23.388 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6f341eab3ac" state=""
2026-02-17 01:20:23.388 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f341eab3ac"
2026-02-17 01:20:23.416 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Typed[string]{}}
2026-02-17 01:20:23.416 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Typed[string]{}}
2026-02-17 01:20:23.416 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f341eab3ac", State:"", Index:167}
2026-02-17 01:20:23.416 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Set[string](nil)}
2026-02-17 01:20:23.416 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f341eab3ac", Addrs:set.Set[string](nil)}
2026-02-17 01:20:23.662 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-5114/agnhost, name=eth0)
2026-02-17 01:20:23.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-5114.default"} profile:{}
2026-02-17 01:20:23.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-5114"} profile:{inbound_rules:{action:"allow" rule_id:"ITkXNrIJRvGo7xqg"} outbound_rules:{action:"allow" rule_id:"_TFF0HQF5ugxAVKZ"}}
2026-02-17 01:20:23.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5114/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4a3f75f851" profile_ids:"kns.proxy-5114" profile_ids:"ksa.proxy-5114.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:20:23.663 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.663 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.663 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.665 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib4a3f75f851" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.665 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-5114" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.665 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cziQuDRnUckdWClZBE" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.665 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib4a3f75f851" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.665 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-5114" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.665 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cziQuDRnUckdWClZBE" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.665 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib4a3f75f851"
2026-02-17 01:20:23.665 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.665 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.712 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:23.712 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 01:20:23.733 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calib4a3f75f851" state="down"
2026-02-17 01:20:23.734 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4a3f75f851"
2026-02-17 01:20:23.734 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4a3f75f851", State:"down", Index:171}
2026-02-17 01:20:23.734 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Typed[string]{}}
2026-02-17 01:20:23.734 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Typed[string]{}}
2026-02-17 01:20:23.734 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4a3f75f851"
2026-02-17 01:20:23.734 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.734 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.736 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calib4a3f75f851" state="up"
2026-02-17 01:20:23.748 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:23.748 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 01:20:23.748 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4a3f75f851", State:"up", Index:171}
2026-02-17 01:20:23.748 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib4a3f75f851"
2026-02-17 01:20:23.748 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4a3f75f851"
2026-02-17 01:20:23.748 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4a3f75f851"
2026-02-17 01:20:23.748 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.748 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:23.770 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:23.770 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:20:23.857 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-kd229, name=eth0)
2026-02-17 01:20:23.858 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-kd229" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0d18e26ce3" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:20:23.858 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.858 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.858 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.858 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:23.858 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.858 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.866 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73, name=eth0)
2026-02-17 01:20:23.881 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:23.881 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} status="up"
2026-02-17 01:20:23.881 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-263"} profile:{inbound_rules:{action:"allow" rule_id:"pdko0Ax9X6af14SV"} outbound_rules:{action:"allow" rule_id:"XxN0CEHgI_PInD9b"}}
2026-02-17 01:20:23.881 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-263.default"} profile:{}
2026-02-17 01:20:23.881 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41dff904a1c" profile_ids:"kns.var-expansion-263" profile_ids:"ksa.var-expansion-263.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:20:23.881 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.881 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.881 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.881 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.881 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41dff904a1c" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.881 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lGps9wBd5HDwkDq9vA" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.882 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kR8bGtl-2GSBkPOP6N" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.882 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.882 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41dff904a1c" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.882 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lGps9wBd5HDwkDq9vA" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.882 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kR8bGtl-2GSBkPOP6N" ipVersion=0x4 table="filter"
2026-02-17 01:20:23.882 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41dff904a1c"
2026-02-17 01:20:23.882 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.882 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.900 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-kd229, name=eth0)
2026-02-17 01:20:23.920 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:23.920 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} status="down"
2026-02-17 01:20:23.920 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-kd229" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0d18e26ce3" profile_ids:"kns.disruption-8447" profile_ids:"ksa.disruption-8447.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:20:23.920 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8447"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8447"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8447"}
2026-02-17 01:20:23.920 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.920 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.920 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.921 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0d18e26ce3"
2026-02-17 01:20:23.921 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.921 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:23.942 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali41dff904a1c" state="down"
2026-02-17 01:20:23.942 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41dff904a1c"
2026-02-17 01:20:23.943 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali41dff904a1c" state="up"
2026-02-17 01:20:23.949 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:23.949 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"} status="up"
2026-02-17 01:20:23.950 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41dff904a1c", State:"down", Index:172}
2026-02-17 01:20:23.950 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:23.950 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:23.950 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41dff904a1c", State:"up", Index:172}
2026-02-17 01:20:23.950 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41dff904a1c"
2026-02-17 01:20:23.950 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41dff904a1c"
2026-02-17 01:20:23.950 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41dff904a1c"
2026-02-17 01:20:23.951 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.951 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:23.971 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:23.971 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} status="up"
2026-02-17 01:20:24.062 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-5577" name:"default"}
2026-02-17 01:20:24.243 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-8447/rs-kd229, name=eth0)
2026-02-17 01:20:24.243 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8447/rs-kd229" endpoint_id:"eth0"}
2026-02-17 01:20:24.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-8447"}
2026-02-17 01:20:24.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-8447.default"}
2026-02-17 01:20:24.244 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:24.244 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:24.244 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-8447" ipVersion=0x4 table="filter"
2026-02-17 01:20:24.244 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L4L3Io_KWgMNxTTEXp" ipVersion=0x4 table="filter"
2026-02-17 01:20:24.244 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-8447" ipVersion=0x4 table="filter"
2026-02-17 01:20:24.244 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L4L3Io_KWgMNxTTEXp" ipVersion=0x4 table="filter"
2026-02-17 01:20:24.244 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:24.244 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie0d18e26ce3" ipVersion=0x4 table="filter"
2026-02-17 01:20:24.244 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie0d18e26ce3" ipVersion=0x4 table="filter"
2026-02-17 01:20:24.244 [INFO][73] 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-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:24.244 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:24.245 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.40
bird: KIF: Received address message for unknown interface 168
2026-02-17 01:20:24.304 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8447/rs-kd229", EndpointId:"eth0"}
2026-02-17 01:20:24.349 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5577"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5577"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5577"}
2026-02-17 01:20:24.349 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=168
2026-02-17 01:20:24.350 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0d18e26ce3"
2026-02-17 01:20:24.350 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calie0d18e26ce3" state="down"
2026-02-17 01:20:24.350 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calie0d18e26ce3" state=""
2026-02-17 01:20:24.350 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0d18e26ce3"
2026-02-17 01:20:24.374 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:24.374 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:24.374 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0d18e26ce3", State:"down", Index:168}
2026-02-17 01:20:24.374 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0d18e26ce3", State:"", Index:168}
2026-02-17 01:20:24.374 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Set[string](nil)}
2026-02-17 01:20:24.374 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0d18e26ce3", Addrs:set.Set[string](nil)}
2026-02-17 01:20:24.397 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-5577"}
2026-02-17 01:20:24.937 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=171
2026-02-17 01:20:24.937 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib4a3f75f851"
2026-02-17 01:20:24.937 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:24.937 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:24.968 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-5114/agnhost, name=eth0)
2026-02-17 01:20:24.977 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5114/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4a3f75f851" profile_ids:"kns.proxy-5114" profile_ids:"ksa.proxy-5114.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:20:24.977 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:24.977 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:24.977 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:24.978 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4a3f75f851"
2026-02-17 01:20:24.978 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:24.978 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:25.001 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73, name=eth0)
2026-02-17 01:20:25.011 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:25.011 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:20:25.011 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41dff904a1c" profile_ids:"kns.var-expansion-263" profile_ids:"ksa.var-expansion-263.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:20:25.011 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:25.011 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:25.011 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:25.012 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41dff904a1c"
2026-02-17 01:20:25.012 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:25.012 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:25.038 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:25.038 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} status="up"
2026-02-17 01:20:25.068 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-17 01:20:25.068 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41dff904a1c"
2026-02-17 01:20:25.068 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:25.068 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:25.123 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-5114" type:"ClusterIP" cluster_ips:"10.254.146.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:20:25.230 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5114"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5114"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5114"}
2026-02-17 01:20:25.261 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3038"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3038"}
2026-02-17 01:20:25.285 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3038" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:25.972 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a, name=eth0)
2026-02-17 01:20:25.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3038"} profile:{inbound_rules:{action:"allow" rule_id:"QJS8bjvUuJB4iWvg"} outbound_rules:{action:"allow" rule_id:"SWv35EpDf5wjNVjt"}}
2026-02-17 01:20:25.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3038.default"} profile:{}
2026-02-17 01:20:25.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieffea2121a3" profile_ids:"kns.secrets-3038" profile_ids:"ksa.secrets-3038.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:20:25.972 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:25.972 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:25.972 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:25.973 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieffea2121a3" ipVersion=0x4 table="filter"
2026-02-17 01:20:25.973 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3038" ipVersion=0x4 table="filter"
2026-02-17 01:20:25.973 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sJmEpR5M-iANTLfD9z" ipVersion=0x4 table="filter"
2026-02-17 01:20:25.973 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieffea2121a3" ipVersion=0x4 table="filter"
2026-02-17 01:20:25.973 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3038" ipVersion=0x4 table="filter"
2026-02-17 01:20:25.973 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sJmEpR5M-iANTLfD9z" ipVersion=0x4 table="filter"
2026-02-17 01:20:25.973 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieffea2121a3"
2026-02-17 01:20:25.973 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:25.973 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:26.015 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:26.015 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} status="down"
2026-02-17 01:20:26.045 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calieffea2121a3" state="down"
2026-02-17 01:20:26.045 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieffea2121a3"
2026-02-17 01:20:26.045 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieffea2121a3", State:"down", Index:173}
2026-02-17 01:20:26.045 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:26.045 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:26.045 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieffea2121a3"
2026-02-17 01:20:26.045 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:26.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:26.046 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calieffea2121a3" state="up"
2026-02-17 01:20:26.072 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:26.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} status="down"
2026-02-17 01:20:26.072 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieffea2121a3", State:"up", Index:173}
2026-02-17 01:20:26.072 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieffea2121a3"
2026-02-17 01:20:26.072 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieffea2121a3"
2026-02-17 01:20:26.072 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieffea2121a3"
2026-02-17 01:20:26.072 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:26.072 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:26.097 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:26.097 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:26.189 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73, name=eth0)
2026-02-17 01:20:26.190 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41dff904a1c" profile_ids:"kns.var-expansion-263" profile_ids:"ksa.var-expansion-263.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:20:26.190 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.190 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.190 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.190 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41dff904a1c"
2026-02-17 01:20:26.190 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.190 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.255 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:26.255 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} status="up"
2026-02-17 01:20:26.301 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali41dff904a1c" state="down"
2026-02-17 01:20:26.301 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41dff904a1c"
2026-02-17 01:20:26.301 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-17 01:20:26.301 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41dff904a1c", State:"down", Index:172}
2026-02-17 01:20:26.301 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:26.301 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Typed[string]{}}
2026-02-17 01:20:26.301 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41dff904a1c"
2026-02-17 01:20:26.301 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.301 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.302 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.46
2026-02-17 01:20:26.303 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali41dff904a1c" state=""
2026-02-17 01:20:26.303 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali41dff904a1c"
2026-02-17 01:20:26.329 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:26.329 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} status="down"
2026-02-17 01:20:26.329 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41dff904a1c", State:"", Index:172}
2026-02-17 01:20:26.330 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Set[string](nil)}
2026-02-17 01:20:26.330 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41dff904a1c", Addrs:set.Set[string](nil)}
2026-02-17 01:20:26.330 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41dff904a1c"
2026-02-17 01:20:26.330 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.330 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.352 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:26.352 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"} status="down"
2026-02-17 01:20:26.408 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73, name=eth0)
2026-02-17 01:20:26.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73" endpoint_id:"eth0"}
2026-02-17 01:20:26.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-263.default"}
2026-02-17 01:20:26.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-263"}
2026-02-17 01:20:26.408 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.408 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lGps9wBd5HDwkDq9vA" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kR8bGtl-2GSBkPOP6N" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lGps9wBd5HDwkDq9vA" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kR8bGtl-2GSBkPOP6N" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali41dff904a1c" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali41dff904a1c" ipVersion=0x4 table="filter"
2026-02-17 01:20:26.409 [INFO][73] 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:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.409 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.464 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-263/var-expansion-32819e3a-566e-4872-8df7-73d46069ff73", EndpointId:"eth0"}
2026-02-17 01:20:26.999 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a, name=eth0)
2026-02-17 01:20:26.999 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieffea2121a3" profile_ids:"kns.secrets-3038" profile_ids:"ksa.secrets-3038.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:20:27.000 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:27.000 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:27.000 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:27.001 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieffea2121a3"
2026-02-17 01:20:27.001 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:27.001 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:27.024 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:27.024 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:27.142 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-17 01:20:27.143 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieffea2121a3"
2026-02-17 01:20:27.143 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:27.143 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:27.358 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-263"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-263"}
2026-02-17 01:20:27.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3906"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3906"}
2026-02-17 01:20:27.405 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3906" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:28.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8819" name:"default"}
2026-02-17 01:20:28.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9818" name:"default"}
2026-02-17 01:20:28.447 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4772" name:"default"}
2026-02-17 01:20:28.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4772"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4772"}
2026-02-17 01:20:28.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9818"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9818"} labels:{key:"webhook-9818" value:"true"}
2026-02-17 01:20:28.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4772"}
2026-02-17 01:20:28.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8819"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8819"} labels:{key:"webhook-9818-markers" value:"true"}
2026-02-17 01:20:28.792 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9818"}
2026-02-17 01:20:28.793 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8819"}
2026-02-17 01:20:29.240 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8447" name:"default"}
2026-02-17 01:20:29.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8447"}
2026-02-17 01:20:29.552 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3038"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3038"}
2026-02-17 01:20:29.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7513"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7513"}
2026-02-17 01:20:29.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7513" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:30.255 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-5114/agnhost, name=eth0)
2026-02-17 01:20:30.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5114/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4a3f75f851" profile_ids:"kns.proxy-5114" profile_ids:"ksa.proxy-5114.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:20:30.255 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.256 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.256 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.257 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4a3f75f851"
2026-02-17 01:20:30.257 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.257 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.276 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-5114/agnhost, name=eth0)
2026-02-17 01:20:30.286 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:30.287 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:20:30.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5114"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5114"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5114"}
2026-02-17 01:20:30.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5114/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4a3f75f851" profile_ids:"kns.proxy-5114" profile_ids:"ksa.proxy-5114.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:20:30.287 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.287 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.287 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.288 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4a3f75f851"
2026-02-17 01:20:30.288 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.288 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.338 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:30.338 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:20:30.579 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-5114/agnhost, name=eth0)
2026-02-17 01:20:30.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-5114/agnhost" endpoint_id:"eth0"}
2026-02-17 01:20:30.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-5114.default"}
2026-02-17 01:20:30.579 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-5114"}
2026-02-17 01:20:30.579 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.579 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.580 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-5114" ipVersion=0x4 table="filter"
2026-02-17 01:20:30.580 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cziQuDRnUckdWClZBE" ipVersion=0x4 table="filter"
2026-02-17 01:20:30.580 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-5114" ipVersion=0x4 table="filter"
2026-02-17 01:20:30.580 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cziQuDRnUckdWClZBE" ipVersion=0x4 table="filter"
2026-02-17 01:20:30.580 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.580 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib4a3f75f851" ipVersion=0x4 table="filter"
2026-02-17 01:20:30.580 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib4a3f75f851" ipVersion=0x4 table="filter"
2026-02-17 01:20:30.580 [INFO][73] 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:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.580 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.581 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.32
2026-02-17 01:20:30.644 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-5114/agnhost", EndpointId:"eth0"}
2026-02-17 01:20:30.691 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calib4a3f75f851" state="down"
2026-02-17 01:20:30.691 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4a3f75f851", State:"down", Index:171}
2026-02-17 01:20:30.691 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4a3f75f851"
2026-02-17 01:20:30.691 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=171
2026-02-17 01:20:30.691 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calib4a3f75f851" state=""
2026-02-17 01:20:30.691 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib4a3f75f851"
2026-02-17 01:20:30.716 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Typed[string]{}}
2026-02-17 01:20:30.716 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Typed[string]{}}
2026-02-17 01:20:30.716 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4a3f75f851", State:"", Index:171}
2026-02-17 01:20:30.716 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Set[string](nil)}
2026-02-17 01:20:30.716 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4a3f75f851", Addrs:set.Set[string](nil)}
2026-02-17 01:20:31.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3906"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3906"}
2026-02-17 01:20:31.535 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-3051"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-3051"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3051"}
2026-02-17 01:20:31.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-3051" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:31.566 [INFO][76] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-2c6h8; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-2c6h8; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-2c6h8; name=rr_cluster_id) updated; e2e-fake-node-2c6h8 updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_98: Reconfigured
bird: Mesh_192_168_24_75: Reconfigured
bird: Reconfigured
2026-02-17 01:20:31.580 [INFO][76] 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 01:20:31.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2c6h8"
2026-02-17 01:20:31.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2c6h8"
2026-02-17 01:20:31.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2c6h8"
2026-02-17 01:20:31.625 [INFO][76] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-2c6h8 updated
2026-02-17 01:20:31.640 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2c6h8" labels:{key:"e2e-fake-node-2c6h8" value:"patched"}
2026-02-17 01:20:31.643 [INFO][76] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-2c6h8 updated
2026-02-17 01:20:31.662 [INFO][76] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-2c6h8; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-2c6h8; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-2c6h8; name=rr_cluster_id) deleted; e2e-fake-node-2c6h8 deleted
2026-02-17 01:20:31.665 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2c6h8" labels:{key:"e2e-fake-node-2c6h8" value:"updated"}
2026-02-17 01:20:31.665 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-2c6h8"
2026-02-17 01:20:31.665 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:20:31.665 [INFO][73] 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 01:20:31.673 [INFO][76] 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_98: Reconfigured
bird: Mesh_192_168_24_75: Reconfigured
bird: Reconfigured
2026-02-17 01:20:31.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-3051"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-3051"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3051"}
2026-02-17 01:20:31.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7428"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7428"}
2026-02-17 01:20:31.734 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7428" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:32.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-263" name:"default"}
2026-02-17 01:20:32.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-263"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-263"}
2026-02-17 01:20:32.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-263"}
2026-02-17 01:20:33.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7513"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7513"}
2026-02-17 01:20:33.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4950"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4950"}
2026-02-17 01:20:33.766 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4950" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:34.582 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a, name=eth0)
2026-02-17 01:20:34.582 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieffea2121a3" profile_ids:"kns.secrets-3038" profile_ids:"ksa.secrets-3038.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:20:34.582 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.583 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.583 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.584 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieffea2121a3"
2026-02-17 01:20:34.584 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.584 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.610 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a, name=eth0)
2026-02-17 01:20:34.618 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:34.618 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:34.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3038"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3038"}
2026-02-17 01:20:34.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieffea2121a3" profile_ids:"kns.secrets-3038" profile_ids:"ksa.secrets-3038.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:20:34.618 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.618 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.618 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.618 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieffea2121a3"
2026-02-17 01:20:34.619 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.619 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.639 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:34.639 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:34.879 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a, name=eth0)
2026-02-17 01:20:34.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a" endpoint_id:"eth0"}
2026-02-17 01:20:34.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3038.default"}
2026-02-17 01:20:34.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3038"}
2026-02-17 01:20:34.879 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.879 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.880 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3038" ipVersion=0x4 table="filter"
2026-02-17 01:20:34.880 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sJmEpR5M-iANTLfD9z" ipVersion=0x4 table="filter"
2026-02-17 01:20:34.880 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3038" ipVersion=0x4 table="filter"
2026-02-17 01:20:34.880 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sJmEpR5M-iANTLfD9z" ipVersion=0x4 table="filter"
2026-02-17 01:20:34.880 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.880 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieffea2121a3" ipVersion=0x4 table="filter"
2026-02-17 01:20:34.880 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieffea2121a3" ipVersion=0x4 table="filter"
2026-02-17 01:20:34.880 [INFO][73] 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:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.880 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.881 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.47
2026-02-17 01:20:34.960 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3038/pod-secrets-ceb133de-d173-4cfe-9778-9ee8acfefb5a", EndpointId:"eth0"}
2026-02-17 01:20:34.990 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-17 01:20:34.990 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieffea2121a3"
2026-02-17 01:20:34.990 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:34.990 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:34.992 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calieffea2121a3" state="down"
2026-02-17 01:20:34.993 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calieffea2121a3" state=""
2026-02-17 01:20:34.993 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieffea2121a3"
2026-02-17 01:20:35.012 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieffea2121a3", State:"down", Index:173}
2026-02-17 01:20:35.012 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieffea2121a3", State:"", Index:173}
2026-02-17 01:20:35.012 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Set[string](nil)}
2026-02-17 01:20:35.012 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieffea2121a3", Addrs:set.Set[string](nil)}
2026-02-17 01:20:35.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-5114" name:"default"}
2026-02-17 01:20:35.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-5114"
2026-02-17 01:20:35.626 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-5114"}
2026-02-17 01:20:36.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3906" name:"default"}
2026-02-17 01:20:36.900 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3906"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3906"}
2026-02-17 01:20:36.925 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3906"}
2026-02-17 01:20:36.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4950"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4950"}
2026-02-17 01:20:36.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1843"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1843"} 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-1843"}
2026-02-17 01:20:36.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1843" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:37.217 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-3051" name:"default"}
2026-02-17 01:20:37.270 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-3051"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-3051"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3051"}
2026-02-17 01:20:37.294 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-3051"}
2026-02-17 01:20:37.562 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02, name=eth0)
2026-02-17 01:20:37.563 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1843"} profile:{inbound_rules:{action:"allow" rule_id:"Wwzsert8hvK84Uxk"} outbound_rules:{action:"allow" rule_id:"1AS_XF4CTjEd3gnk"}}
2026-02-17 01:20:37.563 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1843.default"} profile:{}
2026-02-17 01:20:37.563 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd51cfaa1d6" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:20:37.563 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.564 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.564 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.564 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califd51cfaa1d6" ipVersion=0x4 table="filter"
2026-02-17 01:20:37.564 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1843" ipVersion=0x4 table="filter"
2026-02-17 01:20:37.565 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BSi8mwE3VebVb3SbeN" ipVersion=0x4 table="filter"
2026-02-17 01:20:37.565 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califd51cfaa1d6" ipVersion=0x4 table="filter"
2026-02-17 01:20:37.565 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1843" ipVersion=0x4 table="filter"
2026-02-17 01:20:37.565 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BSi8mwE3VebVb3SbeN" ipVersion=0x4 table="filter"
2026-02-17 01:20:37.565 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:37.565 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.565 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.592 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:37.592 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} status="down"
2026-02-17 01:20:37.632 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="califd51cfaa1d6" state="down"
2026-02-17 01:20:37.632 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd51cfaa1d6"
2026-02-17 01:20:37.632 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd51cfaa1d6", State:"down", Index:174}
2026-02-17 01:20:37.632 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:37.632 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:37.632 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:37.632 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.632 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.636 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="califd51cfaa1d6" state="up"
2026-02-17 01:20:37.652 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:37.652 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} status="down"
2026-02-17 01:20:37.652 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd51cfaa1d6", State:"up", Index:174}
2026-02-17 01:20:37.652 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:37.652 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:37.652 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:37.652 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.652 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:37.671 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:37.671 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} status="up"
2026-02-17 01:20:38.074 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02, name=eth0)
2026-02-17 01:20:38.076 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd51cfaa1d6" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:20:38.077 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:38.077 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:38.078 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:38.079 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:38.080 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:38.080 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:38.102 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:38.102 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} status="up"
2026-02-17 01:20:38.859 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7513" name:"default"}
2026-02-17 01:20:38.861 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:20:38.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7513"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7513"}
2026-02-17 01:20:39.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7513"}
2026-02-17 01:20:39.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-1843" type:"ClusterIP" cluster_ips:"10.254.136.214" ports:{Protocol:"TCP" Port:8765}
2026-02-17 01:20:39.517 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=174
2026-02-17 01:20:39.517 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califd51cfaa1d6"
2026-02-17 01:20:39.517 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:39.517 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:39.667 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a, name=eth0)
2026-02-17 01:20:39.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75ffc94d561" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:20:39.667 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.667 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.667 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.667 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75ffc94d561" ipVersion=0x4 table="filter"
2026-02-17 01:20:39.668 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75ffc94d561" ipVersion=0x4 table="filter"
2026-02-17 01:20:39.668 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75ffc94d561"
2026-02-17 01:20:39.668 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.668 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.700 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:39.700 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="down"
2026-02-17 01:20:39.743 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali75ffc94d561" state="down"
2026-02-17 01:20:39.743 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75ffc94d561"
2026-02-17 01:20:39.743 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75ffc94d561", State:"down", Index:175}
2026-02-17 01:20:39.743 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Typed[string]{}}
2026-02-17 01:20:39.743 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Typed[string]{}}
2026-02-17 01:20:39.743 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75ffc94d561"
2026-02-17 01:20:39.743 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.743 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.745 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali75ffc94d561" state="up"
2026-02-17 01:20:39.772 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:39.772 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="down"
2026-02-17 01:20:39.772 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75ffc94d561", State:"up", Index:175}
2026-02-17 01:20:39.772 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75ffc94d561"
2026-02-17 01:20:39.772 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75ffc94d561"
2026-02-17 01:20:39.772 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75ffc94d561"
2026-02-17 01:20:39.772 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.772 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:39.791 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:39.791 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:39.811 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3038" name:"default"}
2026-02-17 01:20:39.995 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3038"}
2026-02-17 01:20:40.088 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a, name=eth0)
2026-02-17 01:20:40.088 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75ffc94d561" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:20:40.088 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:40.088 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:40.088 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:40.089 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75ffc94d561"
2026-02-17 01:20:40.089 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:40.089 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:40.128 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:40.129 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:40.711 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=175
2026-02-17 01:20:40.711 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75ffc94d561"
2026-02-17 01:20:40.711 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:40.711 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:41.268 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a, name=eth0)
2026-02-17 01:20:41.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75ffc94d561" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:20:41.269 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.269 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.269 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.270 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75ffc94d561"
2026-02-17 01:20:41.270 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.270 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.295 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:41.295 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="up"
2026-02-17 01:20:41.377 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali75ffc94d561" state="down"
2026-02-17 01:20:41.377 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75ffc94d561"
2026-02-17 01:20:41.377 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75ffc94d561", State:"down", Index:175}
2026-02-17 01:20:41.378 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Typed[string]{}}
2026-02-17 01:20:41.378 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Typed[string]{}}
2026-02-17 01:20:41.378 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75ffc94d561"
2026-02-17 01:20:41.378 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.378 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.378 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.48
2026-02-17 01:20:41.383 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-17 01:20:41.383 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali75ffc94d561" state=""
2026-02-17 01:20:41.383 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75ffc94d561"
2026-02-17 01:20:41.399 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:41.399 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="down"
2026-02-17 01:20:41.400 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75ffc94d561", State:"", Index:175}
2026-02-17 01:20:41.400 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Set[string](nil)}
2026-02-17 01:20:41.400 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75ffc94d561", Addrs:set.Set[string](nil)}
2026-02-17 01:20:41.400 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75ffc94d561"
2026-02-17 01:20:41.400 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.400 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.423 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:41.423 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"} status="down"
2026-02-17 01:20:41.486 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a, name=eth0)
2026-02-17 01:20:41.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a" endpoint_id:"eth0"}
2026-02-17 01:20:41.486 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.486 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.487 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.487 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75ffc94d561" ipVersion=0x4 table="filter"
2026-02-17 01:20:41.487 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75ffc94d561" ipVersion=0x4 table="filter"
2026-02-17 01:20:41.487 [INFO][73] 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-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.487 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.553 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/client-envvars-6076c902-629d-494c-908d-1ab30c9cf59a", EndpointId:"eth0"}
2026-02-17 01:20:41.979 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4950" name:"default"}
2026-02-17 01:20:42.172 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4950"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4950"}
2026-02-17 01:20:42.199 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4950"}
2026-02-17 01:20:43.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1843"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1843"} 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-1843"}
2026-02-17 01:20:43.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3056"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3056"}
2026-02-17 01:20:43.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-3056" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:43.723 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-3056/pod-adoption, name=eth0)
2026-02-17 01:20:43.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-3056"} profile:{inbound_rules:{action:"allow" rule_id:"PlPyX1Ab0KTj9_XB"} outbound_rules:{action:"allow" rule_id:"gMy93pm6GHWtQskh"}}
2026-02-17 01:20:43.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-3056.default"} profile:{}
2026-02-17 01:20:43.725 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3056/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34ce55944f" profile_ids:"kns.replication-controller-3056" profile_ids:"ksa.replication-controller-3056.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:20:43.725 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.725 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.725 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.726 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie34ce55944f" ipVersion=0x4 table="filter"
2026-02-17 01:20:43.726 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wZDI0nVXYVIgsoOJmd" ipVersion=0x4 table="filter"
2026-02-17 01:20:43.726 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CiWInCVF5P8kQ0pHPi" ipVersion=0x4 table="filter"
2026-02-17 01:20:43.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie34ce55944f" ipVersion=0x4 table="filter"
2026-02-17 01:20:43.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wZDI0nVXYVIgsoOJmd" ipVersion=0x4 table="filter"
2026-02-17 01:20:43.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CiWInCVF5P8kQ0pHPi" ipVersion=0x4 table="filter"
2026-02-17 01:20:43.727 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie34ce55944f"
2026-02-17 01:20:43.727 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.727 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.772 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:43.772 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 01:20:43.804 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calie34ce55944f" state="down"
2026-02-17 01:20:43.805 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie34ce55944f"
2026-02-17 01:20:43.805 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calie34ce55944f" state="up"
2026-02-17 01:20:43.805 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34ce55944f", State:"down", Index:176}
2026-02-17 01:20:43.805 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Typed[string]{}}
2026-02-17 01:20:43.805 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Typed[string]{}}
2026-02-17 01:20:43.805 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34ce55944f", State:"up", Index:176}
2026-02-17 01:20:43.805 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie34ce55944f"
2026-02-17 01:20:43.805 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie34ce55944f"
2026-02-17 01:20:43.806 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34ce55944f"
2026-02-17 01:20:43.806 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.806 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:43.826 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:43.826 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 01:20:44.118 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-3056/pod-adoption, name=eth0)
2026-02-17 01:20:44.119 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3056/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34ce55944f" profile_ids:"kns.replication-controller-3056" profile_ids:"ksa.replication-controller-3056.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:20:44.119 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:44.119 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:44.119 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:44.120 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34ce55944f"
2026-02-17 01:20:44.120 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:44.120 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:44.142 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:44.142 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 01:20:44.902 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=176
2026-02-17 01:20:44.902 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie34ce55944f"
2026-02-17 01:20:44.903 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:44.903 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:45.179 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-3056/pod-adoption, name=eth0)
2026-02-17 01:20:45.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3056/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34ce55944f" profile_ids:"kns.replication-controller-3056" profile_ids:"ksa.replication-controller-3056.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:20:45.180 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:45.180 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:45.181 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:45.182 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34ce55944f"
2026-02-17 01:20:45.182 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:45.182 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:45.200 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:45.200 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 01:20:46.200 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3056"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3056"}
2026-02-17 01:20:46.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 01:20:46.256 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:48.140 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02, name=eth0)
2026-02-17 01:20:48.141 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd51cfaa1d6" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:20:48.141 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.141 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.141 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.142 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:48.142 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.142 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.175 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02, name=eth0)
2026-02-17 01:20:48.183 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:48.183 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} status="up"
2026-02-17 01:20:48.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1843"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1843"} 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-1843"}
2026-02-17 01:20:48.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd51cfaa1d6" profile_ids:"kns.pods-1843" profile_ids:"ksa.pods-1843.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:20:48.183 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.183 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.183 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.184 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd51cfaa1d6"
2026-02-17 01:20:48.184 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.184 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.227 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:48.227 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"} status="up"
2026-02-17 01:20:48.436 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02, name=eth0)
2026-02-17 01:20:48.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02" endpoint_id:"eth0"}
2026-02-17 01:20:48.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1843"}
2026-02-17 01:20:48.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1843.default"}
2026-02-17 01:20:48.436 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.436 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.436 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1843" ipVersion=0x4 table="filter"
2026-02-17 01:20:48.437 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BSi8mwE3VebVb3SbeN" ipVersion=0x4 table="filter"
2026-02-17 01:20:48.437 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1843" ipVersion=0x4 table="filter"
2026-02-17 01:20:48.437 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BSi8mwE3VebVb3SbeN" ipVersion=0x4 table="filter"
2026-02-17 01:20:48.437 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.437 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califd51cfaa1d6" ipVersion=0x4 table="filter"
2026-02-17 01:20:48.437 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califd51cfaa1d6" ipVersion=0x4 table="filter"
2026-02-17 01:20:48.437 [INFO][73] 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-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.437 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.437 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.45
2026-02-17 01:20:48.500 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1843/server-envvars-fe0d8f72-ea0f-488f-8836-883890390e02", EndpointId:"eth0"}
2026-02-17 01:20:48.546 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="califd51cfaa1d6" state="down"
2026-02-17 01:20:48.547 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd51cfaa1d6"
2026-02-17 01:20:48.547 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=174
2026-02-17 01:20:48.547 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd51cfaa1d6", State:"down", Index:174}
2026-02-17 01:20:48.547 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:48.547 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Typed[string]{}}
2026-02-17 01:20:48.547 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="califd51cfaa1d6" state=""
2026-02-17 01:20:48.547 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califd51cfaa1d6"
2026-02-17 01:20:48.583 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd51cfaa1d6", State:"", Index:174}
2026-02-17 01:20:48.583 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Set[string](nil)}
2026-02-17 01:20:48.583 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd51cfaa1d6", Addrs:set.Set[string](nil)}
2026-02-17 01:20:50.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 01:20:50.468 [INFO][73] felix/summary.go 100: Summarising 220 dataplane reconciliation loops over 1m1.5s: avg=29ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:20:50.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3686"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3686"}
2026-02-17 01:20:50.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-3686" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:51.065 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d, name=eth0)
2026-02-17 01:20:51.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-3686"} profile:{inbound_rules:{action:"allow" rule_id:"LlS8ZwUG4_nhvKGT"} outbound_rules:{action:"allow" rule_id:"YzywPiNMmiUjOEG3"}}
2026-02-17 01:20:51.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-3686.default"} profile:{}
2026-02-17 01:20:51.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali84b7c0c2419" profile_ids:"kns.containers-3686" profile_ids:"ksa.containers-3686.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:20:51.065 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.065 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.065 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali84b7c0c2419" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-3686" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_naYEZvmmW5FB_ZkG_h" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali84b7c0c2419" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-3686" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_naYEZvmmW5FB_ZkG_h" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.066 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:51.066 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.066 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.121 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:51.121 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="down"
2026-02-17 01:20:51.144 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali84b7c0c2419" state="down"
2026-02-17 01:20:51.145 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84b7c0c2419", State:"down", Index:177}
2026-02-17 01:20:51.145 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali84b7c0c2419"
2026-02-17 01:20:51.145 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:51.145 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.145 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.151 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali84b7c0c2419" state="up"
2026-02-17 01:20:51.177 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:51.177 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="down"
2026-02-17 01:20:51.177 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Typed[string]{}}
2026-02-17 01:20:51.177 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Typed[string]{}}
2026-02-17 01:20:51.177 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84b7c0c2419", State:"up", Index:177}
2026-02-17 01:20:51.177 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:51.177 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:51.177 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:51.177 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.177 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:51.198 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:51.198 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="up"
2026-02-17 01:20:51.225 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-3056/pod-adoption, name=eth0)
2026-02-17 01:20:51.225 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3056/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34ce55944f" profile_ids:"kns.replication-controller-3056" profile_ids:"ksa.replication-controller-3056.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:20:51.226 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.226 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.226 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.226 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34ce55944f"
2026-02-17 01:20:51.227 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.227 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.247 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-3056/pod-adoption, name=eth0)
2026-02-17 01:20:51.259 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:51.259 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 01:20:51.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3056"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3056"}
2026-02-17 01:20:51.259 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3056/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie34ce55944f" profile_ids:"kns.replication-controller-3056" profile_ids:"ksa.replication-controller-3056.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:20:51.259 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.259 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.259 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.260 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie34ce55944f"
2026-02-17 01:20:51.260 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.260 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.280 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:51.280 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 01:20:51.529 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-3056/pod-adoption, name=eth0)
2026-02-17 01:20:51.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3056/pod-adoption" endpoint_id:"eth0"}
2026-02-17 01:20:51.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-3056"}
2026-02-17 01:20:51.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-3056.default"}
2026-02-17 01:20:51.530 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.530 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.530 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wZDI0nVXYVIgsoOJmd" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CiWInCVF5P8kQ0pHPi" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wZDI0nVXYVIgsoOJmd" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CiWInCVF5P8kQ0pHPi" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.531 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie34ce55944f" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.531 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie34ce55944f" ipVersion=0x4 table="filter"
2026-02-17 01:20:51.531 [INFO][73] 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-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.531 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.532 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.43
2026-02-17 01:20:51.592 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3056/pod-adoption", EndpointId:"eth0"}
2026-02-17 01:20:51.638 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calie34ce55944f" state="down"
2026-02-17 01:20:51.638 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34ce55944f", State:"down", Index:176}
2026-02-17 01:20:51.638 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie34ce55944f"
2026-02-17 01:20:51.638 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-17 01:20:51.640 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calie34ce55944f" state=""
2026-02-17 01:20:51.640 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie34ce55944f"
2026-02-17 01:20:51.666 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Typed[string]{}}
2026-02-17 01:20:51.666 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Typed[string]{}}
2026-02-17 01:20:51.666 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie34ce55944f", State:"", Index:176}
2026-02-17 01:20:51.666 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Set[string](nil)}
2026-02-17 01:20:51.666 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie34ce55944f", Addrs:set.Set[string](nil)}
2026-02-17 01:20:52.198 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=177
2026-02-17 01:20:52.199 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali84b7c0c2419"
2026-02-17 01:20:52.199 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:52.199 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:52.216 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d, name=eth0)
2026-02-17 01:20:52.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali84b7c0c2419" profile_ids:"kns.containers-3686" profile_ids:"ksa.containers-3686.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:20:52.223 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:52.223 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:52.223 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:52.224 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:52.224 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:52.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:52.247 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:52.247 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="up"
2026-02-17 01:20:53.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-1843"
2026-02-17 01:20:53.340 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d, name=eth0)
2026-02-17 01:20:53.340 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali84b7c0c2419" profile_ids:"kns.containers-3686" profile_ids:"ksa.containers-3686.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:20:53.340 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.340 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.341 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.342 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:53.342 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.342 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.365 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:53.366 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="up"
2026-02-17 01:20:53.366 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1843" name:"default"}
2026-02-17 01:20:53.452 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali84b7c0c2419" state="down"
2026-02-17 01:20:53.452 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali84b7c0c2419"
2026-02-17 01:20:53.452 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=177
2026-02-17 01:20:53.452 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84b7c0c2419", State:"down", Index:177}
2026-02-17 01:20:53.452 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Typed[string]{}}
2026-02-17 01:20:53.452 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Typed[string]{}}
2026-02-17 01:20:53.452 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:53.452 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.452 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.453 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.42
2026-02-17 01:20:53.454 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali84b7c0c2419" state=""
2026-02-17 01:20:53.455 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali84b7c0c2419"
2026-02-17 01:20:53.481 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:53.482 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="down"
2026-02-17 01:20:53.482 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84b7c0c2419", State:"", Index:177}
2026-02-17 01:20:53.482 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Set[string](nil)}
2026-02-17 01:20:53.482 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84b7c0c2419", Addrs:set.Set[string](nil)}
2026-02-17 01:20:53.482 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali84b7c0c2419"
2026-02-17 01:20:53.482 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.482 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.511 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:53.511 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"} status="down"
2026-02-17 01:20:53.560 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d, name=eth0)
2026-02-17 01:20:53.560 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d" endpoint_id:"eth0"}
2026-02-17 01:20:53.560 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-3686"}
2026-02-17 01:20:53.561 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-3686.default"}
2026-02-17 01:20:53.561 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.561 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.561 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-3686" ipVersion=0x4 table="filter"
2026-02-17 01:20:53.561 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_naYEZvmmW5FB_ZkG_h" ipVersion=0x4 table="filter"
2026-02-17 01:20:53.561 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-3686" ipVersion=0x4 table="filter"
2026-02-17 01:20:53.561 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_naYEZvmmW5FB_ZkG_h" ipVersion=0x4 table="filter"
2026-02-17 01:20:53.561 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.561 [INFO][73] 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 01:20:53.561 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali84b7c0c2419" ipVersion=0x4 table="filter"
2026-02-17 01:20:53.561 [INFO][73] 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 01:20:53.561 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali84b7c0c2419" ipVersion=0x4 table="filter"
2026-02-17 01:20:53.562 [INFO][73] 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:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.562 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.635 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3686/client-containers-36a619ce-c60c-49fb-a85e-a3726279316d", EndpointId:"eth0"}
2026-02-17 01:20:53.635 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1843"}
2026-02-17 01:20:54.570 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3686"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3686"}
2026-02-17 01:20:54.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3300"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3300"}
2026-02-17 01:20:54.596 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:55.204 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57, name=eth0)
2026-02-17 01:20:55.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3300"} profile:{inbound_rules:{action:"allow" rule_id:"tZkz7ThPGi32q51p"} outbound_rules:{action:"allow" rule_id:"FIgusz51EL4M0A7M"}}
2026-02-17 01:20:55.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3300.default"} profile:{}
2026-02-17 01:20:55.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic814ba556fd" profile_ids:"kns.secrets-3300" profile_ids:"ksa.secrets-3300.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:20:55.205 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.205 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.205 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.205 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic814ba556fd" ipVersion=0x4 table="filter"
2026-02-17 01:20:55.205 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3300" ipVersion=0x4 table="filter"
2026-02-17 01:20:55.206 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_31Bv98INxFmuML_x58" ipVersion=0x4 table="filter"
2026-02-17 01:20:55.206 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic814ba556fd" ipVersion=0x4 table="filter"
2026-02-17 01:20:55.206 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3300" ipVersion=0x4 table="filter"
2026-02-17 01:20:55.206 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_31Bv98INxFmuML_x58" ipVersion=0x4 table="filter"
2026-02-17 01:20:55.206 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic814ba556fd"
2026-02-17 01:20:55.206 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.206 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.251 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:55.251 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="down"
2026-02-17 01:20:55.287 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calic814ba556fd" state="down"
2026-02-17 01:20:55.287 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic814ba556fd"
2026-02-17 01:20:55.287 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic814ba556fd", State:"down", Index:178}
2026-02-17 01:20:55.287 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Typed[string]{}}
2026-02-17 01:20:55.287 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Typed[string]{}}
2026-02-17 01:20:55.287 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic814ba556fd"
2026-02-17 01:20:55.287 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.287 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.293 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calic814ba556fd" state="up"
2026-02-17 01:20:55.308 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:55.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="down"
2026-02-17 01:20:55.308 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic814ba556fd", State:"up", Index:178}
2026-02-17 01:20:55.308 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic814ba556fd"
2026-02-17 01:20:55.308 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic814ba556fd"
2026-02-17 01:20:55.308 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic814ba556fd"
2026-02-17 01:20:55.309 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.309 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:55.337 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:55.337 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="up"
2026-02-17 01:20:55.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5410" name:"default"}
2026-02-17 01:20:55.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 01:20:55.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5410"}
2026-02-17 01:20:56.223 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57, name=eth0)
2026-02-17 01:20:56.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic814ba556fd" profile_ids:"kns.secrets-3300" profile_ids:"ksa.secrets-3300.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:20:56.223 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:56.223 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:56.223 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:56.223 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic814ba556fd"
2026-02-17 01:20:56.224 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:56.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:56.241 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:56.241 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="up"
2026-02-17 01:20:56.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-3056" name:"default"}
2026-02-17 01:20:56.490 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-3056"}
2026-02-17 01:20:57.159 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=178
2026-02-17 01:20:57.159 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic814ba556fd"
2026-02-17 01:20:57.159 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:57.159 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:20:57.370 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57, name=eth0)
2026-02-17 01:20:57.371 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic814ba556fd" profile_ids:"kns.secrets-3300" profile_ids:"ksa.secrets-3300.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:20:57.371 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.371 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.371 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.371 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic814ba556fd"
2026-02-17 01:20:57.371 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.372 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.402 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:57.402 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="up"
2026-02-17 01:20:57.474 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=178
2026-02-17 01:20:57.474 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic814ba556fd"
2026-02-17 01:20:57.474 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calic814ba556fd" state="down"
2026-02-17 01:20:57.475 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Typed[string]{}}
2026-02-17 01:20:57.475 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Typed[string]{}}
2026-02-17 01:20:57.475 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic814ba556fd", State:"down", Index:178}
2026-02-17 01:20:57.475 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic814ba556fd"
2026-02-17 01:20:57.475 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.475 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.475 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.49
2026-02-17 01:20:57.475 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calic814ba556fd" state=""
2026-02-17 01:20:57.475 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic814ba556fd"
2026-02-17 01:20:57.498 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:57.498 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="down"
2026-02-17 01:20:57.499 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic814ba556fd", State:"", Index:178}
2026-02-17 01:20:57.499 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Set[string](nil)}
2026-02-17 01:20:57.499 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic814ba556fd", Addrs:set.Set[string](nil)}
2026-02-17 01:20:57.499 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic814ba556fd"
2026-02-17 01:20:57.499 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.499 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.523 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:57.523 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"} status="down"
2026-02-17 01:20:57.570 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57, name=eth0)
2026-02-17 01:20:57.570 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57" endpoint_id:"eth0"}
2026-02-17 01:20:57.570 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3300.default"}
2026-02-17 01:20:57.570 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3300"}
2026-02-17 01:20:57.570 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.570 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.571 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3300" ipVersion=0x4 table="filter"
2026-02-17 01:20:57.571 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_31Bv98INxFmuML_x58" ipVersion=0x4 table="filter"
2026-02-17 01:20:57.571 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3300" ipVersion=0x4 table="filter"
2026-02-17 01:20:57.571 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_31Bv98INxFmuML_x58" ipVersion=0x4 table="filter"
2026-02-17 01:20:57.571 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.571 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic814ba556fd" ipVersion=0x4 table="filter"
2026-02-17 01:20:57.571 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic814ba556fd" ipVersion=0x4 table="filter"
2026-02-17 01:20:57.571 [INFO][73] 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:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.571 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:57.635 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3300/pod-secrets-6b785483-fa86-4d73-9c89-c2218a7f9c57", EndpointId:"eth0"}
2026-02-17 01:20:58.706 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3300"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3300"}
2026-02-17 01:20:58.729 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6782"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6782"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6782"}
2026-02-17 01:20:58.752 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-6782" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:58.961 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6782"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6782"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6782"}
2026-02-17 01:20:58.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-3841"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3841"}
2026-02-17 01:20:58.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-3841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:20:59.721 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:20:59.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-3841"} profile:{inbound_rules:{action:"allow" rule_id:"V_6YNK0oVgW860Td"} outbound_rules:{action:"allow" rule_id:"zsx14QTHpz9qzmU-"}}
2026-02-17 01:20:59.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-3841.default"} profile:{}
2026-02-17 01:20:59.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:20:59.723 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.723 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.723 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali44ff33138a3" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g0Uhbx6BIZCVmSQksV" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BP6hlcxu5Y4Ch_3kRj" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali44ff33138a3" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g0Uhbx6BIZCVmSQksV" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BP6hlcxu5Y4Ch_3kRj" ipVersion=0x4 table="filter"
2026-02-17 01:20:59.724 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali44ff33138a3"
2026-02-17 01:20:59.724 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.724 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.760 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:20:59.760 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:20:59.799 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali44ff33138a3" state="down"
2026-02-17 01:20:59.799 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44ff33138a3"
2026-02-17 01:20:59.799 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali44ff33138a3" state="up"
2026-02-17 01:20:59.799 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44ff33138a3", State:"down", Index:179}
2026-02-17 01:20:59.799 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:59.799 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Typed[string]{}}
2026-02-17 01:20:59.799 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44ff33138a3", State:"up", Index:179}
2026-02-17 01:20:59.799 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali44ff33138a3"
2026-02-17 01:20:59.799 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44ff33138a3"
2026-02-17 01:20:59.799 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:20:59.799 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.799 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:20:59.835 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:20:59.836 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:20:59.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-3686" name:"default"}
2026-02-17 01:20:59.960 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3686"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3686"}
2026-02-17 01:20:59.984 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-3686"}
2026-02-17 01:21:00.249 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:00.250 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:00.250 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:00.250 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:00.250 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:00.251 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:00.251 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:00.251 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:00.273 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:00.273 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:00.684 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-7428/replace-29521521-ltzbs, name=eth0)
2026-02-17 01:21:00.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-7428"} profile:{inbound_rules:{action:"allow" rule_id:"yxvKflIuYvixkKa9"} outbound_rules:{action:"allow" rule_id:"lkV_azEmX4ZIkVTn"}}
2026-02-17 01:21:00.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-7428.default"} profile:{}
2026-02-17 01:21:00.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7428/replace-29521521-ltzbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1eadce30fd9" profile_ids:"kns.cronjob-7428" profile_ids:"ksa.cronjob-7428.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:21:00.685 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.685 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.685 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.685 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1eadce30fd9" ipVersion=0x4 table="filter"
2026-02-17 01:21:00.685 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-7428" ipVersion=0x4 table="filter"
2026-02-17 01:21:00.685 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XHBaW3S4l5j51SL963" ipVersion=0x4 table="filter"
2026-02-17 01:21:00.685 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1eadce30fd9" ipVersion=0x4 table="filter"
2026-02-17 01:21:00.685 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-7428" ipVersion=0x4 table="filter"
2026-02-17 01:21:00.685 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XHBaW3S4l5j51SL963" ipVersion=0x4 table="filter"
2026-02-17 01:21:00.685 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1eadce30fd9"
2026-02-17 01:21:00.685 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.685 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.732 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:00.733 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="down"
2026-02-17 01:21:00.757 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1eadce30fd9" state="down"
2026-02-17 01:21:00.758 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1eadce30fd9"
2026-02-17 01:21:00.758 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1eadce30fd9", State:"down", Index:180}
2026-02-17 01:21:00.758 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Typed[string]{}}
2026-02-17 01:21:00.758 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Typed[string]{}}
2026-02-17 01:21:00.758 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1eadce30fd9"
2026-02-17 01:21:00.758 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.758 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.759 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1eadce30fd9" state="up"
2026-02-17 01:21:00.781 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:00.781 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="down"
2026-02-17 01:21:00.781 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1eadce30fd9", State:"up", Index:180}
2026-02-17 01:21:00.781 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1eadce30fd9"
2026-02-17 01:21:00.781 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1eadce30fd9"
2026-02-17 01:21:00.781 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1eadce30fd9"
2026-02-17 01:21:00.781 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.781 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:00.796 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:00.796 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="up"
2026-02-17 01:21:01.030 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=179
2026-02-17 01:21:01.031 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali44ff33138a3"
2026-02-17 01:21:01.031 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:01.031 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:01.139 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:01.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:01.140 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:01.140 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:01.140 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:01.140 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:01.141 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:01.141 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:01.168 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:01.168 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:01.260 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-7428/replace-29521521-ltzbs, name=eth0)
2026-02-17 01:21:01.260 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7428/replace-29521521-ltzbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1eadce30fd9" profile_ids:"kns.cronjob-7428" profile_ids:"ksa.cronjob-7428.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:21:01.260 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:01.260 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:01.260 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:01.261 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1eadce30fd9"
2026-02-17 01:21:01.261 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:01.261 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:21:01.287 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:01.287 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="up"
2026-02-17 01:21:02.215 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=180
2026-02-17 01:21:02.215 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1eadce30fd9"
2026-02-17 01:21:02.216 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:02.216 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:02.266 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:02.266 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:02.266 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:02.266 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:02.266 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:02.267 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:02.268 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:02.268 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:02.287 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:02.287 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:03.273 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:03.274 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:03.274 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:03.274 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:03.274 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:03.275 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:03.275 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:03.275 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:03.295 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:03.295 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:03.964 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3300" name:"default"}
2026-02-17 01:21:03.993 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-6782" name:"default"}
2026-02-17 01:21:04.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3300"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3300"}
2026-02-17 01:21:04.062 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3300"}
2026-02-17 01:21:04.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6782"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6782"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6782"}
2026-02-17 01:21:04.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-6782"}
2026-02-17 01:21:05.261 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:05.261 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:05.261 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.261 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.261 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.262 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:05.263 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.263 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.288 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:05.302 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:05.302 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:05.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-3841"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3841"}
2026-02-17 01:21:05.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:05.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-41"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-41"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-41"}
2026-02-17 01:21:05.303 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.303 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.304 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.305 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:05.305 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:05.331 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:05.331 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:05.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-41" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:06.301 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:06.301 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:06.301 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:06.301 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:06.301 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:06.302 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:06.302 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:06.302 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:06.323 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:06.323 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:08.713 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:21:08.714 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:21:08.714 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:21:09.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-41"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-41"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-41"}
2026-02-17 01:21:09.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-3025"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-3025"}
2026-02-17 01:21:09.488 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-3025" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:09.723 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-3025"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-3025"}
2026-02-17 01:21:09.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-530"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-530"}
2026-02-17 01:21:09.808 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:09.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-530"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-530"}
2026-02-17 01:21:09.964 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9440"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9440"}
2026-02-17 01:21:09.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-9440" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:10.257 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:21:10.257 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:21:10.257 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:21:10.310 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:10.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:10.310 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.310 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.311 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.313 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:10.313 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.313 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.333 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:10.333 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:10.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-3841"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3841"}
2026-02-17 01:21:10.347 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:10.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44ff33138a3" profile_ids:"kns.ephemeral-containers-test-3841" profile_ids:"ksa.ephemeral-containers-test-3841.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:21:10.350 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.350 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.350 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.350 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44ff33138a3"
2026-02-17 01:21:10.350 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.350 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:10.370 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:10.370 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:21:13.159 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9440"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9440"}
2026-02-17 01:21:13.183 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8998"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8998"}
2026-02-17 01:21:13.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:14.661 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-41" name:"default"}
2026-02-17 01:21:14.691 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-41"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-41"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-41"}
2026-02-17 01:21:14.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-41"}
2026-02-17 01:21:14.867 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-8998/pod-release-ptqtd, name=eth0)
2026-02-17 01:21:14.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-8998.default"} profile:{}
2026-02-17 01:21:14.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-8998"} profile:{inbound_rules:{action:"allow" rule_id:"vB3LinTb_OkmPLfN"} outbound_rules:{action:"allow" rule_id:"W-HovCQMe6SuwDXN"}}
2026-02-17 01:21:14.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8998/pod-release-ptqtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali504e6d0a535" profile_ids:"kns.replication-controller-8998" profile_ids:"ksa.replication-controller-8998.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:21:14.868 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.868 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.868 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali504e6d0a535" ipVersion=0x4 table="filter"
2026-02-17 01:21:14.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_m2cZM8ItvpTpFl916z" ipVersion=0x4 table="filter"
2026-02-17 01:21:14.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aQJ54pVOQAmDXemg_Q" ipVersion=0x4 table="filter"
2026-02-17 01:21:14.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali504e6d0a535" ipVersion=0x4 table="filter"
2026-02-17 01:21:14.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_m2cZM8ItvpTpFl916z" ipVersion=0x4 table="filter"
2026-02-17 01:21:14.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aQJ54pVOQAmDXemg_Q" ipVersion=0x4 table="filter"
2026-02-17 01:21:14.869 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali504e6d0a535"
2026-02-17 01:21:14.869 [INFO][73] 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-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.916 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:14.916 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} status="down"
2026-02-17 01:21:14.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-3025" name:"default"}
2026-02-17 01:21:14.951 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali504e6d0a535" state="down"
2026-02-17 01:21:14.951 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali504e6d0a535"
2026-02-17 01:21:14.951 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali504e6d0a535", State:"down", Index:181}
2026-02-17 01:21:14.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Typed[string]{}}
2026-02-17 01:21:14.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Typed[string]{}}
2026-02-17 01:21:14.951 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali504e6d0a535"
2026-02-17 01:21:14.951 [INFO][73] 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-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.951 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.952 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali504e6d0a535" state="up"
2026-02-17 01:21:14.979 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:14.979 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} status="down"
2026-02-17 01:21:14.979 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali504e6d0a535", State:"up", Index:181}
2026-02-17 01:21:14.979 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali504e6d0a535"
2026-02-17 01:21:14.979 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali504e6d0a535"
2026-02-17 01:21:14.979 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali504e6d0a535"
2026-02-17 01:21:14.979 [INFO][73] 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-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.979 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:14.998 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:14.998 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} status="up"
2026-02-17 01:21:15.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-3025"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dra-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-3025"}
2026-02-17 01:21:15.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-3025"}
2026-02-17 01:21:15.300 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8998"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8998"}
2026-02-17 01:21:15.323 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4818"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4818"}
2026-02-17 01:21:15.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4818" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:15.371 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-8998/pod-release-ptqtd, name=eth0)
2026-02-17 01:21:15.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8998/pod-release-ptqtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali504e6d0a535" profile_ids:"kns.replication-controller-8998" profile_ids:"ksa.replication-controller-8998.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:21:15.372 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:15.372 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:15.373 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:15.373 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali504e6d0a535"
2026-02-17 01:21:15.374 [INFO][73] 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-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:15.374 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:15.394 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:15.394 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} status="up"
2026-02-17 01:21:15.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-530" name:"default"}
2026-02-17 01:21:15.445 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-530"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-530"}
2026-02-17 01:21:15.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-530"}
2026-02-17 01:21:16.743 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-17 01:21:16.743 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali504e6d0a535"
2026-02-17 01:21:16.743 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:16.743 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:18.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-9440" name:"default"}
2026-02-17 01:21:18.388 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9440"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9440"}
2026-02-17 01:21:18.412 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-9440"}
2026-02-17 01:21:19.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4818"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4818"}
2026-02-17 01:21:19.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-150"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-150"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-150"}
2026-02-17 01:21:20.016 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-150" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:20.347 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-8998/pod-release-ptqtd, name=eth0)
2026-02-17 01:21:20.349 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8998/pod-release-ptqtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali504e6d0a535" profile_ids:"kns.replication-controller-8998" profile_ids:"ksa.replication-controller-8998.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:21:20.349 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.349 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.349 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.351 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali504e6d0a535"
2026-02-17 01:21:20.351 [INFO][73] 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-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.351 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.353 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-8998/pod-release-ptqtd, name=eth0)
2026-02-17 01:21:20.381 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:20.381 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"} status="up"
2026-02-17 01:21:20.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8998/pod-release-ptqtd" endpoint_id:"eth0"}
2026-02-17 01:21:20.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-8998"}
2026-02-17 01:21:20.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-8998.default"}
2026-02-17 01:21:20.381 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.381 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.382 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_m2cZM8ItvpTpFl916z" ipVersion=0x4 table="filter"
2026-02-17 01:21:20.382 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aQJ54pVOQAmDXemg_Q" ipVersion=0x4 table="filter"
2026-02-17 01:21:20.382 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_m2cZM8ItvpTpFl916z" ipVersion=0x4 table="filter"
2026-02-17 01:21:20.382 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aQJ54pVOQAmDXemg_Q" ipVersion=0x4 table="filter"
2026-02-17 01:21:20.382 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.382 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali504e6d0a535" ipVersion=0x4 table="filter"
2026-02-17 01:21:20.382 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali504e6d0a535" ipVersion=0x4 table="filter"
2026-02-17 01:21:20.382 [INFO][73] 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-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.382 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.382 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.52
2026-02-17 01:21:20.451 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8998/pod-release-ptqtd", EndpointId:"eth0"}
2026-02-17 01:21:20.485 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-150"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-150"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-150"}
2026-02-17 01:21:20.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5570"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5570"}
2026-02-17 01:21:20.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5570" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:20.633 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8998" name:"default"}
bird: KIF: Received address message for unknown interface 181
2026-02-17 01:21:20.764 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-17 01:21:20.764 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali504e6d0a535"
2026-02-17 01:21:20.764 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali504e6d0a535" state="down"
2026-02-17 01:21:20.764 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Typed[string]{}}
2026-02-17 01:21:20.764 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Typed[string]{}}
2026-02-17 01:21:20.764 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali504e6d0a535", State:"down", Index:181}
2026-02-17 01:21:20.766 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali504e6d0a535" state=""
2026-02-17 01:21:20.766 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali504e6d0a535"
2026-02-17 01:21:20.789 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali504e6d0a535", State:"", Index:181}
2026-02-17 01:21:20.789 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Set[string](nil)}
2026-02-17 01:21:20.789 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali504e6d0a535", Addrs:set.Set[string](nil)}
2026-02-17 01:21:20.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8998"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8998"}
2026-02-17 01:21:20.876 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8998"}
2026-02-17 01:21:24.723 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5570"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5570"}
2026-02-17 01:21:24.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3845"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3845"}
2026-02-17 01:21:24.769 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3845" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:24.825 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3845"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3845"}
2026-02-17 01:21:24.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3382"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3382"}
2026-02-17 01:21:24.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3382" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:25.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4818"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4818"}
2026-02-17 01:21:25.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-150" name:"default"}
2026-02-17 01:21:25.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-150"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-150"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-150"}
2026-02-17 01:21:25.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-150"}
2026-02-17 01:21:30.136 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3845" name:"default"}
2026-02-17 01:21:30.241 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3845"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3845"}
2026-02-17 01:21:30.266 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3845"}
2026-02-17 01:21:30.352 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5570" name:"default"}
2026-02-17 01:21:30.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5570"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5570"}
2026-02-17 01:21:30.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5570"}
2026-02-17 01:21:30.587 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4818" name:"default"}
2026-02-17 01:21:30.657 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4818"}
2026-02-17 01:21:38.900 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:21:40.662 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=ephemeral-containers-test-3841/ephemeral-containers-target-pod, name=eth0)
2026-02-17 01:21:40.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-3841/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 01:21:40.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-3841"}
2026-02-17 01:21:40.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-3841.default"}
2026-02-17 01:21:40.662 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:40.662 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g0Uhbx6BIZCVmSQksV" ipVersion=0x4 table="filter"
bird: KIF: Received address message for unknown interface 179
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BP6hlcxu5Y4Ch_3kRj" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g0Uhbx6BIZCVmSQksV" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BP6hlcxu5Y4Ch_3kRj" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali44ff33138a3" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali44ff33138a3" ipVersion=0x4 table="filter"
2026-02-17 01:21:40.669 [INFO][73] 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:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:40.669 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:40.670 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.50
2026-02-17 01:21:40.719 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-3841/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 01:21:40.765 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali44ff33138a3" state="down"
2026-02-17 01:21:40.766 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44ff33138a3"
2026-02-17 01:21:40.766 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=179
2026-02-17 01:21:40.766 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44ff33138a3", State:"down", Index:179}
2026-02-17 01:21:40.766 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Typed[string]{}}
2026-02-17 01:21:40.766 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Typed[string]{}}
2026-02-17 01:21:40.767 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali44ff33138a3" state=""
2026-02-17 01:21:40.768 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali44ff33138a3"
2026-02-17 01:21:40.790 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44ff33138a3", State:"", Index:179}
2026-02-17 01:21:40.790 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Set[string](nil)}
2026-02-17 01:21:40.790 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44ff33138a3", Addrs:set.Set[string](nil)}
2026-02-17 01:21:47.413 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-3841" name:"default"}
2026-02-17 01:21:47.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-3841"}
2026-02-17 01:21:49.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9300"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9300"}
2026-02-17 01:21:49.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-4147"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-4147"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4147"}
2026-02-17 01:21:49.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-4147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:49.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-4147"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-4147"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4147"}
2026-02-17 01:21:49.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4222"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4222"}
2026-02-17 01:21:49.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4222" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:50.759 [INFO][73] felix/summary.go 100: Summarising 151 dataplane reconciliation loops over 1m0.3s: avg=28ms longest=81ms (resync-calico-v4)
2026-02-17 01:21:53.025 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3382"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3382"}
2026-02-17 01:21:53.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3939"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3939"}
2026-02-17 01:21:53.055 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-3939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:53.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4222"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4222"}
2026-02-17 01:21:53.543 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2022"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2022"}
2026-02-17 01:21:53.566 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:53.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2022" type:"ClusterIP" cluster_ips:"10.254.176.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:21:53.678 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2022" type:"ClusterIP" cluster_ips:"10.254.172.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:21:53.713 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c, name=eth0)
2026-02-17 01:21:53.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-3939"} profile:{inbound_rules:{action:"allow" rule_id:"gqDjfK3fqQNkNHly"} outbound_rules:{action:"allow" rule_id:"31Y153Bgots7uXdt"}}
2026-02-17 01:21:53.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-3939.default"} profile:{}
2026-02-17 01:21:53.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f223a53fce" profile_ids:"kns.containers-3939" profile_ids:"ksa.containers-3939.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:21:53.714 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.714 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.714 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4f223a53fce" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-3939" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KemaamckBZmZjqFtOb" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4f223a53fce" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-3939" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KemaamckBZmZjqFtOb" ipVersion=0x4 table="filter"
2026-02-17 01:21:53.715 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f223a53fce"
2026-02-17 01:21:53.715 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.715 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.756 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:53.756 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="down"
2026-02-17 01:21:53.773 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4f223a53fce" state="down"
2026-02-17 01:21:53.773 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f223a53fce"
2026-02-17 01:21:53.773 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f223a53fce", State:"down", Index:182}
2026-02-17 01:21:53.773 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Typed[string]{}}
2026-02-17 01:21:53.774 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Typed[string]{}}
2026-02-17 01:21:53.774 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f223a53fce"
2026-02-17 01:21:53.774 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.774 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.783 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4f223a53fce" state="up"
2026-02-17 01:21:53.798 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:53.798 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="down"
2026-02-17 01:21:53.798 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f223a53fce", State:"up", Index:182}
2026-02-17 01:21:53.798 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4f223a53fce"
2026-02-17 01:21:53.798 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f223a53fce"
2026-02-17 01:21:53.798 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f223a53fce"
2026-02-17 01:21:53.799 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.799 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:53.819 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:53.820 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="up"
2026-02-17 01:21:54.160 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod1, name=eth0)
2026-02-17 01:21:54.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2022"} profile:{inbound_rules:{action:"allow" rule_id:"n0WGNbOWehvFqiIy"} outbound_rules:{action:"allow" rule_id:"zUfSOGnBqqP5NTTO"}}
2026-02-17 01:21:54.161 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2022.default"} profile:{}
2026-02-17 01:21:54.161 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21ab9eeb8f7" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:21:54.161 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.161 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.161 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.161 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali21ab9eeb8f7" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.162 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mZ8O7wlypnED2gYJ2e" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.162 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b7bvyCxKE96dTjWDwV" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.162 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali21ab9eeb8f7" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.162 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mZ8O7wlypnED2gYJ2e" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.162 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b7bvyCxKE96dTjWDwV" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.162 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.162 [INFO][73] 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:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.162 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.207 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:54.207 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:21:54.235 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali21ab9eeb8f7" state="down"
2026-02-17 01:21:54.236 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21ab9eeb8f7", State:"down", Index:183}
2026-02-17 01:21:54.236 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.236 [INFO][73] 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:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.236 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.236 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.236 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali21ab9eeb8f7" state="up"
2026-02-17 01:21:54.254 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:54.254 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:21:54.254 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Typed[string]{}}
2026-02-17 01:21:54.254 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Typed[string]{}}
2026-02-17 01:21:54.254 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21ab9eeb8f7", State:"up", Index:183}
2026-02-17 01:21:54.254 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.254 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.254 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.254 [INFO][73] 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:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.254 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.255 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod2, name=eth0)
2026-02-17 01:21:54.273 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:54.273 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:21:54.273 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali042a4d4c19f" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:21:54.273 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.273 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.273 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.274 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali042a4d4c19f" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.274 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali042a4d4c19f" ipVersion=0x4 table="filter"
2026-02-17 01:21:54.274 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali042a4d4c19f"
2026-02-17 01:21:54.274 [INFO][73] 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:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.274 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.318 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:54.318 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} status="down"
2026-02-17 01:21:54.318 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9300" name:"default"}
2026-02-17 01:21:54.334 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali042a4d4c19f" state="down"
2026-02-17 01:21:54.335 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali042a4d4c19f"
2026-02-17 01:21:54.342 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali042a4d4c19f" state="up"
2026-02-17 01:21:54.348 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9300"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9300"}
2026-02-17 01:21:54.348 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9300"}
2026-02-17 01:21:54.371 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali042a4d4c19f", State:"down", Index:184}
2026-02-17 01:21:54.371 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Typed[string]{}}
2026-02-17 01:21:54.371 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Typed[string]{}}
2026-02-17 01:21:54.371 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali042a4d4c19f", State:"up", Index:184}
2026-02-17 01:21:54.371 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali042a4d4c19f"
2026-02-17 01:21:54.371 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali042a4d4c19f"
2026-02-17 01:21:54.371 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali042a4d4c19f"
2026-02-17 01:21:54.371 [INFO][73] 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:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.371 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:54.387 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:54.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:21:54.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-4147" name:"default"}
2026-02-17 01:21:54.564 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-4147"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-4147"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4147"}
2026-02-17 01:21:54.587 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod1, name=eth0)
2026-02-17 01:21:54.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-4147"}
2026-02-17 01:21:54.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21ab9eeb8f7" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:21:54.592 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.592 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.592 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.593 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:54.593 [INFO][73] 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:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.593 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:21:54.612 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:54.612 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:21:54.616 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c, name=eth0)
2026-02-17 01:21:54.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f223a53fce" profile_ids:"kns.containers-3939" profile_ids:"ksa.containers-3939.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:21:54.616 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:54.616 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:54.616 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:54.617 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f223a53fce"
2026-02-17 01:21:54.618 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:54.618 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:54.638 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:54.638 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="up"
2026-02-17 01:21:55.239 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-17 01:21:55.239 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali21ab9eeb8f7"
2026-02-17 01:21:55.239 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:55.239 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:55.431 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-17 01:21:55.431 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4f223a53fce"
2026-02-17 01:21:55.431 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:55.431 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:55.597 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod2, name=eth0)
2026-02-17 01:21:55.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali042a4d4c19f" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:21:55.597 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:55.597 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:55.597 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:55.598 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali042a4d4c19f"
2026-02-17 01:21:55.598 [INFO][73] 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:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:55.598 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:21:55.618 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:55.618 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:21:55.788 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c, name=eth0)
2026-02-17 01:21:55.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f223a53fce" profile_ids:"kns.containers-3939" profile_ids:"ksa.containers-3939.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:21:55.788 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.789 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.789 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.789 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f223a53fce"
2026-02-17 01:21:55.789 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.789 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.812 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:55.812 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="up"
2026-02-17 01:21:55.819 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-17 01:21:55.819 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali042a4d4c19f"
2026-02-17 01:21:55.819 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:55.819 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:55.894 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4f223a53fce" state="down"
2026-02-17 01:21:55.895 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f223a53fce"
2026-02-17 01:21:55.895 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f223a53fce", State:"down", Index:182}
2026-02-17 01:21:55.895 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-17 01:21:55.895 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Typed[string]{}}
2026-02-17 01:21:55.895 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Typed[string]{}}
2026-02-17 01:21:55.895 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f223a53fce"
2026-02-17 01:21:55.895 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.895 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.895 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.55
2026-02-17 01:21:55.898 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4f223a53fce" state=""
2026-02-17 01:21:55.898 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4f223a53fce"
2026-02-17 01:21:55.918 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:55.918 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="down"
2026-02-17 01:21:55.918 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f223a53fce", State:"", Index:182}
2026-02-17 01:21:55.918 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Set[string](nil)}
2026-02-17 01:21:55.919 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f223a53fce", Addrs:set.Set[string](nil)}
2026-02-17 01:21:55.919 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f223a53fce"
2026-02-17 01:21:55.919 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.919 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:55.943 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:55.943 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"} status="down"
2026-02-17 01:21:56.008 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c, name=eth0)
2026-02-17 01:21:56.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c" endpoint_id:"eth0"}
2026-02-17 01:21:56.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-3939"}
2026-02-17 01:21:56.008 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-3939.default"}
2026-02-17 01:21:56.008 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:56.008 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-3939" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KemaamckBZmZjqFtOb" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-3939" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KemaamckBZmZjqFtOb" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4f223a53fce" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.009 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4f223a53fce" ipVersion=0x4 table="filter"
2026-02-17 01:21:56.010 [INFO][73] 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:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:56.010 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:56.067 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-3939/client-containers-8b850e6a-440f-4d67-8b21-66e46d76713c", EndpointId:"eth0"}
2026-02-17 01:21:57.167 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3939"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3939"}
2026-02-17 01:21:57.189 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8843"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8843"}
2026-02-17 01:21:57.210 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8843" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:57.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2022"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2022"}
2026-02-17 01:21:57.751 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4001"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4001"}
2026-02-17 01:21:57.766 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9, name=eth0)
2026-02-17 01:21:57.769 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4001" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:21:57.769 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-8843"} profile:{inbound_rules:{action:"allow" rule_id:"z3D6omV3f0Qvm5p9"} outbound_rules:{action:"allow" rule_id:"GfhUpBeIXxp2wRwy"}}
2026-02-17 01:21:57.769 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-8843.default"} profile:{}
2026-02-17 01:21:57.769 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6be5862657" profile_ids:"kns.var-expansion-8843" profile_ids:"ksa.var-expansion-8843.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:21:57.769 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.769 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.770 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.770 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib6be5862657" ipVersion=0x4 table="filter"
2026-02-17 01:21:57.771 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yWQM7IMRHeQhtFM9Lf" ipVersion=0x4 table="filter"
2026-02-17 01:21:57.771 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lkj5REU52vU-j2SqTC" ipVersion=0x4 table="filter"
2026-02-17 01:21:57.771 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib6be5862657" ipVersion=0x4 table="filter"
2026-02-17 01:21:57.771 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yWQM7IMRHeQhtFM9Lf" ipVersion=0x4 table="filter"
2026-02-17 01:21:57.771 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lkj5REU52vU-j2SqTC" ipVersion=0x4 table="filter"
2026-02-17 01:21:57.771 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6be5862657"
2026-02-17 01:21:57.771 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.771 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.814 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:57.814 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="down"
2026-02-17 01:21:57.844 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calib6be5862657" state="down"
2026-02-17 01:21:57.844 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6be5862657", State:"down", Index:185}
2026-02-17 01:21:57.844 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6be5862657"
2026-02-17 01:21:57.844 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Typed[string]{}}
2026-02-17 01:21:57.844 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Typed[string]{}}
2026-02-17 01:21:57.844 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6be5862657"
2026-02-17 01:21:57.844 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.845 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calib6be5862657" state="up"
2026-02-17 01:21:57.871 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:57.871 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="down"
2026-02-17 01:21:57.871 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6be5862657", State:"up", Index:185}
2026-02-17 01:21:57.871 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6be5862657"
2026-02-17 01:21:57.871 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6be5862657"
2026-02-17 01:21:57.872 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6be5862657"
2026-02-17 01:21:57.872 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.872 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:57.889 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:57.889 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="up"
2026-02-17 01:21:58.136 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3382" name:"default"}
2026-02-17 01:21:58.283 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3382"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3382"}
2026-02-17 01:21:58.312 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3382"}
2026-02-17 01:21:58.564 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4222"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4222"}
2026-02-17 01:21:58.616 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9, name=eth0)
2026-02-17 01:21:58.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6be5862657" profile_ids:"kns.var-expansion-8843" profile_ids:"ksa.var-expansion-8843.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:21:58.617 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:58.617 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:58.617 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:58.619 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6be5862657"
2026-02-17 01:21:58.619 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:58.619 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:58.646 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:58.646 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="up"
2026-02-17 01:21:58.791 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-17 01:21:58.791 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib6be5862657"
2026-02-17 01:21:58.791 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:58.791 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:21:59.800 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9, name=eth0)
2026-02-17 01:21:59.801 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6be5862657" profile_ids:"kns.var-expansion-8843" profile_ids:"ksa.var-expansion-8843.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:21:59.801 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.801 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.801 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.802 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6be5862657"
2026-02-17 01:21:59.802 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.802 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.839 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:21:59.839 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="up"
2026-02-17 01:21:59.909 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calib6be5862657" state="down"
2026-02-17 01:21:59.910 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6be5862657"
2026-02-17 01:21:59.910 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6be5862657", State:"down", Index:185}
2026-02-17 01:21:59.910 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Typed[string]{}}
2026-02-17 01:21:59.910 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Typed[string]{}}
2026-02-17 01:21:59.910 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6be5862657"
2026-02-17 01:21:59.910 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.910 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.910 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.54
2026-02-17 01:21:59.913 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=185
2026-02-17 01:21:59.914 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calib6be5862657" state=""
2026-02-17 01:21:59.914 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6be5862657"
2026-02-17 01:21:59.932 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:59.932 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="down"
2026-02-17 01:21:59.932 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6be5862657", State:"", Index:185}
2026-02-17 01:21:59.932 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Set[string](nil)}
2026-02-17 01:21:59.932 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6be5862657", Addrs:set.Set[string](nil)}
2026-02-17 01:21:59.932 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6be5862657"
2026-02-17 01:21:59.932 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:21:59.961 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:21:59.961 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"} status="down"
2026-02-17 01:22:00.038 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9, name=eth0)
2026-02-17 01:22:00.039 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9" endpoint_id:"eth0"}
2026-02-17 01:22:00.039 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-8843"}
2026-02-17 01:22:00.039 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-8843.default"}
2026-02-17 01:22:00.039 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:22:00.039 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:22:00.039 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yWQM7IMRHeQhtFM9Lf" ipVersion=0x4 table="filter"
2026-02-17 01:22:00.039 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lkj5REU52vU-j2SqTC" ipVersion=0x4 table="filter"
2026-02-17 01:22:00.039 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yWQM7IMRHeQhtFM9Lf" ipVersion=0x4 table="filter"
2026-02-17 01:22:00.039 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lkj5REU52vU-j2SqTC" ipVersion=0x4 table="filter"
2026-02-17 01:22:00.039 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:22:00.039 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib6be5862657" ipVersion=0x4 table="filter"
2026-02-17 01:22:00.039 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib6be5862657" ipVersion=0x4 table="filter"
2026-02-17 01:22:00.039 [INFO][73] 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:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:22:00.039 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:22:00.092 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8843/var-expansion-9b159630-2d1b-45b2-a170-aa8a9e2fd2c9", EndpointId:"eth0"}
2026-02-17 01:22:00.125 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-7428/replace-29521521-ltzbs, name=eth0)
2026-02-17 01:22:00.125 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7428/replace-29521521-ltzbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1eadce30fd9" profile_ids:"kns.cronjob-7428" profile_ids:"ksa.cronjob-7428.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:22:00.125 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.126 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.126 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.127 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1eadce30fd9"
2026-02-17 01:22:00.127 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.127 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.152 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:00.152 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="up"
2026-02-17 01:22:00.161 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-7428/replace-29521521-ltzbs, name=eth0)
2026-02-17 01:22:00.161 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7428/replace-29521521-ltzbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1eadce30fd9" profile_ids:"kns.cronjob-7428" profile_ids:"ksa.cronjob-7428.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:22:00.161 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.161 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.161 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.162 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1eadce30fd9"
2026-02-17 01:22:00.162 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.162 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.189 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-7428/replace-29521521-ltzbs, name=eth0)
2026-02-17 01:22:00.193 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:00.193 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="up"
2026-02-17 01:22:00.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7428/replace-29521521-ltzbs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1eadce30fd9" profile_ids:"kns.cronjob-7428" profile_ids:"ksa.cronjob-7428.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:22:00.193 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.194 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.194 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.194 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1eadce30fd9"
2026-02-17 01:22:00.195 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:00.220 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:00.220 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"} status="up"
2026-02-17 01:22:01.298 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8843"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8843"}
2026-02-17 01:22:01.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9439"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-9439"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9439"}
2026-02-17 01:22:01.352 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9439" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:01.378 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-52s69" namespace:"services-9439" type:"LoadBalancer" cluster_ips:"10.254.28.17" ports:{Protocol:"TCP" Port:80 NodePort:30746}
2026-02-17 01:22:01.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-52s69" namespace:"services-9439" type:"LoadBalancer" cluster_ips:"10.254.28.17" ports:{Protocol:"TCP" Port:80 NodePort:30746}
2026-02-17 01:22:01.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-52s69" namespace:"services-9439" type:"LoadBalancer" cluster_ips:"10.254.28.17" ports:{Protocol:"TCP" Port:80 NodePort:30746}
2026-02-17 01:22:01.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-52s69" namespace:"services-9439" type:"LoadBalancer" cluster_ips:"10.254.28.17" ports:{Protocol:"TCP" Port:80 NodePort:30746}
2026-02-17 01:22:01.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-52s69" namespace:"services-9439"
2026-02-17 01:22:01.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9439"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-9439"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9439"}
2026-02-17 01:22:01.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2327"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2327"}
2026-02-17 01:22:01.538 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:01.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4001"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4001"}
2026-02-17 01:22:01.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7507"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7507"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7507"}
2026-02-17 01:22:01.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7507" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:01.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7428"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7428"}
2026-02-17 01:22:02.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2433"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-2433"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2433"}
2026-02-17 01:22:02.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:02.104 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2433" type:"ClusterIP" cluster_ips:"10.254.115.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:22:02.300 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-3939" name:"default"}
2026-02-17 01:22:02.367 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-2327/update-demo-nautilus-bwpnf, name=eth0)
2026-02-17 01:22:02.367 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2327.default"} profile:{}
2026-02-17 01:22:02.367 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2327"} profile:{inbound_rules:{action:"allow" rule_id:"001041GktCKyIvjW"} outbound_rules:{action:"allow" rule_id:"ZoEnFC1c7nK04QwY"}}
2026-02-17 01:22:02.367 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2327/update-demo-nautilus-bwpnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd40ecc0c9" profile_ids:"kns.kubectl-2327" profile_ids:"ksa.kubectl-2327.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:22:02.367 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.367 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.367 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.368 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdd40ecc0c9" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.368 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2327" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.368 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o0MQubIstZdYqnw7Ir" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.368 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdd40ecc0c9" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.368 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2327" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.368 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o0MQubIstZdYqnw7Ir" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.368 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:02.368 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.368 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.413 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:02.414 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} status="down"
2026-02-17 01:22:02.442 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="califdd40ecc0c9" state="down"
2026-02-17 01:22:02.442 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdd40ecc0c9"
2026-02-17 01:22:02.442 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd40ecc0c9", State:"down", Index:186}
2026-02-17 01:22:02.442 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Typed[string]{}}
2026-02-17 01:22:02.442 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Typed[string]{}}
2026-02-17 01:22:02.442 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:02.442 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.442 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.443 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="califdd40ecc0c9" state="up"
2026-02-17 01:22:02.493 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:02.493 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} status="down"
2026-02-17 01:22:02.493 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd40ecc0c9", State:"up", Index:186}
2026-02-17 01:22:02.493 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:02.493 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:02.493 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:02.494 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.494 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:02.517 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:02.517 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:02.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3939"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3939"}
2026-02-17 01:22:02.698 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-3939"}
2026-02-17 01:22:02.760 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod1, name=eth0)
2026-02-17 01:22:02.775 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod2, name=eth0)
2026-02-17 01:22:02.776 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf, name=eth0)
2026-02-17 01:22:02.793 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod1, name=eth0)
2026-02-17 01:22:02.821 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod2, name=eth0)
2026-02-17 01:22:02.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21ab9eeb8f7" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:22:02.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali042a4d4c19f" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:22:02.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2433.default"} profile:{}
2026-02-17 01:22:02.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2433"} profile:{inbound_rules:{action:"allow" rule_id:"8g3VNF2l6gvUMzqX"} outbound_rules:{action:"allow" rule_id:"zi0unN43C95dhe1X"}}
2026-02-17 01:22:02.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif326fdae8c6" profile_ids:"kns.services-2433" profile_ids:"ksa.services-2433.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:22:02.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21ab9eeb8f7" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:22:02.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2022"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2022"}
2026-02-17 01:22:02.833 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali042a4d4c19f" profile_ids:"kns.endpointslice-2022" profile_ids:"ksa.endpointslice-2022.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:22:02.833 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.833 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.833 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.833 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:02.834 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:02.834 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:02.834 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:02.834 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:02.834 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif326fdae8c6" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2433" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y-Wve0WRxl9CdNDZlz" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif326fdae8c6" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2433" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y-Wve0WRxl9CdNDZlz" ipVersion=0x4 table="filter"
2026-02-17 01:22:02.835 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif326fdae8c6"
2026-02-17 01:22:02.835 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21ab9eeb8f7"
2026-02-17 01:22:02.835 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali042a4d4c19f"
2026-02-17 01:22:02.835 [INFO][73] 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:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:02.835 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:02.835 [INFO][73] 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:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:02.835 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:02.835 [INFO][73] 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-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.835 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.839 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calif326fdae8c6" state="down"
2026-02-17 01:22:02.839 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif326fdae8c6"
2026-02-17 01:22:02.844 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calif326fdae8c6" state="up"
2026-02-17 01:22:02.875 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:02.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:22:02.875 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:02.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"} status="up"
2026-02-17 01:22:02.875 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:02.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"} status="down"
2026-02-17 01:22:02.875 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif326fdae8c6", State:"down", Index:187}
2026-02-17 01:22:02.875 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Typed[string]{}}
2026-02-17 01:22:02.875 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Typed[string]{}}
2026-02-17 01:22:02.875 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif326fdae8c6", State:"up", Index:187}
2026-02-17 01:22:02.875 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif326fdae8c6"
2026-02-17 01:22:02.875 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif326fdae8c6"
2026-02-17 01:22:02.876 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif326fdae8c6"
2026-02-17 01:22:02.876 [INFO][73] 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-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.876 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:02.893 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:02.893 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:03.111 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod1, name=eth0)
2026-02-17 01:22:03.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod1" endpoint_id:"eth0"}
2026-02-17 01:22:03.111 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:03.111 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:03.112 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:03.112 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali21ab9eeb8f7" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.112 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali21ab9eeb8f7" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.112 [INFO][73] 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:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:03.112 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:03.112 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.56
2026-02-17 01:22:03.146 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=endpointslice-2022/pod2, name=eth0)
2026-02-17 01:22:03.175 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod1", EndpointId:"eth0"}
2026-02-17 01:22:03.175 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2022/pod2" endpoint_id:"eth0"}
2026-02-17 01:22:03.175 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2022.default"}
2026-02-17 01:22:03.175 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2022"}
2026-02-17 01:22:03.175 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:03.175 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:03.176 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mZ8O7wlypnED2gYJ2e" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.176 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b7bvyCxKE96dTjWDwV" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.176 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mZ8O7wlypnED2gYJ2e" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.176 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b7bvyCxKE96dTjWDwV" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.176 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:03.176 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali042a4d4c19f" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.176 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali042a4d4c19f" ipVersion=0x4 table="filter"
2026-02-17 01:22:03.176 [INFO][73] 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:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:03.176 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:03.176 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.58
2026-02-17 01:22:03.219 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-17 01:22:03.219 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali21ab9eeb8f7"
2026-02-17 01:22:03.219 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali21ab9eeb8f7" state="down"
2026-02-17 01:22:03.224 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali21ab9eeb8f7" state=""
2026-02-17 01:22:03.224 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali21ab9eeb8f7"
2026-02-17 01:22:03.231 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2022/pod2", EndpointId:"eth0"}
2026-02-17 01:22:03.231 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Typed[string]{}}
2026-02-17 01:22:03.231 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Typed[string]{}}
2026-02-17 01:22:03.231 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21ab9eeb8f7", State:"down", Index:183}
2026-02-17 01:22:03.231 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21ab9eeb8f7", State:"", Index:183}
2026-02-17 01:22:03.231 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Set[string](nil)}
2026-02-17 01:22:03.231 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21ab9eeb8f7", Addrs:set.Set[string](nil)}
2026-02-17 01:22:03.248 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali042a4d4c19f" state="down"
2026-02-17 01:22:03.249 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali042a4d4c19f"
2026-02-17 01:22:03.249 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-17 01:22:03.253 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali042a4d4c19f", State:"down", Index:184}
2026-02-17 01:22:03.253 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Typed[string]{}}
2026-02-17 01:22:03.253 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Typed[string]{}}
2026-02-17 01:22:03.268 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali042a4d4c19f" state=""
2026-02-17 01:22:03.268 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali042a4d4c19f"
2026-02-17 01:22:03.271 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali042a4d4c19f", State:"", Index:184}
2026-02-17 01:22:03.271 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Set[string](nil)}
2026-02-17 01:22:03.271 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali042a4d4c19f", Addrs:set.Set[string](nil)}
2026-02-17 01:22:03.271 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:22:03.682 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:22:03.690 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf, name=eth0)
2026-02-17 01:22:03.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif326fdae8c6" profile_ids:"kns.services-2433" profile_ids:"ksa.services-2433.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:22:03.714 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:03.714 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:03.714 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:03.715 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif326fdae8c6"
2026-02-17 01:22:03.716 [INFO][73] 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-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:03.716 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:03.736 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:03.736 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:03.910 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-17 01:22:03.910 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdd40ecc0c9"
2026-02-17 01:22:03.910 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:03.910 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:04.360 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-17 01:22:04.360 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif326fdae8c6"
2026-02-17 01:22:04.360 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:04.360 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:04.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4222" name:"default"}
2026-02-17 01:22:04.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4222"}
2026-02-17 01:22:06.405 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8843" name:"default"}
2026-02-17 01:22:06.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8843"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8843"}
2026-02-17 01:22:06.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8843"}
2026-02-17 01:22:06.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9439" name:"default"}
2026-02-17 01:22:06.697 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-2327/update-demo-nautilus-bwpnf, name=eth0)
2026-02-17 01:22:06.709 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/execpod-affinityvn8v6, name=eth0)
2026-02-17 01:22:06.717 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2327/update-demo-nautilus-bwpnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd40ecc0c9" profile_ids:"kns.kubectl-2327" profile_ids:"ksa.kubectl-2327.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:22:06.717 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/execpod-affinityvn8v6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali439c65da6fc" profile_ids:"kns.services-2433" profile_ids:"ksa.services-2433.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:22:06.717 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:06.717 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:06.717 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:06.717 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.717 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.718 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.718 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:06.718 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali439c65da6fc" ipVersion=0x4 table="filter"
2026-02-17 01:22:06.718 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:06.718 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali439c65da6fc" ipVersion=0x4 table="filter"
2026-02-17 01:22:06.718 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali439c65da6fc"
2026-02-17 01:22:06.718 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:06.718 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:06.718 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:06.718 [INFO][73] 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-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.718 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.749 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:06.749 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:06.749 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:06.749 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} status="down"
2026-02-17 01:22:06.775 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali439c65da6fc" state="down"
2026-02-17 01:22:06.775 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali439c65da6fc"
2026-02-17 01:22:06.775 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali439c65da6fc", State:"down", Index:188}
2026-02-17 01:22:06.775 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:06.776 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:06.776 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali439c65da6fc"
2026-02-17 01:22:06.776 [INFO][73] 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-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.776 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.777 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali439c65da6fc" state="up"
2026-02-17 01:22:06.796 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:06.796 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} status="down"
2026-02-17 01:22:06.797 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali439c65da6fc", State:"up", Index:188}
2026-02-17 01:22:06.797 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali439c65da6fc"
2026-02-17 01:22:06.797 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali439c65da6fc"
2026-02-17 01:22:06.797 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali439c65da6fc"
2026-02-17 01:22:06.798 [INFO][73] 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-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.798 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:06.831 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:06.831 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} status="up"
2026-02-17 01:22:06.840 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9439"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-9439"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9439"}
2026-02-17 01:22:06.870 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9439"}
2026-02-17 01:22:07.017 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7428"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7428"}
2026-02-17 01:22:07.153 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4001" name:"default"}
2026-02-17 01:22:07.298 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4001"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4001"}
2026-02-17 01:22:07.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4001"}
2026-02-17 01:22:07.717 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/execpod-affinityvn8v6, name=eth0)
2026-02-17 01:22:07.718 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/execpod-affinityvn8v6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali439c65da6fc" profile_ids:"kns.services-2433" profile_ids:"ksa.services-2433.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:22:07.718 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:07.718 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:07.718 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:07.721 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali439c65da6fc"
2026-02-17 01:22:07.721 [INFO][73] 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-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:07.722 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:07.740 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:07.740 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"} status="up"
2026-02-17 01:22:07.943 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=188
2026-02-17 01:22:07.944 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali439c65da6fc"
2026-02-17 01:22:07.944 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:07.944 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:08.079 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2022" name:"default"}
2026-02-17 01:22:08.116 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2022"
2026-02-17 01:22:08.153 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2022"
2026-02-17 01:22:08.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2022"}
2026-02-17 01:22:08.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2433" type:"ClusterIP" cluster_ips:"10.254.115.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:22:08.664 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7507"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7507"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7507"}
2026-02-17 01:22:08.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6164"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6164"}
2026-02-17 01:22:08.720 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:09.532 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-6164/pause, name=eth0)
2026-02-17 01:22:09.532 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-6164.default"} profile:{}
2026-02-17 01:22:09.532 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-6164"} profile:{inbound_rules:{action:"allow" rule_id:"stf4_YYiaqByDwia"} outbound_rules:{action:"allow" rule_id:"EjvISYwGfcesoih0"}}
2026-02-17 01:22:09.533 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6164/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali209353f8ec4" profile_ids:"kns.kubectl-6164" profile_ids:"ksa.kubectl-6164.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:22:09.533 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.533 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.533 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.533 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali209353f8ec4" ipVersion=0x4 table="filter"
2026-02-17 01:22:09.533 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-6164" ipVersion=0x4 table="filter"
2026-02-17 01:22:09.533 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3PtmzO2586Ft7qAA8O" ipVersion=0x4 table="filter"
2026-02-17 01:22:09.534 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali209353f8ec4" ipVersion=0x4 table="filter"
2026-02-17 01:22:09.534 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-6164" ipVersion=0x4 table="filter"
2026-02-17 01:22:09.534 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3PtmzO2586Ft7qAA8O" ipVersion=0x4 table="filter"
2026-02-17 01:22:09.534 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali209353f8ec4"
2026-02-17 01:22:09.534 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.534 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.581 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:09.581 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="down"
2026-02-17 01:22:09.609 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali209353f8ec4" state="down"
2026-02-17 01:22:09.609 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali209353f8ec4"
2026-02-17 01:22:09.609 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali209353f8ec4", State:"down", Index:189}
2026-02-17 01:22:09.609 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Typed[string]{}}
2026-02-17 01:22:09.609 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Typed[string]{}}
2026-02-17 01:22:09.609 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali209353f8ec4"
2026-02-17 01:22:09.609 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.609 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.612 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali209353f8ec4" state="up"
2026-02-17 01:22:09.637 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:09.637 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="down"
2026-02-17 01:22:09.638 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali209353f8ec4", State:"up", Index:189}
2026-02-17 01:22:09.638 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali209353f8ec4"
2026-02-17 01:22:09.638 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali209353f8ec4"
2026-02-17 01:22:09.638 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali209353f8ec4"
2026-02-17 01:22:09.639 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.639 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:09.660 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:09.660 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="up"
2026-02-17 01:22:10.732 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-6164/pause, name=eth0)
2026-02-17 01:22:10.732 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6164/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali209353f8ec4" profile_ids:"kns.kubectl-6164" profile_ids:"ksa.kubectl-6164.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:22:10.732 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:10.733 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:10.733 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:10.733 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali209353f8ec4"
2026-02-17 01:22:10.734 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:10.734 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:10.751 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:10.751 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="up"
2026-02-17 01:22:11.089 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-6164/pause, name=eth0)
2026-02-17 01:22:11.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6164/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali209353f8ec4" profile_ids:"kns.kubectl-6164" profile_ids:"ksa.kubectl-6164.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:22:11.090 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.090 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.090 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.091 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali209353f8ec4"
2026-02-17 01:22:11.091 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.091 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.113 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:11.113 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="up"
2026-02-17 01:22:11.279 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-6164/pause, name=eth0)
2026-02-17 01:22:11.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6164/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali209353f8ec4" profile_ids:"kns.kubectl-6164" profile_ids:"ksa.kubectl-6164.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:22:11.280 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.280 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.280 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.280 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali209353f8ec4"
2026-02-17 01:22:11.280 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.280 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.306 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:11.306 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="up"
2026-02-17 01:22:11.431 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=189
2026-02-17 01:22:11.431 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali209353f8ec4"
2026-02-17 01:22:11.431 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:11.432 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:11.456 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-6164/pause, name=eth0)
2026-02-17 01:22:11.456 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6164/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali209353f8ec4" profile_ids:"kns.kubectl-6164" profile_ids:"ksa.kubectl-6164.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:22:11.456 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.456 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.457 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.458 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali209353f8ec4"
2026-02-17 01:22:11.458 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.458 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.461 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-6164/pause, name=eth0)
2026-02-17 01:22:11.480 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:11.480 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"} status="up"
2026-02-17 01:22:11.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6164/pause" endpoint_id:"eth0"}
2026-02-17 01:22:11.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-6164"}
2026-02-17 01:22:11.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-6164.default"}
2026-02-17 01:22:11.480 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.480 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-6164" ipVersion=0x4 table="filter"
2026-02-17 01:22:11.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3PtmzO2586Ft7qAA8O" ipVersion=0x4 table="filter"
2026-02-17 01:22:11.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-6164" ipVersion=0x4 table="filter"
2026-02-17 01:22:11.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3PtmzO2586Ft7qAA8O" ipVersion=0x4 table="filter"
2026-02-17 01:22:11.481 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali209353f8ec4" ipVersion=0x4 table="filter"
2026-02-17 01:22:11.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali209353f8ec4" ipVersion=0x4 table="filter"
2026-02-17 01:22:11.481 [INFO][73] 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-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.481 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.482 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.61
2026-02-17 01:22:11.555 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6164/pause", EndpointId:"eth0"}
2026-02-17 01:22:11.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6164"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6164"}
2026-02-17 01:22:11.727 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6610"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6610"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6610"}
2026-02-17 01:22:11.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6610" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:12.414 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053, name=eth0)
2026-02-17 01:22:12.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6610"} profile:{inbound_rules:{action:"allow" rule_id:"2XwlJN_-AqC9XaIY"} outbound_rules:{action:"allow" rule_id:"8exBr4AY5vt2rIJF"}}
2026-02-17 01:22:12.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6610.default"} profile:{}
2026-02-17 01:22:12.416 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3d63714e0b" profile_ids:"kns.projected-6610" profile_ids:"ksa.projected-6610.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:22:12.416 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.416 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.416 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia3d63714e0b" ipVersion=0x4 table="filter"
2026-02-17 01:22:12.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6610" ipVersion=0x4 table="filter"
2026-02-17 01:22:12.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_26evaC8bBmDJFAxUCL" ipVersion=0x4 table="filter"
2026-02-17 01:22:12.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia3d63714e0b" ipVersion=0x4 table="filter"
2026-02-17 01:22:12.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6610" ipVersion=0x4 table="filter"
2026-02-17 01:22:12.417 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_26evaC8bBmDJFAxUCL" ipVersion=0x4 table="filter"
2026-02-17 01:22:12.417 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia3d63714e0b"
2026-02-17 01:22:12.417 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.417 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.455 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:12.455 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="down"
2026-02-17 01:22:12.493 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calia3d63714e0b" state="down"
2026-02-17 01:22:12.494 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia3d63714e0b"
2026-02-17 01:22:12.494 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3d63714e0b", State:"down", Index:190}
2026-02-17 01:22:12.494 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Typed[string]{}}
2026-02-17 01:22:12.494 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Typed[string]{}}
2026-02-17 01:22:12.494 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia3d63714e0b"
2026-02-17 01:22:12.495 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.495 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.497 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calia3d63714e0b" state="up"
2026-02-17 01:22:12.523 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:12.523 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="down"
2026-02-17 01:22:12.523 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3d63714e0b", State:"up", Index:190}
2026-02-17 01:22:12.523 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia3d63714e0b"
2026-02-17 01:22:12.523 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia3d63714e0b"
2026-02-17 01:22:12.524 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3d63714e0b"
2026-02-17 01:22:12.524 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.524 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:12.556 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:12.556 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="up"
2026-02-17 01:22:13.479 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=190
2026-02-17 01:22:13.479 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia3d63714e0b"
2026-02-17 01:22:13.479 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:13.479 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:13.763 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053, name=eth0)
2026-02-17 01:22:13.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3d63714e0b" profile_ids:"kns.projected-6610" profile_ids:"ksa.projected-6610.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:22:13.764 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:13.764 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:13.764 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:13.764 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3d63714e0b"
2026-02-17 01:22:13.764 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:13.765 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:13.794 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:13.794 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="up"
2026-02-17 01:22:13.794 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7507"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7507"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7507"}
bird: KIF: Received address message for unknown interface 189
2026-02-17 01:22:14.102 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali209353f8ec4" state="down"
2026-02-17 01:22:14.102 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali209353f8ec4"
2026-02-17 01:22:14.102 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali209353f8ec4", State:"down", Index:189}
2026-02-17 01:22:14.102 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Typed[string]{}}
2026-02-17 01:22:14.102 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Typed[string]{}}
2026-02-17 01:22:14.102 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-17 01:22:14.105 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="cali209353f8ec4" state=""
2026-02-17 01:22:14.105 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali209353f8ec4"
2026-02-17 01:22:14.122 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali209353f8ec4", State:"", Index:189}
2026-02-17 01:22:14.122 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Set[string](nil)}
2026-02-17 01:22:14.122 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali209353f8ec4", Addrs:set.Set[string](nil)}
2026-02-17 01:22:14.785 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053, name=eth0)
2026-02-17 01:22:14.785 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3d63714e0b" profile_ids:"kns.projected-6610" profile_ids:"ksa.projected-6610.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:22:14.785 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:14.785 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:14.785 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:14.786 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3d63714e0b"
2026-02-17 01:22:14.786 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:14.786 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:14.814 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:14.814 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="up"
2026-02-17 01:22:15.929 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053, name=eth0)
2026-02-17 01:22:15.929 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3d63714e0b" profile_ids:"kns.projected-6610" profile_ids:"ksa.projected-6610.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:22:15.929 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:15.929 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:15.930 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:15.930 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3d63714e0b"
2026-02-17 01:22:15.931 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:15.931 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 190
2026-02-17 01:22:15.956 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:15.956 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="up"
2026-02-17 01:22:16.036 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calia3d63714e0b" state="down"
2026-02-17 01:22:16.037 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia3d63714e0b"
2026-02-17 01:22:16.037 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3d63714e0b", State:"down", Index:190}
2026-02-17 01:22:16.037 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Typed[string]{}}
2026-02-17 01:22:16.037 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Typed[string]{}}
2026-02-17 01:22:16.037 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia3d63714e0b"
2026-02-17 01:22:16.037 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.037 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.037 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calia3d63714e0b" state=""
2026-02-17 01:22:16.037 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia3d63714e0b"
2026-02-17 01:22:16.037 [INFO][73] 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=190
2026-02-17 01:22:16.037 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.62
2026-02-17 01:22:16.057 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:16.057 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="down"
2026-02-17 01:22:16.057 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3d63714e0b", State:"", Index:190}
2026-02-17 01:22:16.057 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Set[string](nil)}
2026-02-17 01:22:16.057 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3d63714e0b", Addrs:set.Set[string](nil)}
2026-02-17 01:22:16.057 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia3d63714e0b"
2026-02-17 01:22:16.057 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.057 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.078 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:16.078 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"} status="down"
2026-02-17 01:22:16.129 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053, name=eth0)
2026-02-17 01:22:16.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053" endpoint_id:"eth0"}
2026-02-17 01:22:16.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6610"}
2026-02-17 01:22:16.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6610.default"}
2026-02-17 01:22:16.129 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.129 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6610" ipVersion=0x4 table="filter"
2026-02-17 01:22:16.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_26evaC8bBmDJFAxUCL" ipVersion=0x4 table="filter"
2026-02-17 01:22:16.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6610" ipVersion=0x4 table="filter"
2026-02-17 01:22:16.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_26evaC8bBmDJFAxUCL" ipVersion=0x4 table="filter"
2026-02-17 01:22:16.129 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.129 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia3d63714e0b" ipVersion=0x4 table="filter"
2026-02-17 01:22:16.130 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia3d63714e0b" ipVersion=0x4 table="filter"
2026-02-17 01:22:16.130 [INFO][73] 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:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.130 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.184 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6610/downwardapi-volume-0fe2b4a0-9ee4-4dea-9286-093cef49a053", EndpointId:"eth0"}
2026-02-17 01:22:16.853 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6164" name:"default"}
2026-02-17 01:22:16.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6164"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6164"}
2026-02-17 01:22:16.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6164"}
2026-02-17 01:22:17.045 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:22:17.045 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:22:17.045 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:22:17.943 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6610"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6610"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6610"}
2026-02-17 01:22:17.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8463"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8463"}
2026-02-17 01:22:17.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:18.045 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8463"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8463"}
2026-02-17 01:22:18.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5785"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5785"}
2026-02-17 01:22:18.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5785" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:19.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7507" name:"default"}
2026-02-17 01:22:19.170 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7507"}
2026-02-17 01:22:21.842 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:22:21.842 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:22:21.842 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:22:22.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6610" name:"default"}
2026-02-17 01:22:23.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8463" name:"default"}
2026-02-17 01:22:23.565 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6610"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6610"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6610"}
2026-02-17 01:22:23.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6610"}
2026-02-17 01:22:23.675 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8463"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8463"}
2026-02-17 01:22:23.699 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8463"}
2026-02-17 01:22:23.820 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-rmvvz, name=eth0)
2026-02-17 01:22:23.820 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-5785"} profile:{inbound_rules:{action:"allow" rule_id:"IN7k5khtbJWiKrtF"} outbound_rules:{action:"allow" rule_id:"J3wgCF5bnX1SdI8t"}}
2026-02-17 01:22:23.820 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-5785.default"} profile:{}
2026-02-17 01:22:23.821 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-rmvvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94b60121edc" profile_ids:"kns.replicaset-5785" profile_ids:"ksa.replicaset-5785.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:22:23.821 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.821 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.821 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali94b60121edc" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-5785" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bIBJjmm6O693I5OqDd" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali94b60121edc" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-5785" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.821 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bIBJjmm6O693I5OqDd" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.821 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali94b60121edc"
2026-02-17 01:22:23.821 [INFO][73] 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-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.821 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.851 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:23.851 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} status="down"
2026-02-17 01:22:23.898 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali94b60121edc" state="down"
2026-02-17 01:22:23.898 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali94b60121edc"
2026-02-17 01:22:23.898 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94b60121edc", State:"down", Index:191}
2026-02-17 01:22:23.898 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:23.898 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:23.898 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali94b60121edc"
2026-02-17 01:22:23.898 [INFO][73] 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-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.898 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.902 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali94b60121edc" state="up"
2026-02-17 01:22:23.924 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:23.924 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} status="down"
2026-02-17 01:22:23.924 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94b60121edc", State:"up", Index:191}
2026-02-17 01:22:23.924 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali94b60121edc"
2026-02-17 01:22:23.924 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali94b60121edc"
2026-02-17 01:22:23.924 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94b60121edc"
2026-02-17 01:22:23.927 [INFO][73] 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-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.927 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:23.936 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-cjw5m, name=eth0)
2026-02-17 01:22:23.953 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:23.953 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} status="up"
2026-02-17 01:22:23.953 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-cjw5m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali301bec0a162" profile_ids:"kns.replicaset-5785" profile_ids:"ksa.replicaset-5785.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:22:23.954 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:23.954 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:23.954 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:23.954 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali301bec0a162" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.954 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali301bec0a162" ipVersion=0x4 table="filter"
2026-02-17 01:22:23.954 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali301bec0a162"
2026-02-17 01:22:23.954 [INFO][73] 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-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:23.954 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:23.997 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:23.997 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} status="down"
2026-02-17 01:22:24.016 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali301bec0a162" state="down"
2026-02-17 01:22:24.016 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali301bec0a162", State:"down", Index:192}
2026-02-17 01:22:24.016 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali301bec0a162"
2026-02-17 01:22:24.016 [INFO][73] 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-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.017 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.017 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali301bec0a162"
2026-02-17 01:22:24.017 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali301bec0a162" state="up"
2026-02-17 01:22:24.038 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:24.038 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} status="down"
2026-02-17 01:22:24.038 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Typed[string]{}}
2026-02-17 01:22:24.038 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Typed[string]{}}
2026-02-17 01:22:24.038 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali301bec0a162", State:"up", Index:192}
2026-02-17 01:22:24.038 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali301bec0a162"
2026-02-17 01:22:24.038 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali301bec0a162"
2026-02-17 01:22:24.038 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali301bec0a162"
2026-02-17 01:22:24.038 [INFO][73] 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-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.038 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.057 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:24.057 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} status="up"
2026-02-17 01:22:24.821 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-rmvvz, name=eth0)
2026-02-17 01:22:24.822 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-rmvvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94b60121edc" profile_ids:"kns.replicaset-5785" profile_ids:"ksa.replicaset-5785.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:22:24.822 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:24.822 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:24.822 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:24.823 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94b60121edc"
2026-02-17 01:22:24.823 [INFO][73] 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-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:24.823 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:24.839 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-cjw5m, name=eth0)
2026-02-17 01:22:24.851 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:24.851 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"} status="up"
2026-02-17 01:22:24.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-cjw5m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali301bec0a162" profile_ids:"kns.replicaset-5785" profile_ids:"ksa.replicaset-5785.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:22:24.851 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali301bec0a162"
2026-02-17 01:22:24.853 [INFO][73] 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-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.853 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:24.882 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:24.882 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} status="up"
2026-02-17 01:22:24.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5785"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5785"}
2026-02-17 01:22:24.907 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9300"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9300"}
2026-02-17 01:22:24.930 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:25.223 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=192
2026-02-17 01:22:25.223 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali301bec0a162"
2026-02-17 01:22:25.223 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:25.223 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:25.703 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=191
2026-02-17 01:22:25.703 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali94b60121edc"
2026-02-17 01:22:25.703 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:25.703 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:26.511 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-2327/update-demo-nautilus-bwpnf, name=eth0)
2026-02-17 01:22:26.512 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2327/update-demo-nautilus-bwpnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd40ecc0c9" profile_ids:"kns.kubectl-2327" profile_ids:"ksa.kubectl-2327.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:22:26.512 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.512 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.512 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.512 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:26.512 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.512 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.530 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-2327/update-demo-nautilus-bwpnf, name=eth0)
2026-02-17 01:22:26.544 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:26.544 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:26.544 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2327/update-demo-nautilus-bwpnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdd40ecc0c9" profile_ids:"kns.kubectl-2327" profile_ids:"ksa.kubectl-2327.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:22:26.544 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.544 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.545 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.545 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdd40ecc0c9"
2026-02-17 01:22:26.545 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.545 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.565 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:26.565 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:26.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2327"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2327"}
2026-02-17 01:22:26.837 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-2327/update-demo-nautilus-bwpnf, name=eth0)
2026-02-17 01:22:26.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2327/update-demo-nautilus-bwpnf" endpoint_id:"eth0"}
2026-02-17 01:22:26.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2327"}
2026-02-17 01:22:26.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2327.default"}
2026-02-17 01:22:26.838 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.838 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.841 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2327" ipVersion=0x4 table="filter"
2026-02-17 01:22:26.841 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o0MQubIstZdYqnw7Ir" ipVersion=0x4 table="filter"
2026-02-17 01:22:26.841 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2327" ipVersion=0x4 table="filter"
2026-02-17 01:22:26.841 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o0MQubIstZdYqnw7Ir" ipVersion=0x4 table="filter"
2026-02-17 01:22:26.841 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.842 [INFO][73] 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 01:22:26.842 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdd40ecc0c9" ipVersion=0x4 table="filter"
2026-02-17 01:22:26.842 [INFO][73] 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 01:22:26.842 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdd40ecc0c9" ipVersion=0x4 table="filter"
2026-02-17 01:22:26.842 [INFO][73] 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-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.842 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.849 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.57
2026-02-17 01:22:26.912 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2327/update-demo-nautilus-bwpnf", EndpointId:"eth0"}
2026-02-17 01:22:26.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7833"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7833"}
2026-02-17 01:22:26.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-7833" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:26.949 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=186
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdd40ecc0c9"
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="califdd40ecc0c9" state="down"
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="califdd40ecc0c9" state=""
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdd40ecc0c9"
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Typed[string]{}}
2026-02-17 01:22:26.949 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Typed[string]{}}
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd40ecc0c9", State:"down", Index:186}
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdd40ecc0c9", State:"", Index:186}
2026-02-17 01:22:26.949 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Set[string](nil)}
2026-02-17 01:22:26.949 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdd40ecc0c9", Addrs:set.Set[string](nil)}
2026-02-17 01:22:29.159 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7833" type:"ClusterIP" cluster_ips:"10.254.215.97" ports:{Protocol:"TCP" Port:9443}
2026-02-17 01:22:29.898 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-cjw5m, name=eth0)
2026-02-17 01:22:29.899 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-cjw5m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali301bec0a162" profile_ids:"kns.replicaset-5785" profile_ids:"ksa.replicaset-5785.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:22:29.899 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.899 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.899 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.900 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali301bec0a162"
2026-02-17 01:22:29.901 [INFO][73] 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-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.901 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.909 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-cjw5m, name=eth0)
2026-02-17 01:22:29.928 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-rmvvz, name=eth0)
2026-02-17 01:22:29.935 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replicaset-5785/test-rs-rmvvz, name=eth0)
2026-02-17 01:22:29.936 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:29.936 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"} status="up"
2026-02-17 01:22:29.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-cjw5m" endpoint_id:"eth0"}
2026-02-17 01:22:29.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-rmvvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94b60121edc" profile_ids:"kns.replicaset-5785" profile_ids:"ksa.replicaset-5785.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:22:29.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-5785/test-rs-rmvvz" endpoint_id:"eth0"}
2026-02-17 01:22:29.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-5785"}
2026-02-17 01:22:29.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-5785.default"}
2026-02-17 01:22:29.937 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-5785" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bIBJjmm6O693I5OqDd" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-5785" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bIBJjmm6O693I5OqDd" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali301bec0a162" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali94b60121edc" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali301bec0a162" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali94b60121edc" ipVersion=0x4 table="filter"
2026-02-17 01:22:29.937 [INFO][73] 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-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] 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-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:29.937 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:29.938 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.63
2026-02-17 01:22:29.938 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.5
2026-02-17 01:22:29.999 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-cjw5m", EndpointId:"eth0"}
2026-02-17 01:22:29.999 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-5785/test-rs-rmvvz", EndpointId:"eth0"}
2026-02-17 01:22:30.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5785" name:"default"}
bird: KIF: Received address message for unknown interface 192
2026-02-17 01:22:30.449 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali301bec0a162" state="down"
2026-02-17 01:22:30.449 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali301bec0a162"
2026-02-17 01:22:30.449 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=192
2026-02-17 01:22:30.449 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali301bec0a162", State:"down", Index:192}
2026-02-17 01:22:30.449 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Typed[string]{}}
2026-02-17 01:22:30.449 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Typed[string]{}}
2026-02-17 01:22:30.451 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali301bec0a162" state=""
2026-02-17 01:22:30.451 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali301bec0a162"
2026-02-17 01:22:30.462 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=191
2026-02-17 01:22:30.462 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali94b60121edc"
2026-02-17 01:22:30.462 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali94b60121edc" state="down"
2026-02-17 01:22:30.463 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali94b60121edc" state=""
2026-02-17 01:22:30.464 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali94b60121edc"
2026-02-17 01:22:30.466 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali301bec0a162", State:"", Index:192}
2026-02-17 01:22:30.467 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Set[string](nil)}
2026-02-17 01:22:30.467 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali301bec0a162", Addrs:set.Set[string](nil)}
2026-02-17 01:22:30.467 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:30.467 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:30.467 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94b60121edc", State:"down", Index:191}
2026-02-17 01:22:30.467 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94b60121edc", State:"", Index:191}
2026-02-17 01:22:30.467 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Set[string](nil)}
2026-02-17 01:22:30.467 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94b60121edc", Addrs:set.Set[string](nil)}
2026-02-17 01:22:30.485 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5785"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5785"}
2026-02-17 01:22:30.504 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-7428/replace-29521521-ltzbs, name=eth0)
2026-02-17 01:22:30.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5785"}
2026-02-17 01:22:30.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7428/replace-29521521-ltzbs" endpoint_id:"eth0"}
2026-02-17 01:22:30.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-7428"}
2026-02-17 01:22:30.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-7428.default"}
2026-02-17 01:22:30.505 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:30.505 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:30.506 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-7428" ipVersion=0x4 table="filter"
2026-02-17 01:22:30.506 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XHBaW3S4l5j51SL963" ipVersion=0x4 table="filter"
2026-02-17 01:22:30.506 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-7428" ipVersion=0x4 table="filter"
2026-02-17 01:22:30.506 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XHBaW3S4l5j51SL963" ipVersion=0x4 table="filter"
2026-02-17 01:22:30.506 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:30.506 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1eadce30fd9" ipVersion=0x4 table="filter"
2026-02-17 01:22:30.506 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1eadce30fd9" ipVersion=0x4 table="filter"
2026-02-17 01:22:30.506 [INFO][73] 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:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:30.506 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:30.506 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.51
2026-02-17 01:22:30.567 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7428/replace-29521521-ltzbs", EndpointId:"eth0"}
2026-02-17 01:22:30.612 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1eadce30fd9" state="down"
2026-02-17 01:22:30.612 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1eadce30fd9", State:"down", Index:180}
2026-02-17 01:22:30.613 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1eadce30fd9"
2026-02-17 01:22:30.613 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=180
2026-02-17 01:22:30.620 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1eadce30fd9" state=""
2026-02-17 01:22:30.620 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1eadce30fd9"
2026-02-17 01:22:30.629 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Typed[string]{}}
2026-02-17 01:22:30.629 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Typed[string]{}}
2026-02-17 01:22:30.629 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1eadce30fd9", State:"", Index:180}
2026-02-17 01:22:30.629 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Set[string](nil)}
2026-02-17 01:22:30.629 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1eadce30fd9", Addrs:set.Set[string](nil)}
2026-02-17 01:22:32.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2327" name:"default"}
2026-02-17 01:22:32.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2327"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2327"}
2026-02-17 01:22:32.209 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2327"}
2026-02-17 01:22:32.851 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7833"
2026-02-17 01:22:32.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7833"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7833"}
2026-02-17 01:22:32.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6168"}
2026-02-17 01:22:32.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:33.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6168"} labels:{key:"webhook-6168" value:"true"}
2026-02-17 01:22:33.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1790"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} 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-6168-markers" value:"true"}
2026-02-17 01:22:33.010 [INFO][73] 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 01:22:33.988 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk, name=eth0)
2026-02-17 01:22:33.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6168"} profile:{inbound_rules:{action:"allow" rule_id:"L9U6FquVJUCb4hZC"} outbound_rules:{action:"allow" rule_id:"iBotoBT1WD2phTEI"}}
2026-02-17 01:22:33.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6168.default"} profile:{}
2026-02-17 01:22:33.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c07e8c3cf" profile_ids:"kns.webhook-6168" profile_ids:"ksa.webhook-6168.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:22:33.988 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:33.989 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:33.989 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:33.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali56c07e8c3cf" ipVersion=0x4 table="filter"
2026-02-17 01:22:33.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6168" ipVersion=0x4 table="filter"
2026-02-17 01:22:33.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vPzm1R4ra6CYZRUB4F" ipVersion=0x4 table="filter"
2026-02-17 01:22:33.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali56c07e8c3cf" ipVersion=0x4 table="filter"
2026-02-17 01:22:33.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6168" ipVersion=0x4 table="filter"
2026-02-17 01:22:33.989 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vPzm1R4ra6CYZRUB4F" ipVersion=0x4 table="filter"
2026-02-17 01:22:33.989 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:33.989 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:33.989 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.024 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:34.024 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} status="down"
2026-02-17 01:22:34.069 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali56c07e8c3cf" state="down"
2026-02-17 01:22:34.069 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.069 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c07e8c3cf", State:"down", Index:193}
2026-02-17 01:22:34.069 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Typed[string]{}}
2026-02-17 01:22:34.069 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Typed[string]{}}
2026-02-17 01:22:34.069 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.069 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.069 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.073 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali56c07e8c3cf" state="up"
2026-02-17 01:22:34.088 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:34.088 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} status="down"
2026-02-17 01:22:34.088 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c07e8c3cf", State:"up", Index:193}
2026-02-17 01:22:34.089 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.089 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.089 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.089 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.089 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.110 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:34.110 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} status="up"
2026-02-17 01:22:34.916 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk, name=eth0)
2026-02-17 01:22:34.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c07e8c3cf" profile_ids:"kns.webhook-6168" profile_ids:"ksa.webhook-6168.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:22:34.916 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.916 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.916 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.917 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.917 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.917 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.936 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk, name=eth0)
2026-02-17 01:22:34.938 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:34.938 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} status="up"
2026-02-17 01:22:34.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c07e8c3cf" profile_ids:"kns.webhook-6168" profile_ids:"ksa.webhook-6168.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:22:34.938 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.938 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.938 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.939 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:34.939 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.940 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:34.964 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:34.964 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} status="up"
2026-02-17 01:22:35.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6168" type:"ClusterIP" cluster_ips:"10.254.213.193" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:22:35.656 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=193
2026-02-17 01:22:35.656 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:35.656 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:35.656 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:36.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6168"
2026-02-17 01:22:36.701 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk, name=eth0)
2026-02-17 01:22:36.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56c07e8c3cf" profile_ids:"kns.webhook-6168" profile_ids:"ksa.webhook-6168.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:22:36.703 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.703 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.703 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.704 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:36.705 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.705 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.715 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk, name=eth0)
2026-02-17 01:22:36.742 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:36.742 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"} status="up"
2026-02-17 01:22:36.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk" endpoint_id:"eth0"}
2026-02-17 01:22:36.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6168"}
2026-02-17 01:22:36.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6168.default"}
2026-02-17 01:22:36.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6168"} labels:{key:"webhook-6168" value:"true"}
2026-02-17 01:22:36.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1790"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} 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-6168-markers" value:"true"}
2026-02-17 01:22:36.742 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.742 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.743 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6168" ipVersion=0x4 table="filter"
2026-02-17 01:22:36.743 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vPzm1R4ra6CYZRUB4F" ipVersion=0x4 table="filter"
2026-02-17 01:22:36.743 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6168" ipVersion=0x4 table="filter"
2026-02-17 01:22:36.743 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vPzm1R4ra6CYZRUB4F" ipVersion=0x4 table="filter"
2026-02-17 01:22:36.743 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.743 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali56c07e8c3cf" ipVersion=0x4 table="filter"
2026-02-17 01:22:36.743 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali56c07e8c3cf" ipVersion=0x4 table="filter"
2026-02-17 01:22:36.743 [INFO][73] 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:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.743 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.744 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.2
2026-02-17 01:22:36.813 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6168/sample-webhook-deployment-7c5c95bb96-qbznk", EndpointId:"eth0"}
2026-02-17 01:22:36.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9972"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9972"}
2026-02-17 01:22:36.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:37.334 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c, name=eth0)
2026-02-17 01:22:37.335 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-9972.default"} profile:{}
2026-02-17 01:22:37.335 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-9972"} profile:{inbound_rules:{action:"allow" rule_id:"2eIfiRfz_440foQS"} outbound_rules:{action:"allow" rule_id:"_4R2u9dH6Lze3llM"}}
2026-02-17 01:22:37.335 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32ecdccdc30" profile_ids:"kns.var-expansion-9972" profile_ids:"ksa.var-expansion-9972.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:22:37.335 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.335 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.335 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.336 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali32ecdccdc30" ipVersion=0x4 table="filter"
2026-02-17 01:22:37.336 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LrahmK5R513GeBMSTQ" ipVersion=0x4 table="filter"
2026-02-17 01:22:37.336 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nRyotu3QrBRghS4lDo" ipVersion=0x4 table="filter"
2026-02-17 01:22:37.336 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali32ecdccdc30" ipVersion=0x4 table="filter"
2026-02-17 01:22:37.336 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LrahmK5R513GeBMSTQ" ipVersion=0x4 table="filter"
2026-02-17 01:22:37.336 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nRyotu3QrBRghS4lDo" ipVersion=0x4 table="filter"
2026-02-17 01:22:37.336 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.336 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.336 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.376 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:37.376 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="down"
2026-02-17 01:22:37.411 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali32ecdccdc30" state="down"
2026-02-17 01:22:37.411 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.411 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ecdccdc30", State:"down", Index:194}
2026-02-17 01:22:37.411 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32ecdccdc30", Addrs:set.Typed[string]{}}
2026-02-17 01:22:37.411 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32ecdccdc30", Addrs:set.Typed[string]{}}
2026-02-17 01:22:37.411 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.411 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.411 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.417 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali32ecdccdc30" state="up"
2026-02-17 01:22:37.431 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:37.431 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="down"
2026-02-17 01:22:37.432 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ecdccdc30", State:"up", Index:194}
2026-02-17 01:22:37.432 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.432 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.432 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.432 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.432 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.449 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:37.449 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="up"
2026-02-17 01:22:37.930 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c, name=eth0)
2026-02-17 01:22:37.931 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32ecdccdc30" profile_ids:"kns.var-expansion-9972" profile_ids:"ksa.var-expansion-9972.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:22:37.931 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.931 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.931 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.932 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:37.932 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.932 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:37.964 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:37.964 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="up"
2026-02-17 01:22:38.134 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-7833" name:"default"}
bird: KIF: Received address message for unknown interface 193
2026-02-17 01:22:38.221 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7833"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7833"}
2026-02-17 01:22:38.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-7833"}
2026-02-17 01:22:38.291 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali56c07e8c3cf" state="down"
2026-02-17 01:22:38.291 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:38.291 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=193
2026-02-17 01:22:38.291 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c07e8c3cf", State:"down", Index:193}
2026-02-17 01:22:38.291 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Typed[string]{}}
2026-02-17 01:22:38.291 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Typed[string]{}}
2026-02-17 01:22:38.294 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali56c07e8c3cf" state=""
2026-02-17 01:22:38.294 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali56c07e8c3cf"
2026-02-17 01:22:38.315 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56c07e8c3cf", State:"", Index:193}
2026-02-17 01:22:38.315 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Set[string](nil)}
2026-02-17 01:22:38.315 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56c07e8c3cf", Addrs:set.Set[string](nil)}
2026-02-17 01:22:38.914 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:22:39.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2433" type:"ClusterIP" cluster_ips:"10.254.115.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:22:39.128 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9300"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9300"}
2026-02-17 01:22:39.156 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3053"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3053"}
2026-02-17 01:22:39.177 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c, name=eth0)
2026-02-17 01:22:39.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3053" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:39.180 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32ecdccdc30" profile_ids:"kns.var-expansion-9972" profile_ids:"ksa.var-expansion-9972.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:22:39.180 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.180 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.180 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:39.187 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.187 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.208 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:39.208 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="down"
2026-02-17 01:22:39.282 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali32ecdccdc30" state="down"
2026-02-17 01:22:39.282 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ecdccdc30", State:"down", Index:194}
2026-02-17 01:22:39.282 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:39.282 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:39.282 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.283 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.283 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.4
2026-02-17 01:22:39.285 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali32ecdccdc30" state=""
2026-02-17 01:22:39.285 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali32ecdccdc30"
2026-02-17 01:22:39.310 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:39.310 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="down"
2026-02-17 01:22:39.310 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ecdccdc30", State:"", Index:194}
2026-02-17 01:22:39.310 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32ecdccdc30", Addrs:set.Set[string](nil)}
2026-02-17 01:22:39.310 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32ecdccdc30", Addrs:set.Set[string](nil)}
2026-02-17 01:22:39.310 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32ecdccdc30"
2026-02-17 01:22:39.310 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.310 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.334 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:39.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"} status="down"
2026-02-17 01:22:39.368 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c, name=eth0)
2026-02-17 01:22:39.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c" endpoint_id:"eth0"}
2026-02-17 01:22:39.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-9972"}
2026-02-17 01:22:39.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-9972.default"}
2026-02-17 01:22:39.369 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.369 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.369 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LrahmK5R513GeBMSTQ" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.369 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nRyotu3QrBRghS4lDo" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.369 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LrahmK5R513GeBMSTQ" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.369 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nRyotu3QrBRghS4lDo" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.369 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.369 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali32ecdccdc30" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.369 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali32ecdccdc30" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.369 [INFO][73] 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:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.369 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.403 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/execpod-affinityvn8v6, name=eth0)
2026-02-17 01:22:39.411 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/execpod-affinityvn8v6, name=eth0)
2026-02-17 01:22:39.421 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9972/var-expansion-a2c30224-76b7-48eb-b882-0f674749387c", EndpointId:"eth0"}
2026-02-17 01:22:39.421 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/execpod-affinityvn8v6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali439c65da6fc" profile_ids:"kns.services-2433" profile_ids:"ksa.services-2433.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:22:39.421 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/execpod-affinityvn8v6" endpoint_id:"eth0"}
2026-02-17 01:22:39.421 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:39.421 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:39.421 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:39.421 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.421 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali439c65da6fc" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.421 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.421 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali439c65da6fc" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.422 [INFO][73] 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-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:39.422 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:39.422 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.53
2026-02-17 01:22:39.464 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf, name=eth0)
2026-02-17 01:22:39.477 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf, name=eth0)
2026-02-17 01:22:39.479 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/execpod-affinityvn8v6", EndpointId:"eth0"}
2026-02-17 01:22:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2433"
2026-02-17 01:22:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif326fdae8c6" profile_ids:"kns.services-2433" profile_ids:"ksa.services-2433.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:22:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2433"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-2433"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2433"}
2026-02-17 01:22:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf" endpoint_id:"eth0"}
2026-02-17 01:22:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2433"}
2026-02-17 01:22:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2433.default"}
2026-02-17 01:22:39.479 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:39.479 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:39.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2433" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y-Wve0WRxl9CdNDZlz" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2433" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y-Wve0WRxl9CdNDZlz" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.481 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:39.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif326fdae8c6" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.481 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif326fdae8c6" ipVersion=0x4 table="filter"
2026-02-17 01:22:39.481 [INFO][73] 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-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:39.481 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:39.484 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.59
2026-02-17 01:22:39.544 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2433/affinity-clusterip-transition-6c76fcb6f7-qpglf", EndpointId:"eth0"}
2026-02-17 01:22:39.544 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3640"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3640"}
2026-02-17 01:22:39.544 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:39.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3640"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3640"}
2026-02-17 01:22:39.644 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3371"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3371"}
2026-02-17 01:22:39.674 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:39.841 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali439c65da6fc" state="down"
2026-02-17 01:22:39.842 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali439c65da6fc"
2026-02-17 01:22:39.842 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-17 01:22:39.842 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali439c65da6fc", State:"down", Index:188}
2026-02-17 01:22:39.842 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:39.842 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Typed[string]{}}
2026-02-17 01:22:39.843 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali439c65da6fc" state=""
2026-02-17 01:22:39.843 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali439c65da6fc"
2026-02-17 01:22:39.870 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali439c65da6fc", State:"", Index:188}
2026-02-17 01:22:39.870 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Set[string](nil)}
2026-02-17 01:22:39.870 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali439c65da6fc", Addrs:set.Set[string](nil)}
2026-02-17 01:22:40.216 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8, name=eth0)
2026-02-17 01:22:40.216 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3371.default"} profile:{}
2026-02-17 01:22:40.216 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3371"} profile:{inbound_rules:{action:"allow" rule_id:"cNzm7Iuh3OL_1_9A"} outbound_rules:{action:"allow" rule_id:"8OfD1jhv_jOy7R7h"}}
2026-02-17 01:22:40.216 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dcae9b3d8e" profile_ids:"kns.emptydir-3371" profile_ids:"ksa.emptydir-3371.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:22:40.216 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.216 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.216 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4dcae9b3d8e" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3371" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jh9Fxr3BRDrxLjkvRp" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4dcae9b3d8e" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3371" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jh9Fxr3BRDrxLjkvRp" ipVersion=0x4 table="filter"
2026-02-17 01:22:40.217 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.217 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.217 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.264 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:40.264 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="down"
2026-02-17 01:22:40.296 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali4dcae9b3d8e" state="down"
2026-02-17 01:22:40.296 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.296 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dcae9b3d8e", State:"down", Index:195}
2026-02-17 01:22:40.297 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Typed[string]{}}
2026-02-17 01:22:40.297 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Typed[string]{}}
2026-02-17 01:22:40.297 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.297 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.297 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.298 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali4dcae9b3d8e" state="up"
2026-02-17 01:22:40.322 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:40.322 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="down"
2026-02-17 01:22:40.322 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dcae9b3d8e", State:"up", Index:195}
2026-02-17 01:22:40.322 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.322 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.323 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.323 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.323 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.342 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:40.342 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="up"
2026-02-17 01:22:40.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9972"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9972"}
2026-02-17 01:22:40.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6877"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-6877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6877"}
2026-02-17 01:22:40.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:40.962 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8, name=eth0)
2026-02-17 01:22:40.962 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dcae9b3d8e" profile_ids:"kns.emptydir-3371" profile_ids:"ksa.emptydir-3371.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:22:40.962 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.963 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.963 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.964 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:40.964 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.964 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:40.995 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:40.996 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="up"
2026-02-17 01:22:40.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-6877" type:"ClusterIP" cluster_ips:"10.254.236.163" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 01:22:41.574 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/pod1, name=eth0)
2026-02-17 01:22:41.574 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6877"} profile:{inbound_rules:{action:"allow" rule_id:"9aSvW584-AiahPKH"} outbound_rules:{action:"allow" rule_id:"wmPusOaRK8UDOFsK"}}
2026-02-17 01:22:41.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6877.default"} profile:{}
2026-02-17 01:22:41.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa92f3a8d05" profile_ids:"kns.services-6877" profile_ids:"ksa.services-6877.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:22:41.575 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.575 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.575 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.576 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa92f3a8d05" ipVersion=0x4 table="filter"
2026-02-17 01:22:41.576 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6877" ipVersion=0x4 table="filter"
2026-02-17 01:22:41.576 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kZ7zKLXiO8TNBFZf_V" ipVersion=0x4 table="filter"
2026-02-17 01:22:41.576 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa92f3a8d05" ipVersion=0x4 table="filter"
2026-02-17 01:22:41.576 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6877" ipVersion=0x4 table="filter"
2026-02-17 01:22:41.576 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kZ7zKLXiO8TNBFZf_V" ipVersion=0x4 table="filter"
2026-02-17 01:22:41.576 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.576 [INFO][73] 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-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.576 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.616 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:41.616 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:22:41.648 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="califa92f3a8d05" state="down"
2026-02-17 01:22:41.648 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.651 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa92f3a8d05", State:"down", Index:196}
2026-02-17 01:22:41.651 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Typed[string]{}}
2026-02-17 01:22:41.651 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Typed[string]{}}
2026-02-17 01:22:41.651 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.651 [INFO][73] 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-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.651 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.652 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="califa92f3a8d05" state="up"
2026-02-17 01:22:41.674 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:41.675 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:22:41.675 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa92f3a8d05", State:"up", Index:196}
2026-02-17 01:22:41.675 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.675 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.675 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.675 [INFO][73] 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-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.675 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.696 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:41.696 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:22:41.798 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=195
2026-02-17 01:22:41.798 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:41.798 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:41.798 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:41.889 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calif326fdae8c6" state="down"
2026-02-17 01:22:41.889 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif326fdae8c6", State:"down", Index:187}
2026-02-17 01:22:41.889 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif326fdae8c6"
2026-02-17 01:22:41.890 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-17 01:22:41.891 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calif326fdae8c6" state=""
2026-02-17 01:22:41.891 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif326fdae8c6"
2026-02-17 01:22:41.910 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Typed[string]{}}
2026-02-17 01:22:41.911 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Typed[string]{}}
2026-02-17 01:22:41.911 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif326fdae8c6", State:"", Index:187}
2026-02-17 01:22:41.911 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Set[string](nil)}
2026-02-17 01:22:41.911 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif326fdae8c6", Addrs:set.Set[string](nil)}
2026-02-17 01:22:41.988 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/pod1, name=eth0)
2026-02-17 01:22:41.989 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa92f3a8d05" profile_ids:"kns.services-6877" profile_ids:"ksa.services-6877.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:22:41.989 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.989 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.989 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.990 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa92f3a8d05"
2026-02-17 01:22:41.990 [INFO][73] 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-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:41.990 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:22:42.014 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:42.014 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:22:42.149 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8, name=eth0)
2026-02-17 01:22:42.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dcae9b3d8e" profile_ids:"kns.emptydir-3371" profile_ids:"ksa.emptydir-3371.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:22:42.150 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.150 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.150 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.151 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:42.152 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.152 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 195
2026-02-17 01:22:42.180 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:42.180 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="up"
2026-02-17 01:22:42.254 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali4dcae9b3d8e" state="down"
2026-02-17 01:22:42.254 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dcae9b3d8e", State:"down", Index:195}
2026-02-17 01:22:42.255 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:42.255 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Typed[string]{}}
2026-02-17 01:22:42.255 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Typed[string]{}}
2026-02-17 01:22:42.255 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:42.255 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.255 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.255 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.3
2026-02-17 01:22:42.256 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=195
2026-02-17 01:22:42.257 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali4dcae9b3d8e" state=""
2026-02-17 01:22:42.257 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:42.299 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:42.299 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="down"
2026-02-17 01:22:42.299 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dcae9b3d8e", State:"", Index:195}
2026-02-17 01:22:42.299 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Set[string](nil)}
2026-02-17 01:22:42.299 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dcae9b3d8e", Addrs:set.Set[string](nil)}
2026-02-17 01:22:42.300 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4dcae9b3d8e"
2026-02-17 01:22:42.300 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.300 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.324 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:42.324 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"} status="down"
2026-02-17 01:22:42.359 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8, name=eth0)
2026-02-17 01:22:42.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8" endpoint_id:"eth0"}
2026-02-17 01:22:42.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3371"}
2026-02-17 01:22:42.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3371.default"}
2026-02-17 01:22:42.359 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.360 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3371" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jh9Fxr3BRDrxLjkvRp" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3371" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jh9Fxr3BRDrxLjkvRp" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4dcae9b3d8e" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4dcae9b3d8e" ipVersion=0x4 table="filter"
2026-02-17 01:22:42.360 [INFO][73] 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-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.360 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.426 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3371/pod-8fab96a8-2d8c-49e5-972b-ad7814c71cc8", EndpointId:"eth0"}
2026-02-17 01:22:42.426 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1790" name:"default"}
2026-02-17 01:22:42.564 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1790"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} 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-6168-markers" value:"true"}
2026-02-17 01:22:42.585 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1790"}
2026-02-17 01:22:42.662 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=196
2026-02-17 01:22:42.662 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa92f3a8d05"
2026-02-17 01:22:42.662 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:42.662 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:42.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6168" name:"default"}
2026-02-17 01:22:42.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6168"} labels:{key:"webhook-6168" value:"true"}
2026-02-17 01:22:42.718 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6168"}
2026-02-17 01:22:43.596 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/execpod4fzbf, name=eth0)
2026-02-17 01:22:43.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/execpod4fzbf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08a06751868" profile_ids:"kns.services-6877" profile_ids:"ksa.services-6877.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:22:43.597 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.597 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.597 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.597 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali08a06751868" ipVersion=0x4 table="filter"
2026-02-17 01:22:43.597 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali08a06751868" ipVersion=0x4 table="filter"
2026-02-17 01:22:43.597 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali08a06751868"
2026-02-17 01:22:43.597 [INFO][73] 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-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.597 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.643 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:43.643 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} status="down"
2026-02-17 01:22:43.673 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali08a06751868" state="down"
2026-02-17 01:22:43.673 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08a06751868"
2026-02-17 01:22:43.673 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a06751868", State:"down", Index:197}
2026-02-17 01:22:43.673 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Typed[string]{}}
2026-02-17 01:22:43.673 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Typed[string]{}}
2026-02-17 01:22:43.673 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08a06751868"
2026-02-17 01:22:43.673 [INFO][73] 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-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.673 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.679 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali08a06751868" state="up"
2026-02-17 01:22:43.691 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:43.691 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} status="down"
2026-02-17 01:22:43.691 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a06751868", State:"up", Index:197}
2026-02-17 01:22:43.691 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali08a06751868"
2026-02-17 01:22:43.691 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08a06751868"
2026-02-17 01:22:43.691 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08a06751868"
2026-02-17 01:22:43.691 [INFO][73] 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-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.691 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:43.717 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:43.717 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:43.737 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3371"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3371"}
2026-02-17 01:22:43.765 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-85"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-85"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-85"}
2026-02-17 01:22:43.786 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-85" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:44.005 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/execpod4fzbf, name=eth0)
2026-02-17 01:22:44.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/execpod4fzbf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08a06751868" profile_ids:"kns.services-6877" profile_ids:"ksa.services-6877.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:22:44.005 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:44.005 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:44.005 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:44.006 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08a06751868"
2026-02-17 01:22:44.006 [INFO][73] 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-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:44.006 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:22:44.025 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:44.025 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} status="up"
2026-02-17 01:22:44.093 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7428" name:"default"}
2026-02-17 01:22:44.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9300" name:"default"}
2026-02-17 01:22:44.420 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7428"}
2026-02-17 01:22:44.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3640" name:"default"}
2026-02-17 01:22:44.948 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9300"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9300"}
2026-02-17 01:22:44.971 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9300"}
2026-02-17 01:22:45.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2433" name:"default"}
2026-02-17 01:22:45.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3640"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3640"}
2026-02-17 01:22:45.161 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3640"}
2026-02-17 01:22:45.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2433"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-2433"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2433"}
2026-02-17 01:22:45.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2433"}
2026-02-17 01:22:45.319 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=197
2026-02-17 01:22:45.319 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali08a06751868"
2026-02-17 01:22:45.319 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:45.319 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:46.060 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9972" name:"default"}
2026-02-17 01:22:46.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9972"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9972"}
2026-02-17 01:22:46.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9972"}
2026-02-17 01:22:47.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3053"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3053"}
2026-02-17 01:22:47.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-3000"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-3000"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3000"}
2026-02-17 01:22:47.344 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-3000" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:47.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-6877" type:"ClusterIP" cluster_ips:"10.254.236.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:22:48.905 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-85"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-85"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-85"}
2026-02-17 01:22:48.926 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5446"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5446"}
2026-02-17 01:22:48.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-5446" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:49.040 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5446"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5446"} labels:{key:"validating-admission-policy-5446" value:"true"}
2026-02-17 01:22:49.158 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3371" name:"default"}
2026-02-17 01:22:49.181 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5446"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5446"} labels:{key:"validating-admission-policy-5446" value:"true"}
2026-02-17 01:22:49.181 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5860"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5860"}
2026-02-17 01:22:49.208 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5860" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:49.308 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3371"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3371"}
2026-02-17 01:22:49.333 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3371"}
2026-02-17 01:22:49.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-3000" type:"ClusterIP" cluster_ips:"10.254.90.240" ports:{Protocol:"TCP" Port:9443}
2026-02-17 01:22:49.807 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b, name=eth0)
2026-02-17 01:22:49.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-5860"} profile:{inbound_rules:{action:"allow" rule_id:"FpDoDF0dBQO-pBRn"} outbound_rules:{action:"allow" rule_id:"9WvMN4PL1gcgzv-n"}}
2026-02-17 01:22:49.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-5860.default"} profile:{}
2026-02-17 01:22:49.828 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd7c84a06c5" profile_ids:"kns.var-expansion-5860" profile_ids:"ksa.var-expansion-5860.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:22:49.828 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.828 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.828 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.828 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd7c84a06c5" ipVersion=0x4 table="filter"
2026-02-17 01:22:49.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dHHsm0dj8_FbMgObz1" ipVersion=0x4 table="filter"
2026-02-17 01:22:49.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YZJI77u0D8qyI-Ahep" ipVersion=0x4 table="filter"
2026-02-17 01:22:49.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd7c84a06c5" ipVersion=0x4 table="filter"
2026-02-17 01:22:49.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dHHsm0dj8_FbMgObz1" ipVersion=0x4 table="filter"
2026-02-17 01:22:49.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YZJI77u0D8qyI-Ahep" ipVersion=0x4 table="filter"
2026-02-17 01:22:49.829 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:49.829 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.829 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.871 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibd7c84a06c5" state="down"
2026-02-17 01:22:49.872 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd7c84a06c5"
2026-02-17 01:22:49.872 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibd7c84a06c5" state="up"
2026-02-17 01:22:49.874 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:22:49.874 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} status="down"
2026-02-17 01:22:49.874 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd7c84a06c5", State:"down", Index:198}
2026-02-17 01:22:49.874 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Typed[string]{}}
2026-02-17 01:22:49.874 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Typed[string]{}}
2026-02-17 01:22:49.874 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd7c84a06c5", State:"up", Index:198}
2026-02-17 01:22:49.874 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:49.874 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:49.874 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:49.874 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.874 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:49.897 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:49.897 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} status="up"
2026-02-17 01:22:51.050 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b, name=eth0)
2026-02-17 01:22:51.050 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd7c84a06c5" profile_ids:"kns.var-expansion-5860" profile_ids:"ksa.var-expansion-5860.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:22:51.050 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.050 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.050 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.051 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:51.051 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.051 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.074 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:51.074 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} status="up"
2026-02-17 01:22:51.074 [INFO][73] felix/summary.go 100: Summarising 286 dataplane reconciliation loops over 1m0.3s: avg=29ms longest=89ms (resync-calico-v4)
2026-02-17 01:22:51.271 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=198
2026-02-17 01:22:51.271 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd7c84a06c5"
2026-02-17 01:22:51.271 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:51.272 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:22:51.899 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b, name=eth0)
2026-02-17 01:22:51.900 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd7c84a06c5" profile_ids:"kns.var-expansion-5860" profile_ids:"ksa.var-expansion-5860.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:22:51.900 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.901 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.901 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.902 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:51.902 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.902 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.913 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b, name=eth0)
2026-02-17 01:22:51.925 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:51.925 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} status="up"
2026-02-17 01:22:51.925 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd7c84a06c5" profile_ids:"kns.var-expansion-5860" profile_ids:"ksa.var-expansion-5860.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:22:51.925 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.925 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.925 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.925 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:51.926 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.926 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:51.948 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:51.949 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} status="up"
2026-02-17 01:22:52.689 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3053" name:"default"}
2026-02-17 01:22:52.911 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3053"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3053"}
2026-02-17 01:22:52.981 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3053"}
2026-02-17 01:22:53.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-3000"
2026-02-17 01:22:53.066 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b, name=eth0)
2026-02-17 01:22:53.067 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd7c84a06c5" profile_ids:"kns.var-expansion-5860" profile_ids:"ksa.var-expansion-5860.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:22:53.067 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:53.067 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:53.067 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:53.070 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd7c84a06c5"
2026-02-17 01:22:53.071 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:53.071 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:22:53.092 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:22:53.092 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"} status="up"
2026-02-17 01:22:53.092 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-3000"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-3000"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3000"}
2026-02-17 01:22:53.114 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1704"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1704"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1704"}
2026-02-17 01:22:53.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-1704" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:53.163 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-2kz88" namespace:"proxy-1704" type:"ClusterIP" cluster_ips:"10.254.59.108" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 01:22:54.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-85" name:"default"}
2026-02-17 01:22:54.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-6877" type:"ClusterIP" cluster_ips:"10.254.236.163" ports:{Protocol:"UDP" Port:80}
2026-02-17 01:22:54.227 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-5446" name:"default"}
2026-02-17 01:22:54.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-85"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-85"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-85"}
2026-02-17 01:22:54.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-85"}
2026-02-17 01:22:54.542 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5446"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5446"} labels:{key:"validating-admission-policy-5446" value:"true"}
2026-02-17 01:22:54.574 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-5446"}
2026-02-17 01:22:57.531 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1704"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1704"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1704"}
2026-02-17 01:22:57.560 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9418"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"job-9418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9418"}
2026-02-17 01:22:57.623 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9418" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:22:58.162 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-3000" name:"default"}
2026-02-17 01:22:58.408 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-3000"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-3000"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3000"}
2026-02-17 01:22:58.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-3000"}
2026-02-17 01:23:02.718 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-1704" name:"default"}
2026-02-17 01:23:02.775 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-2kz88" namespace:"proxy-1704"
2026-02-17 01:23:02.925 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1704"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1704"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1704"}
2026-02-17 01:23:02.950 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-1704"}
2026-02-17 01:23:05.026 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6877"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-6877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6877"}
2026-02-17 01:23:05.052 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4989"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4989"}
2026-02-17 01:23:05.078 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:05.860 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:05.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4989"} profile:{inbound_rules:{action:"allow" rule_id:"2x23WuQQ76fnraZc"} outbound_rules:{action:"allow" rule_id:"xTr-7FKfjNp0lIjz"}}
2026-02-17 01:23:05.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4989.default"} profile:{}
2026-02-17 01:23:05.860 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d484351c18" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:23:05.860 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.860 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.860 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.861 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d484351c18" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.861 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.861 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.861 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d484351c18" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.861 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.861 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.861 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d484351c18"
2026-02-17 01:23:05.861 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.861 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.907 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:05.907 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="down"
2026-02-17 01:23:05.932 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali7d484351c18" state="down"
2026-02-17 01:23:05.932 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d484351c18"
2026-02-17 01:23:05.933 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d484351c18", State:"down", Index:199}
2026-02-17 01:23:05.933 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Typed[string]{}}
2026-02-17 01:23:05.933 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Typed[string]{}}
2026-02-17 01:23:05.933 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d484351c18"
2026-02-17 01:23:05.933 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.938 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali7d484351c18" state="up"
2026-02-17 01:23:05.954 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:05.958 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:05.958 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="down"
2026-02-17 01:23:05.958 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb24c3208a" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:23:05.959 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:05.959 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:05.959 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:05.960 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.960 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4bb24c3208a" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.960 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.960 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4bb24c3208a" ipVersion=0x4 table="filter"
2026-02-17 01:23:05.960 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:05.960 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:05.960 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:05.994 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:05.994 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="down"
2026-02-17 01:23:05.994 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d484351c18", State:"up", Index:199}
2026-02-17 01:23:05.995 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d484351c18"
2026-02-17 01:23:05.995 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d484351c18"
2026-02-17 01:23:05.995 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d484351c18"
2026-02-17 01:23:05.995 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:05.995 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:06.011 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:06.011 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="up"
2026-02-17 01:23:06.020 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali4bb24c3208a" state="down"
2026-02-17 01:23:06.020 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4bb24c3208a"
2026-02-17 01:23:06.020 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb24c3208a", State:"down", Index:200}
2026-02-17 01:23:06.020 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Typed[string]{}}
2026-02-17 01:23:06.020 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Typed[string]{}}
2026-02-17 01:23:06.020 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:06.020 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:06.020 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:06.029 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali4bb24c3208a" state="up"
2026-02-17 01:23:06.039 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:06.039 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="down"
2026-02-17 01:23:06.039 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb24c3208a", State:"up", Index:200}
2026-02-17 01:23:06.039 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:06.039 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:06.039 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:06.045 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:06.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:06.064 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:06.064 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:06.070 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:06.070 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dd5605a150" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:23:06.070 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.070 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.070 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.070 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4dd5605a150" ipVersion=0x4 table="filter"
2026-02-17 01:23:06.071 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4dd5605a150" ipVersion=0x4 table="filter"
2026-02-17 01:23:06.071 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4dd5605a150"
2026-02-17 01:23:06.071 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.071 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.116 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:06.116 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="down"
2026-02-17 01:23:06.146 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali4dd5605a150" state="down"
2026-02-17 01:23:06.146 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4dd5605a150"
2026-02-17 01:23:06.146 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dd5605a150", State:"down", Index:201}
2026-02-17 01:23:06.147 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Typed[string]{}}
2026-02-17 01:23:06.147 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Typed[string]{}}
2026-02-17 01:23:06.147 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4dd5605a150"
2026-02-17 01:23:06.147 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.147 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.150 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali4dd5605a150" state="up"
2026-02-17 01:23:06.172 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:06.172 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="down"
2026-02-17 01:23:06.173 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dd5605a150", State:"up", Index:201}
2026-02-17 01:23:06.173 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4dd5605a150"
2026-02-17 01:23:06.173 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4dd5605a150"
2026-02-17 01:23:06.173 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dd5605a150"
2026-02-17 01:23:06.173 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.173 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:06.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:06.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.138 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:07.138 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb24c3208a" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:23:07.138 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.138 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.138 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.139 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:07.139 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.139 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.142 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=199
2026-02-17 01:23:07.142 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d484351c18"
2026-02-17 01:23:07.160 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:07.166 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:07.166 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.166 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d484351c18" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:23:07.166 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.166 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.166 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.167 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d484351c18"
2026-02-17 01:23:07.167 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.167 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.182 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:07.194 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:07.194 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dd5605a150" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:23:07.194 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.195 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.195 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.195 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dd5605a150"
2026-02-17 01:23:07.195 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.199 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:07.218 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:07.219 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.219 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:07.219 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:07.238 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:07.245 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb24c3208a" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:23:07.245 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dd5605a150" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:23:07.245 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.245 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.245 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.246 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.246 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.246 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.246 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:07.247 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dd5605a150"
2026-02-17 01:23:07.247 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.247 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:07.247 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.247 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:07.259 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:07.276 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:07.276 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.276 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:07.276 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.276 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d484351c18" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:23:07.276 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.277 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.277 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.277 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d484351c18"
2026-02-17 01:23:07.278 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.278 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:07.301 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:07.301 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="up"
2026-02-17 01:23:07.302 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=200
2026-02-17 01:23:07.302 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4bb24c3208a"
2026-02-17 01:23:07.302 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:07.303 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:07.753 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9418"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"job-9418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9418"}
2026-02-17 01:23:07.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9278"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9278"}
2026-02-17 01:23:07.819 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9278" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:07.943 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=201
2026-02-17 01:23:07.943 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4dd5605a150"
2026-02-17 01:23:07.943 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:07.944 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:09.245 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:09.245 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dd5605a150" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:23:09.245 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.246 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.246 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.247 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dd5605a150"
2026-02-17 01:23:09.247 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.247 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.251 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:09.252 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:09.260 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:09.265 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:09.268 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:09.268 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="up"
2026-02-17 01:23:09.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb24c3208a" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:23:09.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d484351c18" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:23:09.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dd5605a150" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:23:09.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d484351c18" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:23:09.268 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.269 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.270 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d484351c18"
2026-02-17 01:23:09.270 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dd5605a150"
2026-02-17 01:23:09.270 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:09.270 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:09.270 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:09.270 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.270 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:09.270 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.270 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.288 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:09.288 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="up"
2026-02-17 01:23:09.288 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:09.288 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="up"
2026-02-17 01:23:09.288 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:09.288 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:09.288 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb24c3208a" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:23:09.288 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.289 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.289 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.290 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:09.290 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.290 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:09.309 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:09.309 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:10.058 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/execpod4fzbf, name=eth0)
2026-02-17 01:23:10.058 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/execpod4fzbf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08a06751868" profile_ids:"kns.services-6877" profile_ids:"ksa.services-6877.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:23:10.058 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.059 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.059 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.060 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08a06751868"
2026-02-17 01:23:10.061 [INFO][73] 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-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.061 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.064 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/execpod4fzbf, name=eth0)
2026-02-17 01:23:10.073 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/pod1, name=eth0)
2026-02-17 01:23:10.085 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-6877/pod1, name=eth0)
2026-02-17 01:23:10.085 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:10.085 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"} status="up"
2026-02-17 01:23:10.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/execpod4fzbf" endpoint_id:"eth0"}
2026-02-17 01:23:10.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa92f3a8d05" profile_ids:"kns.services-6877" profile_ids:"ksa.services-6877.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:23:10.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6877/pod1" endpoint_id:"eth0"}
2026-02-17 01:23:10.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6877"}
2026-02-17 01:23:10.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6877.default"}
2026-02-17 01:23:10.085 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.086 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.086 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.086 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:23:10.086 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6877" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kZ7zKLXiO8TNBFZf_V" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6877" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kZ7zKLXiO8TNBFZf_V" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali08a06751868" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa92f3a8d05" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali08a06751868" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa92f3a8d05" ipVersion=0x4 table="filter"
2026-02-17 01:23:10.090 [INFO][73] 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-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.090 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.090 [INFO][73] 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-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:23:10.090 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:23:10.090 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.9
2026-02-17 01:23:10.091 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.8
2026-02-17 01:23:10.167 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/execpod4fzbf", EndpointId:"eth0"}
2026-02-17 01:23:10.167 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6877/pod1", EndpointId:"eth0"}
2026-02-17 01:23:10.172 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:10.172 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4dd5605a150" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:23:10.172 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:10.172 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:10.172 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:10.173 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4dd5605a150"
2026-02-17 01:23:10.173 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:10.173 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:10.199 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:10.210 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:10.210 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"} status="up"
2026-02-17 01:23:10.210 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d484351c18" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:23:10.210 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:10.211 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:10.211 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:10.211 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d484351c18"
2026-02-17 01:23:10.211 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:10.211 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:10.228 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:10.240 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:10.240 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"} status="up"
2026-02-17 01:23:10.240 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4bb24c3208a" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:23:10.240 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:10.240 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:10.240 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:10.241 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4bb24c3208a"
2026-02-17 01:23:10.241 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:10.241 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:10.265 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:10.265 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:10.313 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-6877"
2026-02-17 01:23:10.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6877" name:"default"}
2026-02-17 01:23:10.529 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="califa92f3a8d05" state="down"
2026-02-17 01:23:10.529 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa92f3a8d05"
2026-02-17 01:23:10.529 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=196
2026-02-17 01:23:10.529 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa92f3a8d05", State:"down", Index:196}
2026-02-17 01:23:10.529 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Typed[string]{}}
2026-02-17 01:23:10.529 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Typed[string]{}}
2026-02-17 01:23:10.530 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="califa92f3a8d05" state=""
2026-02-17 01:23:10.531 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa92f3a8d05"
2026-02-17 01:23:10.545 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali08a06751868" state="down"
2026-02-17 01:23:10.545 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08a06751868"
2026-02-17 01:23:10.546 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=197
2026-02-17 01:23:10.547 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali08a06751868" state=""
2026-02-17 01:23:10.547 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali08a06751868"
2026-02-17 01:23:10.549 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6877"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"services-6877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6877"}
2026-02-17 01:23:10.569 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa92f3a8d05", State:"", Index:196}
2026-02-17 01:23:10.569 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Set[string](nil)}
2026-02-17 01:23:10.569 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa92f3a8d05", Addrs:set.Set[string](nil)}
2026-02-17 01:23:10.569 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a06751868", State:"down", Index:197}
2026-02-17 01:23:10.569 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Typed[string]{}}
2026-02-17 01:23:10.569 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Typed[string]{}}
2026-02-17 01:23:10.569 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a06751868", State:"", Index:197}
2026-02-17 01:23:10.569 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Set[string](nil)}
2026-02-17 01:23:10.569 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a06751868", Addrs:set.Set[string](nil)}
2026-02-17 01:23:10.652 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6877"}
2026-02-17 01:23:12.451 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp, name=eth0)
2026-02-17 01:23:12.452 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp" endpoint_id:"eth0"}
2026-02-17 01:23:12.452 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:12.452 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:12.452 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:12.452 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4bb24c3208a" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.452 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4bb24c3208a" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.452 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:12.452 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:12.453 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.15
2026-02-17 01:23:12.474 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2, name=eth0)
2026-02-17 01:23:12.506 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm, name=eth0)
2026-02-17 01:23:12.515 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-8zltp", EndpointId:"eth0"}
2026-02-17 01:23:12.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2" endpoint_id:"eth0"}
2026-02-17 01:23:12.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm" endpoint_id:"eth0"}
2026-02-17 01:23:12.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4989"}
2026-02-17 01:23:12.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4989.default"}
2026-02-17 01:23:12.515 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:12.515 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4dd5605a150" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d484351c18" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4dd5605a150" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d484351c18" ipVersion=0x4 table="filter"
2026-02-17 01:23:12.520 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:12.520 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:12.521 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.18
2026-02-17 01:23:12.521 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.12
2026-02-17 01:23:12.567 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-spzg2", EndpointId:"eth0"}
2026-02-17 01:23:12.567 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-pxwgm", EndpointId:"eth0"}
2026-02-17 01:23:12.570 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali4bb24c3208a" state="down"
2026-02-17 01:23:12.570 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4bb24c3208a"
2026-02-17 01:23:12.570 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb24c3208a", State:"down", Index:200}
2026-02-17 01:23:12.570 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=200
2026-02-17 01:23:12.570 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Typed[string]{}}
2026-02-17 01:23:12.570 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Typed[string]{}}
2026-02-17 01:23:12.603 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali4bb24c3208a" state=""
2026-02-17 01:23:12.603 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4bb24c3208a"
2026-02-17 01:23:12.603 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4bb24c3208a", State:"", Index:200}
2026-02-17 01:23:12.603 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Set[string](nil)}
2026-02-17 01:23:12.603 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4bb24c3208a", Addrs:set.Set[string](nil)}
2026-02-17 01:23:12.609 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali4dd5605a150" state="down"
2026-02-17 01:23:12.610 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4dd5605a150"
2026-02-17 01:23:12.611 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=201
2026-02-17 01:23:12.613 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali4dd5605a150" state=""
2026-02-17 01:23:12.613 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4dd5605a150"
2026-02-17 01:23:12.617 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali7d484351c18" state="down"
2026-02-17 01:23:12.617 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d484351c18"
2026-02-17 01:23:12.617 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=199
2026-02-17 01:23:12.618 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali7d484351c18" state=""
2026-02-17 01:23:12.618 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d484351c18"
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dd5605a150", State:"down", Index:201}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Typed[string]{}}
2026-02-17 01:23:12.624 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Typed[string]{}}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4dd5605a150", State:"", Index:201}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Set[string](nil)}
2026-02-17 01:23:12.624 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4dd5605a150", Addrs:set.Set[string](nil)}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d484351c18", State:"down", Index:199}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Typed[string]{}}
2026-02-17 01:23:12.624 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Typed[string]{}}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d484351c18", State:"", Index:199}
2026-02-17 01:23:12.624 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Set[string](nil)}
2026-02-17 01:23:12.624 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d484351c18", Addrs:set.Set[string](nil)}
2026-02-17 01:23:13.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9418" name:"default"}
2026-02-17 01:23:13.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9418"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"job-9418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9418"}
2026-02-17 01:23:13.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9418"}
2026-02-17 01:23:21.637 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9278"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9278"}
2026-02-17 01:23:21.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8612"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8612"}
2026-02-17 01:23:21.696 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:22.324 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-8612/pod-handle-http-request, name=eth0)
2026-02-17 01:23:22.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-8612"} profile:{inbound_rules:{action:"allow" rule_id:"OyMZVPn1CGs1-BbU"} outbound_rules:{action:"allow" rule_id:"rlTfOjQsHWqrI0t8"}}
2026-02-17 01:23:22.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-8612.default"} profile:{}
2026-02-17 01:23:22.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8612/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d6c1be3355" profile_ids:"kns.container-lifecycle-hook-8612" profile_ids:"ksa.container-lifecycle-hook-8612.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:23:22.325 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.325 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.325 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.327 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d6c1be3355" ipVersion=0x4 table="filter"
2026-02-17 01:23:22.327 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oNEqH6oNjP-nkSq1kS" ipVersion=0x4 table="filter"
2026-02-17 01:23:22.327 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LzRQTxeyaHyTE7XPgN" ipVersion=0x4 table="filter"
2026-02-17 01:23:22.327 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d6c1be3355" ipVersion=0x4 table="filter"
2026-02-17 01:23:22.327 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oNEqH6oNjP-nkSq1kS" ipVersion=0x4 table="filter"
2026-02-17 01:23:22.327 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LzRQTxeyaHyTE7XPgN" ipVersion=0x4 table="filter"
2026-02-17 01:23:22.327 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:22.327 [INFO][73] 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-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.327 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.371 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:22.371 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 01:23:22.394 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali7d6c1be3355" state="down"
2026-02-17 01:23:22.394 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d6c1be3355", State:"down", Index:202}
2026-02-17 01:23:22.395 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d6c1be3355"
2026-02-17 01:23:22.395 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:22.395 [INFO][73] 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-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.395 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.399 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali7d6c1be3355" state="up"
2026-02-17 01:23:22.410 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:22.410 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 01:23:22.410 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Typed[string]{}}
2026-02-17 01:23:22.410 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Typed[string]{}}
2026-02-17 01:23:22.410 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d6c1be3355", State:"up", Index:202}
2026-02-17 01:23:22.410 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:22.411 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:22.411 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:22.411 [INFO][73] 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-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.411 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:22.433 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:22.433 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 01:23:23.293 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-8612/pod-handle-http-request, name=eth0)
2026-02-17 01:23:23.294 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8612/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d6c1be3355" profile_ids:"kns.container-lifecycle-hook-8612" profile_ids:"ksa.container-lifecycle-hook-8612.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:23:23.294 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:23.294 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:23.294 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:23.294 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:23.294 [INFO][73] 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-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:23.294 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:23.317 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:23.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 01:23:23.359 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b, name=eth0)
2026-02-17 01:23:23.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b" endpoint_id:"eth0"}
2026-02-17 01:23:23.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-5860"}
2026-02-17 01:23:23.359 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-5860.default"}
2026-02-17 01:23:23.359 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:23:23.359 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:23:23.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dHHsm0dj8_FbMgObz1" ipVersion=0x4 table="filter"
2026-02-17 01:23:23.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YZJI77u0D8qyI-Ahep" ipVersion=0x4 table="filter"
2026-02-17 01:23:23.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dHHsm0dj8_FbMgObz1" ipVersion=0x4 table="filter"
2026-02-17 01:23:23.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YZJI77u0D8qyI-Ahep" ipVersion=0x4 table="filter"
2026-02-17 01:23:23.360 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:23:23.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd7c84a06c5" ipVersion=0x4 table="filter"
2026-02-17 01:23:23.360 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd7c84a06c5" ipVersion=0x4 table="filter"
2026-02-17 01:23:23.360 [INFO][73] 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:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:23:23.360 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:23:23.361 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.14
2026-02-17 01:23:23.417 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5860/var-expansion-af9d239a-b009-4d7e-8c9a-4fe0c76a089b", EndpointId:"eth0"}
2026-02-17 01:23:23.464 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=198
2026-02-17 01:23:23.464 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd7c84a06c5"
2026-02-17 01:23:23.464 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibd7c84a06c5" state="down"
2026-02-17 01:23:23.465 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Typed[string]{}}
2026-02-17 01:23:23.465 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Typed[string]{}}
2026-02-17 01:23:23.465 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd7c84a06c5", State:"down", Index:198}
2026-02-17 01:23:23.466 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibd7c84a06c5" state=""
2026-02-17 01:23:23.466 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd7c84a06c5"
2026-02-17 01:23:23.485 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd7c84a06c5", State:"", Index:198}
2026-02-17 01:23:23.485 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Set[string](nil)}
2026-02-17 01:23:23.485 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd7c84a06c5", Addrs:set.Set[string](nil)}
2026-02-17 01:23:24.294 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=202
2026-02-17 01:23:24.295 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d6c1be3355"
2026-02-17 01:23:24.295 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:24.295 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:26.045 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5860"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5860"}
2026-02-17 01:23:26.066 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7085"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7085"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7085"}
2026-02-17 01:23:26.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7085" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:26.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7085"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7085"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7085"}
2026-02-17 01:23:26.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7998"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7998"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7998"}
2026-02-17 01:23:26.276 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:26.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-7998" type:"NodePort" cluster_ips:"10.254.142.55" ports:{Protocol:"TCP" Port:80 NodePort:32113}
2026-02-17 01:23:26.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-7998" type:"ClusterIP" cluster_ips:"10.254.16.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:23:26.927 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-7998/externalsvc-7855f7c5cc-t2gmr, name=eth0)
2026-02-17 01:23:26.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7998"} profile:{inbound_rules:{action:"allow" rule_id:"QCHtBPwhfdBiVno7"} outbound_rules:{action:"allow" rule_id:"M5Kn9CpCdfckVJI4"}}
2026-02-17 01:23:26.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7998.default"} profile:{}
2026-02-17 01:23:26.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7998/externalsvc-7855f7c5cc-t2gmr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ecbde0170" profile_ids:"kns.services-7998" profile_ids:"ksa.services-7998.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:23:26.928 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:26.928 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:26.928 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:26.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37ecbde0170" ipVersion=0x4 table="filter"
2026-02-17 01:23:26.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7998" ipVersion=0x4 table="filter"
2026-02-17 01:23:26.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rNWTR_HjOWg5tvqpDl" ipVersion=0x4 table="filter"
2026-02-17 01:23:26.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37ecbde0170" ipVersion=0x4 table="filter"
2026-02-17 01:23:26.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7998" ipVersion=0x4 table="filter"
2026-02-17 01:23:26.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rNWTR_HjOWg5tvqpDl" ipVersion=0x4 table="filter"
2026-02-17 01:23:26.930 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37ecbde0170"
2026-02-17 01:23:26.930 [INFO][73] 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-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:26.930 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:26.983 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:26.983 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} status="down"
2026-02-17 01:23:26.983 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9278" name:"default"}
2026-02-17 01:23:27.007 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali37ecbde0170" state="down"
2026-02-17 01:23:27.007 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37ecbde0170"
2026-02-17 01:23:27.007 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali37ecbde0170" state="up"
2026-02-17 01:23:27.017 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ecbde0170", State:"down", Index:203}
2026-02-17 01:23:27.017 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Typed[string]{}}
2026-02-17 01:23:27.017 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Typed[string]{}}
2026-02-17 01:23:27.017 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ecbde0170", State:"up", Index:203}
2026-02-17 01:23:27.017 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37ecbde0170"
2026-02-17 01:23:27.017 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37ecbde0170"
2026-02-17 01:23:27.017 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37ecbde0170"
2026-02-17 01:23:27.017 [INFO][73] 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-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.017 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.041 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:27.041 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} status="up"
2026-02-17 01:23:27.041 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9278"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9278"}
2026-02-17 01:23:27.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9278"}
2026-02-17 01:23:27.324 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-7998/externalsvc-7855f7c5cc-t2gmr, name=eth0)
2026-02-17 01:23:27.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7998/externalsvc-7855f7c5cc-t2gmr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ecbde0170" profile_ids:"kns.services-7998" profile_ids:"ksa.services-7998.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:23:27.324 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.324 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.325 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.325 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37ecbde0170"
2026-02-17 01:23:27.325 [INFO][73] 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-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.325 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:27.387 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:27.387 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} status="up"
2026-02-17 01:23:28.370 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-7998" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:23:28.519 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=203
2026-02-17 01:23:28.519 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37ecbde0170"
2026-02-17 01:23:28.519 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:28.519 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:29.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8612"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8612"}
2026-02-17 01:23:29.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3832"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3832"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3832"}
2026-02-17 01:23:29.960 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3832" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:30.607 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-7998"
2026-02-17 01:23:30.647 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-7998/externalsvc-7855f7c5cc-t2gmr, name=eth0)
2026-02-17 01:23:30.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-7998"
2026-02-17 01:23:30.657 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7998/externalsvc-7855f7c5cc-t2gmr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37ecbde0170" profile_ids:"kns.services-7998" profile_ids:"ksa.services-7998.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:23:30.657 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.658 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.658 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.660 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37ecbde0170"
2026-02-17 01:23:30.660 [INFO][73] 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-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.661 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.662 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-7998/externalsvc-7855f7c5cc-t2gmr, name=eth0)
2026-02-17 01:23:30.701 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:30.701 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"} status="up"
2026-02-17 01:23:30.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7998/externalsvc-7855f7c5cc-t2gmr" endpoint_id:"eth0"}
2026-02-17 01:23:30.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7998"}
2026-02-17 01:23:30.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7998.default"}
2026-02-17 01:23:30.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7998"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7998"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7998"}
2026-02-17 01:23:30.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7363"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7363"}
2026-02-17 01:23:30.701 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.701 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.702 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7998" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.702 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rNWTR_HjOWg5tvqpDl" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.702 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7998" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.702 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rNWTR_HjOWg5tvqpDl" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.702 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.702 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37ecbde0170" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.702 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37ecbde0170" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.702 [INFO][73] 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-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.702 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.705 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.17
2026-02-17 01:23:30.748 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e, name=eth0)
2026-02-17 01:23:30.756 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e, name=eth0)
2026-02-17 01:23:30.757 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7998/externalsvc-7855f7c5cc-t2gmr", EndpointId:"eth0"}
2026-02-17 01:23:30.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-7363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:30.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-rbwrg-9079"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-rbwrg-9079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-rbwrg-9079"}
2026-02-17 01:23:30.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-rbwrg-9079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:30.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c38f76cd2e" profile_ids:"kns.container-probe-2992" profile_ids:"ksa.container-probe-2992.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:23:30.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e" endpoint_id:"eth0"}
2026-02-17 01:23:30.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-2992"}
2026-02-17 01:23:30.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-2992.default"}
2026-02-17 01:23:30.758 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:23:30.758 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:23:30.758 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SkxZNE3RPHgS1mMvXi" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.758 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h7bzWugSeGqFuAmJ4H" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.758 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SkxZNE3RPHgS1mMvXi" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.758 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h7bzWugSeGqFuAmJ4H" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.758 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:23:30.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c38f76cd2e" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.759 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c38f76cd2e" ipVersion=0x4 table="filter"
2026-02-17 01:23:30.759 [INFO][73] 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-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:23:30.759 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:23:30.762 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.36
2026-02-17 01:23:30.827 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2992/test-grpc-b4aa7010-7661-4a6c-abb1-652fd781ac0e", EndpointId:"eth0"}
2026-02-17 01:23:30.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2992"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2992"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2992"}
2026-02-17 01:23:30.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8776"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8776"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8776"}
2026-02-17 01:23:30.827 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:31.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7363"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7363"}
2026-02-17 01:23:31.044 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-rbwrg-9079"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-rbwrg-9079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-rbwrg-9079"}
2026-02-17 01:23:31.068 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1068"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1068"}
2026-02-17 01:23:31.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:31.178 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5860" name:"default"}
2026-02-17 01:23:31.199 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali8c38f76cd2e" state="down"
2026-02-17 01:23:31.199 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c38f76cd2e"
2026-02-17 01:23:31.200 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=161
2026-02-17 01:23:31.201 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali8c38f76cd2e" state=""
2026-02-17 01:23:31.201 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c38f76cd2e"
2026-02-17 01:23:31.205 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c38f76cd2e", State:"down", Index:161}
2026-02-17 01:23:31.205 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Typed[string]{}}
2026-02-17 01:23:31.205 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Typed[string]{}}
2026-02-17 01:23:31.205 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c38f76cd2e", State:"", Index:161}
2026-02-17 01:23:31.205 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Set[string](nil)}
2026-02-17 01:23:31.205 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c38f76cd2e", Addrs:set.Set[string](nil)}
2026-02-17 01:23:31.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7085" name:"default"}
2026-02-17 01:23:31.542 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-1068" type:"ClusterIP" cluster_ips:"10.254.35.70" ports:{Protocol:"TCP" Port:6379}
2026-02-17 01:23:31.568 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/netserver-0, name=eth0)
2026-02-17 01:23:31.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8776.default"} profile:{}
2026-02-17 01:23:31.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8776"} profile:{inbound_rules:{action:"allow" rule_id:"qrSOWpQ1MMDuZL9Y"} outbound_rules:{action:"allow" rule_id:"ahiPPRWdbpSNWCir"}}
2026-02-17 01:23:31.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1907c817141" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:23:31.568 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.568 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.569 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.569 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1907c817141" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.569 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YvWc4uF0vIVrWZXxfl" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.569 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fq5fxHmRfnv8Lked8W" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.569 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1907c817141" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.569 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YvWc4uF0vIVrWZXxfl" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.569 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fq5fxHmRfnv8Lked8W" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.569 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1907c817141"
2026-02-17 01:23:31.569 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.569 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.607 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:31.607 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 01:23:31.638 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali1907c817141" state="down"
2026-02-17 01:23:31.638 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1907c817141"
2026-02-17 01:23:31.638 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali1907c817141" state="up"
2026-02-17 01:23:31.639 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1907c817141", State:"down", Index:204}
2026-02-17 01:23:31.639 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Typed[string]{}}
2026-02-17 01:23:31.639 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Typed[string]{}}
2026-02-17 01:23:31.639 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1907c817141", State:"up", Index:204}
2026-02-17 01:23:31.639 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1907c817141"
2026-02-17 01:23:31.639 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1907c817141"
2026-02-17 01:23:31.639 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1907c817141"
2026-02-17 01:23:31.639 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.639 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:31.663 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:31.663 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:23:31.917 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-1068/agnhost-primary-p5qr7, name=eth0)
2026-02-17 01:23:31.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-1068"} profile:{inbound_rules:{action:"allow" rule_id:"xseLjuScXzGtRXwZ"} outbound_rules:{action:"allow" rule_id:"XpWfYSwACyLcRTO7"}}
2026-02-17 01:23:31.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-1068.default"} profile:{}
2026-02-17 01:23:31.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1068/agnhost-primary-p5qr7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida21e731947" profile_ids:"kns.kubectl-1068" profile_ids:"ksa.kubectl-1068.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:23:31.918 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:31.918 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:31.918 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:31.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calida21e731947" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-1068" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_i6-kvcgaIm56y_M9SU" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.918 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calida21e731947" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.919 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-1068" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.919 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_i6-kvcgaIm56y_M9SU" ipVersion=0x4 table="filter"
2026-02-17 01:23:31.919 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida21e731947"
2026-02-17 01:23:31.919 [INFO][73] 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-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:31.919 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:31.958 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:31.958 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} status="down"
2026-02-17 01:23:31.958 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5860"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5860"}
2026-02-17 01:23:31.979 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5860"}
2026-02-17 01:23:32.001 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calida21e731947" state="down"
2026-02-17 01:23:32.001 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida21e731947"
2026-02-17 01:23:32.002 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calida21e731947" state="up"
2026-02-17 01:23:32.008 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida21e731947", State:"down", Index:205}
2026-02-17 01:23:32.008 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Typed[string]{}}
2026-02-17 01:23:32.008 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Typed[string]{}}
2026-02-17 01:23:32.008 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida21e731947", State:"up", Index:205}
2026-02-17 01:23:32.008 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calida21e731947"
2026-02-17 01:23:32.008 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida21e731947"
2026-02-17 01:23:32.009 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida21e731947"
2026-02-17 01:23:32.009 [INFO][73] 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-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.009 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.029 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:32.029 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} status="up"
2026-02-17 01:23:32.060 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7085"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7085"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7085"}
2026-02-17 01:23:32.092 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7085"}
2026-02-17 01:23:32.360 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/netserver-0, name=eth0)
2026-02-17 01:23:32.360 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1907c817141" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:23:32.360 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:32.360 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:32.360 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:32.361 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1907c817141"
2026-02-17 01:23:32.361 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:32.361 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:32.381 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:32.381 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:23:32.385 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-1068/agnhost-primary-p5qr7, name=eth0)
2026-02-17 01:23:32.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1068/agnhost-primary-p5qr7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida21e731947" profile_ids:"kns.kubectl-1068" profile_ids:"ksa.kubectl-1068.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:23:32.385 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.386 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.386 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.386 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida21e731947"
2026-02-17 01:23:32.387 [INFO][73] 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-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.387 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:32.410 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:32.411 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} status="up"
2026-02-17 01:23:33.053 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=203
2026-02-17 01:23:33.054 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37ecbde0170"
2026-02-17 01:23:33.054 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali37ecbde0170" state="down"
2026-02-17 01:23:33.054 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Typed[string]{}}
2026-02-17 01:23:33.054 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Typed[string]{}}
2026-02-17 01:23:33.054 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ecbde0170", State:"down", Index:203}
2026-02-17 01:23:33.056 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali37ecbde0170" state=""
2026-02-17 01:23:33.056 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37ecbde0170"
2026-02-17 01:23:33.085 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37ecbde0170", State:"", Index:203}
2026-02-17 01:23:33.085 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Set[string](nil)}
2026-02-17 01:23:33.085 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37ecbde0170", Addrs:set.Set[string](nil)}
2026-02-17 01:23:33.163 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=204
2026-02-17 01:23:33.163 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1907c817141"
2026-02-17 01:23:33.163 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:33.163 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:33.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1068"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1068"}
2026-02-17 01:23:33.238 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2437"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2437"}
2026-02-17 01:23:33.263 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2437" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:33.543 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=205
2026-02-17 01:23:33.543 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calida21e731947"
2026-02-17 01:23:33.543 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:33.543 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:34.938 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-8612/pod-handle-http-request, name=eth0)
2026-02-17 01:23:34.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8612/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d6c1be3355" profile_ids:"kns.container-lifecycle-hook-8612" profile_ids:"ksa.container-lifecycle-hook-8612.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:23:34.938 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.939 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.939 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.940 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d6c1be3355"
2026-02-17 01:23:34.941 [INFO][73] 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-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.941 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.945 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-lifecycle-hook-8612/pod-handle-http-request, name=eth0)
2026-02-17 01:23:34.963 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:34.963 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 01:23:34.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8612/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 01:23:34.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-8612"}
2026-02-17 01:23:34.964 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-8612.default"}
2026-02-17 01:23:34.964 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.964 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.964 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oNEqH6oNjP-nkSq1kS" ipVersion=0x4 table="filter"
2026-02-17 01:23:34.964 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LzRQTxeyaHyTE7XPgN" ipVersion=0x4 table="filter"
2026-02-17 01:23:34.964 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oNEqH6oNjP-nkSq1kS" ipVersion=0x4 table="filter"
2026-02-17 01:23:34.964 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LzRQTxeyaHyTE7XPgN" ipVersion=0x4 table="filter"
2026-02-17 01:23:34.964 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.964 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d6c1be3355" ipVersion=0x4 table="filter"
2026-02-17 01:23:34.964 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d6c1be3355" ipVersion=0x4 table="filter"
2026-02-17 01:23:34.964 [INFO][73] 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-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.964 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:34.966 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.27
2026-02-17 01:23:35.027 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8612/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 01:23:35.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8612" name:"default"}
2026-02-17 01:23:35.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8612"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8612"}
2026-02-17 01:23:35.336 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali7d6c1be3355" state="down"
2026-02-17 01:23:35.336 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d6c1be3355"
2026-02-17 01:23:35.336 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=202
2026-02-17 01:23:35.339 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali7d6c1be3355" state=""
2026-02-17 01:23:35.339 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d6c1be3355"
2026-02-17 01:23:35.345 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d6c1be3355", State:"down", Index:202}
2026-02-17 01:23:35.345 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Typed[string]{}}
2026-02-17 01:23:35.345 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Typed[string]{}}
2026-02-17 01:23:35.346 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d6c1be3355", State:"", Index:202}
2026-02-17 01:23:35.346 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Set[string](nil)}
2026-02-17 01:23:35.346 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d6c1be3355", Addrs:set.Set[string](nil)}
2026-02-17 01:23:35.369 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-8612"}
2026-02-17 01:23:35.739 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7998" name:"default"}
2026-02-17 01:23:36.300 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7998"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7998"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7998"}
2026-02-17 01:23:36.327 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7998"}
2026-02-17 01:23:36.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-7363" name:"default"}
2026-02-17 01:23:36.633 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2992" name:"default"}
2026-02-17 01:23:36.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-rbwrg-9079" name:"default"}
2026-02-17 01:23:36.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-rbwrg-9079"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-rbwrg-9079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-rbwrg-9079"}
2026-02-17 01:23:36.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7363"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7363"}
2026-02-17 01:23:36.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-7363"}
2026-02-17 01:23:36.770 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2992"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2992"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2992"}
2026-02-17 01:23:36.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-rbwrg-9079"}
2026-02-17 01:23:36.811 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2992"}
2026-02-17 01:23:37.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2437"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2437"}
2026-02-17 01:23:37.382 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-59"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-59"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-59"}
2026-02-17 01:23:37.406 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-59" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:37.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3832"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3832"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3832"}
2026-02-17 01:23:37.495 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 01:23:37.519 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:37.539 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"} labels:{key:"webhook-6905" value:"true"}
2026-02-17 01:23:37.564 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1153"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1153"} labels:{key:"webhook-6905-markers" value:"true"}
2026-02-17 01:23:37.564 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1153" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:37.965 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d, name=eth0)
2026-02-17 01:23:37.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-59"} profile:{inbound_rules:{action:"allow" rule_id:"5cd60iqGHerlLrov"} outbound_rules:{action:"allow" rule_id:"zLTYpHNcPyIbPXc-"}}
2026-02-17 01:23:37.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-59.default"} profile:{}
2026-02-17 01:23:37.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5bfe97262" profile_ids:"kns.emptydir-59" profile_ids:"ksa.emptydir-59.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:23:37.988 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:37.988 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:37.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:37.988 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7e5bfe97262" ipVersion=0x4 table="filter"
2026-02-17 01:23:37.988 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-59" ipVersion=0x4 table="filter"
2026-02-17 01:23:37.988 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ie_5soN9ILAJVFZwkf" ipVersion=0x4 table="filter"
2026-02-17 01:23:37.988 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7e5bfe97262" ipVersion=0x4 table="filter"
2026-02-17 01:23:37.988 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-59" ipVersion=0x4 table="filter"
2026-02-17 01:23:37.988 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ie_5soN9ILAJVFZwkf" ipVersion=0x4 table="filter"
2026-02-17 01:23:37.988 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:37.988 [INFO][73] 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-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:37.988 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:38.029 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:38.029 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} status="down"
2026-02-17 01:23:38.046 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali7e5bfe97262" state="down"
2026-02-17 01:23:38.046 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e5bfe97262"
2026-02-17 01:23:38.046 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5bfe97262", State:"down", Index:206}
2026-02-17 01:23:38.047 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Typed[string]{}}
2026-02-17 01:23:38.047 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Typed[string]{}}
2026-02-17 01:23:38.047 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:38.047 [INFO][73] 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-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:38.047 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:38.055 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali7e5bfe97262" state="up"
2026-02-17 01:23:38.072 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:38.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} status="down"
2026-02-17 01:23:38.072 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5bfe97262", State:"up", Index:206}
2026-02-17 01:23:38.072 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:38.072 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:38.072 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:38.072 [INFO][73] 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-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:38.072 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:38.089 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:38.089 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} status="up"
2026-02-17 01:23:38.238 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-1068/agnhost-primary-p5qr7, name=eth0)
2026-02-17 01:23:38.239 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1068/agnhost-primary-p5qr7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida21e731947" profile_ids:"kns.kubectl-1068" profile_ids:"ksa.kubectl-1068.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:23:38.239 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.239 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.239 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.239 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida21e731947"
2026-02-17 01:23:38.239 [INFO][73] 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-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.239 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.267 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-1068/agnhost-primary-p5qr7, name=eth0)
2026-02-17 01:23:38.267 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:38.267 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} status="up"
2026-02-17 01:23:38.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1068"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1068"}
2026-02-17 01:23:38.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1068/agnhost-primary-p5qr7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida21e731947" profile_ids:"kns.kubectl-1068" profile_ids:"ksa.kubectl-1068.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:23:38.267 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.267 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.267 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.268 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida21e731947"
2026-02-17 01:23:38.268 [INFO][73] 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-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.268 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.356 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:38.356 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"} status="up"
2026-02-17 01:23:38.576 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-1068/agnhost-primary-p5qr7, name=eth0)
2026-02-17 01:23:38.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1068/agnhost-primary-p5qr7" endpoint_id:"eth0"}
2026-02-17 01:23:38.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-1068"}
2026-02-17 01:23:38.577 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-1068.default"}
2026-02-17 01:23:38.577 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.577 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.578 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-1068" ipVersion=0x4 table="filter"
2026-02-17 01:23:38.578 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_i6-kvcgaIm56y_M9SU" ipVersion=0x4 table="filter"
2026-02-17 01:23:38.578 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-1068" ipVersion=0x4 table="filter"
2026-02-17 01:23:38.578 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_i6-kvcgaIm56y_M9SU" ipVersion=0x4 table="filter"
2026-02-17 01:23:38.578 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.578 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calida21e731947" ipVersion=0x4 table="filter"
2026-02-17 01:23:38.578 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calida21e731947" ipVersion=0x4 table="filter"
2026-02-17 01:23:38.578 [INFO][73] 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-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.578 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.579 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.29
2026-02-17 01:23:38.647 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1068/agnhost-primary-p5qr7", EndpointId:"eth0"}
2026-02-17 01:23:38.683 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calida21e731947" state="down"
2026-02-17 01:23:38.683 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida21e731947"
2026-02-17 01:23:38.683 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida21e731947", State:"down", Index:205}
2026-02-17 01:23:38.683 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Typed[string]{}}
2026-02-17 01:23:38.683 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Typed[string]{}}
2026-02-17 01:23:38.687 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=205
2026-02-17 01:23:38.689 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calida21e731947" state=""
2026-02-17 01:23:38.689 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calida21e731947"
2026-02-17 01:23:38.704 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida21e731947", State:"", Index:205}
2026-02-17 01:23:38.704 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Set[string](nil)}
2026-02-17 01:23:38.705 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida21e731947", Addrs:set.Set[string](nil)}
2026-02-17 01:23:38.941 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:23:38.983 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=206
2026-02-17 01:23:38.983 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e5bfe97262"
2026-02-17 01:23:38.983 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:38.983 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:39.418 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d, name=eth0)
2026-02-17 01:23:39.418 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5bfe97262" profile_ids:"kns.emptydir-59" profile_ids:"ksa.emptydir-59.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:23:39.418 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:39.418 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:39.418 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:39.419 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:39.419 [INFO][73] 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-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:39.419 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:39.442 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:39.442 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} status="up"
2026-02-17 01:23:39.506 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-59"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-59"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-59"}
2026-02-17 01:23:39.529 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7258"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7258"}
2026-02-17 01:23:39.548 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-7258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:39.735 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6905" type:"ClusterIP" cluster_ips:"10.254.154.124" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:23:40.110 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746, name=eth0)
2026-02-17 01:23:40.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-7258"} profile:{inbound_rules:{action:"allow" rule_id:"CzTEmgRFW4D9PA9i"} outbound_rules:{action:"allow" rule_id:"D9wVtezaaoXL-17w"}}
2026-02-17 01:23:40.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-7258.default"} profile:{}
2026-02-17 01:23:40.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09279591614" profile_ids:"kns.security-context-test-7258" profile_ids:"ksa.security-context-test-7258.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:23:40.110 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.110 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.110 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali09279591614" ipVersion=0x4 table="filter"
2026-02-17 01:23:40.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gtO4mFQ5upjsGsTG0j" ipVersion=0x4 table="filter"
2026-02-17 01:23:40.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cxVVQE4zw35VVNQiV8" ipVersion=0x4 table="filter"
2026-02-17 01:23:40.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali09279591614" ipVersion=0x4 table="filter"
2026-02-17 01:23:40.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gtO4mFQ5upjsGsTG0j" ipVersion=0x4 table="filter"
2026-02-17 01:23:40.111 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cxVVQE4zw35VVNQiV8" ipVersion=0x4 table="filter"
2026-02-17 01:23:40.111 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali09279591614"
2026-02-17 01:23:40.111 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.111 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.160 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:40.160 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="down"
2026-02-17 01:23:40.193 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali09279591614" state="down"
2026-02-17 01:23:40.194 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09279591614"
2026-02-17 01:23:40.194 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09279591614", State:"down", Index:207}
2026-02-17 01:23:40.194 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Typed[string]{}}
2026-02-17 01:23:40.194 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Typed[string]{}}
2026-02-17 01:23:40.194 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09279591614"
2026-02-17 01:23:40.194 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.194 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.210 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali09279591614" state="up"
2026-02-17 01:23:40.214 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:40.214 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="down"
2026-02-17 01:23:40.214 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09279591614", State:"up", Index:207}
2026-02-17 01:23:40.214 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali09279591614"
2026-02-17 01:23:40.214 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09279591614"
2026-02-17 01:23:40.214 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09279591614"
2026-02-17 01:23:40.214 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.214 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.229 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:40.229 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="up"
2026-02-17 01:23:40.427 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746, name=eth0)
2026-02-17 01:23:40.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09279591614" profile_ids:"kns.security-context-test-7258" profile_ids:"ksa.security-context-test-7258.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:23:40.427 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.427 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.427 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.428 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09279591614"
2026-02-17 01:23:40.428 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.428 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:40.462 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:40.462 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="up"
2026-02-17 01:23:40.985 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6905"
2026-02-17 01:23:41.061 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"} labels:{key:"webhook-6905" value:"true"}
2026-02-17 01:23:41.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1153"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1153"} labels:{key:"webhook-6905-markers" value:"true"}
2026-02-17 01:23:41.090 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-670"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-670"}
2026-02-17 01:23:41.110 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:41.431 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746, name=eth0)
2026-02-17 01:23:41.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09279591614" profile_ids:"kns.security-context-test-7258" profile_ids:"ksa.security-context-test-7258.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:23:41.431 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:41.432 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:41.432 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:41.433 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09279591614"
2026-02-17 01:23:41.433 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:41.433 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:41.471 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:41.471 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="up"
2026-02-17 01:23:42.023 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=207
2026-02-17 01:23:42.023 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali09279591614"
2026-02-17 01:23:42.023 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:42.024 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:42.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3832" name:"default"}
2026-02-17 01:23:42.601 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746, name=eth0)
2026-02-17 01:23:42.602 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09279591614" profile_ids:"kns.security-context-test-7258" profile_ids:"ksa.security-context-test-7258.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:23:42.602 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.602 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.602 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.607 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09279591614"
2026-02-17 01:23:42.607 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.607 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.628 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:42.628 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="down"
2026-02-17 01:23:42.703 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali09279591614" state="down"
2026-02-17 01:23:42.704 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09279591614", State:"down", Index:207}
2026-02-17 01:23:42.704 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09279591614"
2026-02-17 01:23:42.704 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=207
2026-02-17 01:23:42.704 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Typed[string]{}}
2026-02-17 01:23:42.704 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Typed[string]{}}
2026-02-17 01:23:42.704 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09279591614"
2026-02-17 01:23:42.704 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali09279591614"
2026-02-17 01:23:42.704 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.704 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.704 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.25
2026-02-17 01:23:42.706 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="cali09279591614" state=""
2026-02-17 01:23:42.706 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali09279591614"
2026-02-17 01:23:42.730 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:42.730 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="down"
2026-02-17 01:23:42.730 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09279591614", State:"", Index:207}
2026-02-17 01:23:42.730 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Set[string](nil)}
2026-02-17 01:23:42.731 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09279591614", Addrs:set.Set[string](nil)}
2026-02-17 01:23:42.731 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09279591614"
2026-02-17 01:23:42.731 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.731 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.753 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:42.753 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"} status="down"
2026-02-17 01:23:42.771 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2437" name:"default"}
2026-02-17 01:23:42.829 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746, name=eth0)
2026-02-17 01:23:42.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746" endpoint_id:"eth0"}
2026-02-17 01:23:42.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-7258.default"}
2026-02-17 01:23:42.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-7258"}
2026-02-17 01:23:42.829 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.829 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gtO4mFQ5upjsGsTG0j" ipVersion=0x4 table="filter"
2026-02-17 01:23:42.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cxVVQE4zw35VVNQiV8" ipVersion=0x4 table="filter"
2026-02-17 01:23:42.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gtO4mFQ5upjsGsTG0j" ipVersion=0x4 table="filter"
2026-02-17 01:23:42.829 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cxVVQE4zw35VVNQiV8" ipVersion=0x4 table="filter"
2026-02-17 01:23:42.829 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.830 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali09279591614" ipVersion=0x4 table="filter"
2026-02-17 01:23:42.830 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali09279591614" ipVersion=0x4 table="filter"
2026-02-17 01:23:42.830 [INFO][73] 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:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.830 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.884 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7258/busybox-user-65534-ad44df74-12d7-425f-8f3d-a5ae34d2b746", EndpointId:"eth0"}
2026-02-17 01:23:42.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3832"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3832"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3832"}
2026-02-17 01:23:42.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3832"}
2026-02-17 01:23:42.947 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2437"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2437"}
2026-02-17 01:23:42.970 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2437"}
2026-02-17 01:23:43.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-1068"
2026-02-17 01:23:43.380 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/netserver-0, name=eth0)
2026-02-17 01:23:43.413 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1907c817141" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:23:43.413 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:43.413 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:43.413 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:43.414 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1907c817141"
2026-02-17 01:23:43.414 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:43.414 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:43.442 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:43.442 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:23:43.482 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1068" name:"default"}
2026-02-17 01:23:43.590 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7258"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7258"}
2026-02-17 01:23:43.614 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5999"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5999"}
2026-02-17 01:23:43.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5999" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:43.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1068"}
2026-02-17 01:23:44.230 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9, name=eth0)
2026-02-17 01:23:44.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5999.default"} profile:{}
2026-02-17 01:23:44.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5999"} profile:{inbound_rules:{action:"allow" rule_id:"EXIK-WGCOWxxgl1k"} outbound_rules:{action:"allow" rule_id:"3nqARnKFJiL7aqJw"}}
2026-02-17 01:23:44.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali806bd4144a5" profile_ids:"kns.secrets-5999" profile_ids:"ksa.secrets-5999.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:23:44.231 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.231 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.232 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali806bd4144a5" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5999" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_havEiO8w_J2f3wm2lT" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali806bd4144a5" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.234 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5999" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.234 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_havEiO8w_J2f3wm2lT" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.234 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali806bd4144a5"
2026-02-17 01:23:44.234 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.234 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.277 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:44.277 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="down"
2026-02-17 01:23:44.304 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali806bd4144a5" state="down"
2026-02-17 01:23:44.304 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali806bd4144a5"
2026-02-17 01:23:44.304 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali806bd4144a5", State:"down", Index:208}
2026-02-17 01:23:44.304 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Typed[string]{}}
2026-02-17 01:23:44.304 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Typed[string]{}}
2026-02-17 01:23:44.304 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali806bd4144a5"
2026-02-17 01:23:44.304 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.304 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.308 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali806bd4144a5" state="up"
2026-02-17 01:23:44.328 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:44.328 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="down"
2026-02-17 01:23:44.328 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali806bd4144a5", State:"up", Index:208}
2026-02-17 01:23:44.328 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali806bd4144a5"
2026-02-17 01:23:44.328 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali806bd4144a5"
2026-02-17 01:23:44.329 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali806bd4144a5"
2026-02-17 01:23:44.329 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.329 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:44.350 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:44.350 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="up"
2026-02-17 01:23:44.537 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d, name=eth0)
2026-02-17 01:23:44.538 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5bfe97262" profile_ids:"kns.emptydir-59" profile_ids:"ksa.emptydir-59.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:23:44.538 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.538 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.538 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.538 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e5bfe97262"
2026-02-17 01:23:44.538 [INFO][73] 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-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.538 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.541 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d, name=eth0)
2026-02-17 01:23:44.558 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:44.558 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"} status="up"
2026-02-17 01:23:44.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d" endpoint_id:"eth0"}
2026-02-17 01:23:44.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-59.default"}
2026-02-17 01:23:44.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-59"}
2026-02-17 01:23:44.558 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.558 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.559 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-59" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.559 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ie_5soN9ILAJVFZwkf" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.559 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-59" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.559 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ie_5soN9ILAJVFZwkf" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.559 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.559 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e5bfe97262" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.559 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e5bfe97262" ipVersion=0x4 table="filter"
2026-02-17 01:23:44.559 [INFO][73] 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-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.559 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.559 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.6
2026-02-17 01:23:44.623 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-59/pod-sharedvolume-fab70287-7039-4232-a77b-0ace6e77066d", EndpointId:"eth0"}
2026-02-17 01:23:44.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-59" name:"default"}
2026-02-17 01:23:44.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-59"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-59"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-59"}
2026-02-17 01:23:44.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-59"}
2026-02-17 01:23:45.241 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-670"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-670"}
2026-02-17 01:23:45.269 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5766"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5766"} 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:"pod-resize-tests-5766"}
2026-02-17 01:23:45.287 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-5766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:45.350 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=208
2026-02-17 01:23:45.350 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali806bd4144a5"
2026-02-17 01:23:45.350 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:45.350 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:45.461 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9, name=eth0)
2026-02-17 01:23:45.461 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali806bd4144a5" profile_ids:"kns.secrets-5999" profile_ids:"ksa.secrets-5999.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:23:45.461 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:45.461 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:45.461 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:45.462 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali806bd4144a5"
2026-02-17 01:23:45.462 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:45.462 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:45.488 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:45.488 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="up"
2026-02-17 01:23:45.580 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/test-container-pod, name=eth0)
2026-02-17 01:23:45.580 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0bbc7d858f" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:23:45.580 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.580 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.580 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.581 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid0bbc7d858f" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.581 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid0bbc7d858f" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.581 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:45.581 [INFO][73] 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-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.581 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.616 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali7e5bfe97262" state="down"
2026-02-17 01:23:45.617 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e5bfe97262"
2026-02-17 01:23:45.617 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=206
2026-02-17 01:23:45.618 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali7e5bfe97262" state=""
2026-02-17 01:23:45.618 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e5bfe97262"
2026-02-17 01:23:45.622 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:45.622 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:23:45.622 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5bfe97262", State:"down", Index:206}
2026-02-17 01:23:45.622 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Typed[string]{}}
2026-02-17 01:23:45.622 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Typed[string]{}}
2026-02-17 01:23:45.622 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5bfe97262", State:"", Index:206}
2026-02-17 01:23:45.622 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Set[string](nil)}
2026-02-17 01:23:45.622 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5bfe97262", Addrs:set.Set[string](nil)}
2026-02-17 01:23:45.660 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calid0bbc7d858f" state="down"
2026-02-17 01:23:45.660 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0bbc7d858f"
2026-02-17 01:23:45.660 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0bbc7d858f", State:"down", Index:209}
2026-02-17 01:23:45.660 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calid0bbc7d858f" state="up"
2026-02-17 01:23:45.660 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Typed[string]{}}
2026-02-17 01:23:45.660 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Typed[string]{}}
2026-02-17 01:23:45.660 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0bbc7d858f", State:"up", Index:209}
2026-02-17 01:23:45.660 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:45.660 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:45.660 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:45.660 [INFO][73] 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-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.660 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:45.677 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:45.677 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:23:45.923 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:23:45.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-5766.default"} profile:{}
2026-02-17 01:23:45.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-5766"} profile:{inbound_rules:{action:"allow" rule_id:"S5oSC6vseHOHvP2I"} outbound_rules:{action:"allow" rule_id:"HiataWUXbI79jiLL"}}
2026-02-17 01:23:45.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:23:45.924 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:45.924 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:45.924 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:45.925 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0fdd900feeb" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.925 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1m7T1yuJA6JEDj6D2I" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.925 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dyDoccvZPiQE6T8BOa" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.925 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0fdd900feeb" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.925 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1m7T1yuJA6JEDj6D2I" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.925 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dyDoccvZPiQE6T8BOa" ipVersion=0x4 table="filter"
2026-02-17 01:23:45.925 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0fdd900feeb"
2026-02-17 01:23:45.925 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:45.925 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:45.967 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:45.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="down"
2026-02-17 01:23:45.999 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali0fdd900feeb" state="down"
2026-02-17 01:23:45.999 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0fdd900feeb"
2026-02-17 01:23:45.999 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fdd900feeb", State:"down", Index:210}
2026-02-17 01:23:45.999 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Typed[string]{}}
2026-02-17 01:23:45.999 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Typed[string]{}}
2026-02-17 01:23:45.999 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fdd900feeb"
2026-02-17 01:23:45.999 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:45.999 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:46.001 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali0fdd900feeb" state="up"
2026-02-17 01:23:46.017 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:46.017 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="down"
2026-02-17 01:23:46.017 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fdd900feeb", State:"up", Index:210}
2026-02-17 01:23:46.017 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0fdd900feeb"
2026-02-17 01:23:46.017 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fdd900feeb"
2026-02-17 01:23:46.017 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:23:46.018 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:46.018 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:46.036 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:46.036 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:23:46.335 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6905" name:"default"}
2026-02-17 01:23:46.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"} labels:{key:"webhook-6905" value:"true"}
2026-02-17 01:23:46.474 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/test-container-pod, name=eth0)
2026-02-17 01:23:46.483 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0bbc7d858f" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:23:46.483 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6905"}
2026-02-17 01:23:46.483 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:46.483 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:46.483 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:46.484 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:46.484 [INFO][73] 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-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:46.484 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:46.504 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:46.504 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:23:46.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1153" name:"default"}
2026-02-17 01:23:46.605 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1153"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1153"} labels:{key:"webhook-6905-markers" value:"true"}
2026-02-17 01:23:46.630 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1153"}
2026-02-17 01:23:46.693 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9, name=eth0)
2026-02-17 01:23:46.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali806bd4144a5" profile_ids:"kns.secrets-5999" profile_ids:"ksa.secrets-5999.default" ipv4_nets:"10.100.37.21/32"}
2026-02-17 01:23:46.693 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.693 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.693 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.695 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali806bd4144a5"
2026-02-17 01:23:46.695 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.695 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.719 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:46.719 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="up"
2026-02-17 01:23:46.797 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=208
2026-02-17 01:23:46.797 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali806bd4144a5"
2026-02-17 01:23:46.797 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali806bd4144a5" state="down"
2026-02-17 01:23:46.797 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Typed[string]{}}
2026-02-17 01:23:46.797 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Typed[string]{}}
2026-02-17 01:23:46.797 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali806bd4144a5", State:"down", Index:208}
2026-02-17 01:23:46.797 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali806bd4144a5"
2026-02-17 01:23:46.797 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.797 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.797 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.21
2026-02-17 01:23:46.798 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali806bd4144a5" state=""
2026-02-17 01:23:46.798 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali806bd4144a5"
2026-02-17 01:23:46.821 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:46.821 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="down"
2026-02-17 01:23:46.821 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali806bd4144a5", State:"", Index:208}
2026-02-17 01:23:46.821 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Set[string](nil)}
2026-02-17 01:23:46.821 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali806bd4144a5", Addrs:set.Set[string](nil)}
2026-02-17 01:23:46.821 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali806bd4144a5"
2026-02-17 01:23:46.821 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.821 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.845 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:46.845 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"} status="down"
2026-02-17 01:23:46.883 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9, name=eth0)
2026-02-17 01:23:46.883 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9" endpoint_id:"eth0"}
2026-02-17 01:23:46.883 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5999"}
2026-02-17 01:23:46.883 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5999.default"}
2026-02-17 01:23:46.883 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.883 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.883 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5999" ipVersion=0x4 table="filter"
2026-02-17 01:23:46.883 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_havEiO8w_J2f3wm2lT" ipVersion=0x4 table="filter"
2026-02-17 01:23:46.883 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5999" ipVersion=0x4 table="filter"
2026-02-17 01:23:46.883 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_havEiO8w_J2f3wm2lT" ipVersion=0x4 table="filter"
2026-02-17 01:23:46.883 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.883 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali806bd4144a5" ipVersion=0x4 table="filter"
2026-02-17 01:23:46.883 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali806bd4144a5" ipVersion=0x4 table="filter"
2026-02-17 01:23:46.883 [INFO][73] 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:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.883 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:46.951 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5999/pod-secrets-2d57507f-602e-4657-87aa-3b269d38e1e9", EndpointId:"eth0"}
2026-02-17 01:23:47.272 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=210
2026-02-17 01:23:47.272 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0fdd900feeb"
2026-02-17 01:23:47.272 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:47.272 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:47.367 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=209
2026-02-17 01:23:47.367 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0bbc7d858f"
2026-02-17 01:23:47.367 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:47.367 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:47.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5999"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5999"}
2026-02-17 01:23:47.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-6269"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6269"}
2026-02-17 01:23:47.755 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-6269" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:47.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-6269" type:"ClusterIP" cluster_ips:"10.254.97.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:23:48.643 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-7258" name:"default"}
2026-02-17 01:23:48.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7258"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7258"}
2026-02-17 01:23:48.951 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-7258"}
2026-02-17 01:23:49.234 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8776"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8776"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8776"}
2026-02-17 01:23:49.265 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4822"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4822"}
2026-02-17 01:23:49.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:49.857 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-6269"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6269"}
2026-02-17 01:23:49.871 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:23:49.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-4822.default"} profile:{}
2026-02-17 01:23:49.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-4822"} profile:{inbound_rules:{action:"allow" rule_id:"XlnLEOUf9aLFBo-W"} outbound_rules:{action:"allow" rule_id:"ZnSZtUVyi3GDpUEQ"}}
2026-02-17 01:23:49.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:23:49.887 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1357"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1357"} 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-1357"}
2026-02-17 01:23:49.888 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1357" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:49.888 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:49.888 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:49.888 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:49.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib441733adcc" ipVersion=0x4 table="filter"
2026-02-17 01:23:49.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kDdXaOPD_mReWKbJCZ" ipVersion=0x4 table="filter"
2026-02-17 01:23:49.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eWmRQWwPqPIXxQ1wCe" ipVersion=0x4 table="filter"
2026-02-17 01:23:49.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib441733adcc" ipVersion=0x4 table="filter"
2026-02-17 01:23:49.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kDdXaOPD_mReWKbJCZ" ipVersion=0x4 table="filter"
2026-02-17 01:23:49.889 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eWmRQWwPqPIXxQ1wCe" ipVersion=0x4 table="filter"
2026-02-17 01:23:49.889 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib441733adcc"
2026-02-17 01:23:49.889 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:49.889 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:49.943 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calib441733adcc" state="down"
2026-02-17 01:23:49.943 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib441733adcc"
2026-02-17 01:23:49.944 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calib441733adcc" state="up"
2026-02-17 01:23:49.967 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:49.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="down"
2026-02-17 01:23:49.968 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib441733adcc", State:"down", Index:211}
2026-02-17 01:23:49.968 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Typed[string]{}}
2026-02-17 01:23:49.968 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Typed[string]{}}
2026-02-17 01:23:49.968 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib441733adcc", State:"up", Index:211}
2026-02-17 01:23:49.968 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib441733adcc"
2026-02-17 01:23:49.968 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib441733adcc"
2026-02-17 01:23:49.968 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:23:49.968 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:49.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:50.002 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:50.002 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:23:50.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1357" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 01:23:50.003 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1357"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1357"} 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-1357"}
2026-02-17 01:23:50.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-9276"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-9276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-9276"}
2026-02-17 01:23:50.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-9276" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:50.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-9276"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-9276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-9276"}
2026-02-17 01:23:50.129 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4044"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4044"}
2026-02-17 01:23:50.154 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4044" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:50.418 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-670" name:"default"}
2026-02-17 01:23:50.523 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-670"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-670"}
2026-02-17 01:23:50.551 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:23:50.551 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:23:50.551 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:50.552 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:50.552 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:50.553 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:23:50.553 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:50.553 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:23:50.575 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:50.575 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:23:50.575 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-670"}
2026-02-17 01:23:51.751 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=211
2026-02-17 01:23:51.752 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib441733adcc"
2026-02-17 01:23:51.752 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:51.752 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:51.772 [INFO][73] felix/summary.go 100: Summarising 256 dataplane reconciliation loops over 1m0.7s: avg=29ms longest=89ms (resync-calico-v4,resync-filter-v4)
2026-02-17 01:23:52.615 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp, name=eth0)
2026-02-17 01:23:52.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4989"} profile:{inbound_rules:{action:"allow" rule_id:"2x23WuQQ76fnraZc"} outbound_rules:{action:"allow" rule_id:"xTr-7FKfjNp0lIjz"}}
2026-02-17 01:23:52.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4989.default"} profile:{}
2026-02-17 01:23:52.615 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70478629fc3" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:23:52.615 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.615 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.615 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.616 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali70478629fc3" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.616 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.616 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.616 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali70478629fc3" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.616 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.616 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.616 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali70478629fc3"
2026-02-17 01:23:52.616 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.616 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.660 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:52.660 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} status="down"
2026-02-17 01:23:52.688 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali70478629fc3" state="down"
2026-02-17 01:23:52.688 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70478629fc3"
2026-02-17 01:23:52.688 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70478629fc3", State:"down", Index:212}
2026-02-17 01:23:52.688 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Typed[string]{}}
2026-02-17 01:23:52.688 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Typed[string]{}}
2026-02-17 01:23:52.688 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70478629fc3"
2026-02-17 01:23:52.688 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.688 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.691 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali70478629fc3" state="up"
2026-02-17 01:23:52.713 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:52.713 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} status="down"
2026-02-17 01:23:52.713 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70478629fc3", State:"up", Index:212}
2026-02-17 01:23:52.713 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali70478629fc3"
2026-02-17 01:23:52.713 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70478629fc3"
2026-02-17 01:23:52.713 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70478629fc3"
2026-02-17 01:23:52.713 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.713 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:52.739 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:52.739 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:52.743 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h, name=eth0)
2026-02-17 01:23:52.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcd4c8a27d4" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:23:52.743 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.743 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.743 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibcd4c8a27d4" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.744 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibcd4c8a27d4" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.744 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:52.744 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.787 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:52.787 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="down"
2026-02-17 01:23:52.804 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calibcd4c8a27d4" state="down"
2026-02-17 01:23:52.805 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:52.805 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcd4c8a27d4", State:"down", Index:213}
2026-02-17 01:23:52.805 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Typed[string]{}}
2026-02-17 01:23:52.805 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Typed[string]{}}
2026-02-17 01:23:52.805 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:52.805 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.805 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.822 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calibcd4c8a27d4" state="up"
2026-02-17 01:23:52.822 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:52.822 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="down"
2026-02-17 01:23:52.822 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcd4c8a27d4", State:"up", Index:213}
2026-02-17 01:23:52.822 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:52.822 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:52.822 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:52.822 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.822 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:52.851 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:52.851 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="up"
2026-02-17 01:23:52.852 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg, name=eth0)
2026-02-17 01:23:52.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5304bed2fa6" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:23:52.852 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.852 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.852 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.853 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5304bed2fa6" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.853 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5304bed2fa6" ipVersion=0x4 table="filter"
2026-02-17 01:23:52.853 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:52.853 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.853 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.888 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:52.888 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} status="down"
2026-02-17 01:23:52.904 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali5304bed2fa6" state="down"
2026-02-17 01:23:52.904 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5304bed2fa6"
2026-02-17 01:23:52.904 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5304bed2fa6", State:"down", Index:214}
2026-02-17 01:23:52.904 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:23:52.904 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:23:52.904 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:52.904 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.904 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.914 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali5304bed2fa6" state="up"
2026-02-17 01:23:52.930 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:52.930 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} status="down"
2026-02-17 01:23:52.930 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5304bed2fa6", State:"up", Index:214}
2026-02-17 01:23:52.930 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:52.930 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:52.931 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:52.931 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.931 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:52.952 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:52.952 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} status="up"
2026-02-17 01:23:52.973 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5999" name:"default"}
2026-02-17 01:23:53.151 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5999"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5999"}
2026-02-17 01:23:53.169 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5999"}
2026-02-17 01:23:53.576 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg, name=eth0)
2026-02-17 01:23:53.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5304bed2fa6" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:23:53.576 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:53.576 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:53.576 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:53.577 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:53.577 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:53.577 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:53.596 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h, name=eth0)
2026-02-17 01:23:53.604 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:53.604 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} status="up"
2026-02-17 01:23:53.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcd4c8a27d4" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:23:53.604 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:53.604 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:53.604 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:53.605 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:53.605 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:53.605 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:53.621 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp, name=eth0)
2026-02-17 01:23:53.628 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:53.628 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="up"
2026-02-17 01:23:53.628 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70478629fc3" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:23:53.628 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:53.629 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:53.629 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:53.629 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70478629fc3"
2026-02-17 01:23:53.629 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:53.629 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:53.653 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:53.653 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} status="up"
2026-02-17 01:23:54.247 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=214
2026-02-17 01:23:54.247 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5304bed2fa6"
2026-02-17 01:23:54.247 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:54.247 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:54.284 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/netserver-0, name=eth0)
2026-02-17 01:23:54.284 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1907c817141" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:23:54.285 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.285 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.285 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.285 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1907c817141"
2026-02-17 01:23:54.286 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.286 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.307 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/test-container-pod, name=eth0)
2026-02-17 01:23:54.312 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/netserver-0, name=eth0)
2026-02-17 01:23:54.319 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:54.319 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:23:54.319 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0bbc7d858f" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:23:54.319 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1907c817141" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.16/32"}
2026-02-17 01:23:54.319 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.319 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.319 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.319 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.320 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.320 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.320 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:54.320 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1907c817141"
2026-02-17 01:23:54.320 [INFO][73] 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-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.320 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.320 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.320 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.335 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/test-container-pod, name=eth0)
2026-02-17 01:23:54.349 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:54.350 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:23:54.350 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:54.350 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:23:54.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8776"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8776"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8776"}
2026-02-17 01:23:54.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0bbc7d858f" profile_ids:"kns.pod-network-test-8776" profile_ids:"ksa.pod-network-test-8776.default" ipv4_nets:"10.100.37.26/32"}
2026-02-17 01:23:54.350 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.350 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.351 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.351 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0bbc7d858f"
2026-02-17 01:23:54.352 [INFO][73] 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-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.352 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.380 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:54.380 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:23:54.380 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4044"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4044"}
2026-02-17 01:23:54.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9420"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9420"}
2026-02-17 01:23:54.415 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-9420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:54.529 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=212
2026-02-17 01:23:54.529 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali70478629fc3"
2026-02-17 01:23:54.529 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:54.529 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:54.662 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=213
2026-02-17 01:23:54.662 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:54.662 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:54.662 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:54.726 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/netserver-0, name=eth0)
2026-02-17 01:23:54.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/netserver-0" endpoint_id:"eth0"}
2026-02-17 01:23:54.726 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.726 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.726 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1907c817141" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1907c817141" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.727 [INFO][73] 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-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.727 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.727 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.16
2026-02-17 01:23:54.799 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/netserver-0", EndpointId:"eth0"}
2026-02-17 01:23:54.832 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali1907c817141" state="down"
2026-02-17 01:23:54.832 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1907c817141"
2026-02-17 01:23:54.832 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1907c817141", State:"down", Index:204}
2026-02-17 01:23:54.833 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Typed[string]{}}
2026-02-17 01:23:54.833 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Typed[string]{}}
2026-02-17 01:23:54.837 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=204
2026-02-17 01:23:54.840 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali1907c817141" state=""
2026-02-17 01:23:54.840 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1907c817141"
2026-02-17 01:23:54.848 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8776/test-container-pod, name=eth0)
2026-02-17 01:23:54.851 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1907c817141", State:"", Index:204}
2026-02-17 01:23:54.851 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Set[string](nil)}
2026-02-17 01:23:54.851 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1907c817141", Addrs:set.Set[string](nil)}
2026-02-17 01:23:54.873 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8776/test-container-pod" endpoint_id:"eth0"}
2026-02-17 01:23:54.873 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8776"}
2026-02-17 01:23:54.873 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8776.default"}
2026-02-17 01:23:54.873 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.873 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.873 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YvWc4uF0vIVrWZXxfl" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.873 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fq5fxHmRfnv8Lked8W" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.873 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YvWc4uF0vIVrWZXxfl" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.873 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fq5fxHmRfnv8Lked8W" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.873 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.873 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid0bbc7d858f" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.873 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid0bbc7d858f" ipVersion=0x4 table="filter"
2026-02-17 01:23:54.873 [INFO][73] 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-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.873 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.874 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.26
2026-02-17 01:23:54.910 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h, name=eth0)
2026-02-17 01:23:54.938 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg, name=eth0)
2026-02-17 01:23:54.944 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp, name=eth0)
2026-02-17 01:23:54.944 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8776/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:23:54.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcd4c8a27d4" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.28/32"}
2026-02-17 01:23:54.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5304bed2fa6" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.24/32"}
2026-02-17 01:23:54.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70478629fc3" profile_ids:"kns.job-4989" profile_ids:"ksa.job-4989.default" ipv4_nets:"10.100.37.22/32"}
2026-02-17 01:23:54.944 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:54.944 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:54.944 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:54.948 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:54.948 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:54.948 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:54.948 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:54.948 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:54.948 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:54.956 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:54.956 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:54.956 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70478629fc3"
2026-02-17 01:23:54.956 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:54.956 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:54.956 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:54.956 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:54.956 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:54.956 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:54.957 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calid0bbc7d858f" state="down"
2026-02-17 01:23:54.957 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0bbc7d858f"
2026-02-17 01:23:54.960 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=209
2026-02-17 01:23:54.963 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calid0bbc7d858f" state=""
2026-02-17 01:23:54.963 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0bbc7d858f"
2026-02-17 01:23:54.984 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:54.984 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} status="down"
2026-02-17 01:23:54.984 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:54.984 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="down"
2026-02-17 01:23:54.984 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:54.984 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} status="down"
2026-02-17 01:23:54.984 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0bbc7d858f", State:"down", Index:209}
2026-02-17 01:23:54.984 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Typed[string]{}}
2026-02-17 01:23:54.984 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Typed[string]{}}
2026-02-17 01:23:54.984 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0bbc7d858f", State:"", Index:209}
2026-02-17 01:23:54.984 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Set[string](nil)}
2026-02-17 01:23:54.984 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0bbc7d858f", Addrs:set.Set[string](nil)}
2026-02-17 01:23:54.984 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:54.984 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:54.984 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70478629fc3"
2026-02-17 01:23:55.011 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calibcd4c8a27d4" state="down"
2026-02-17 01:23:55.012 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:55.012 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=213
2026-02-17 01:23:55.012 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcd4c8a27d4", State:"down", Index:213}
2026-02-17 01:23:55.012 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.012 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.012 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:55.012 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:55.012 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:55.012 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70478629fc3"
2026-02-17 01:23:55.012 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.012 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.012 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.28
2026-02-17 01:23:55.032 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:55.032 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="down"
2026-02-17 01:23:55.035 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calibcd4c8a27d4" state=""
2026-02-17 01:23:55.035 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:55.035 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcd4c8a27d4", State:"", Index:213}
2026-02-17 01:23:55.036 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Set[string](nil)}
2026-02-17 01:23:55.036 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcd4c8a27d4", Addrs:set.Set[string](nil)}
2026-02-17 01:23:55.036 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcd4c8a27d4"
2026-02-17 01:23:55.036 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:55.036 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70478629fc3"
2026-02-17 01:23:55.036 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.036 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.045 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=214
2026-02-17 01:23:55.045 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5304bed2fa6"
2026-02-17 01:23:55.045 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali5304bed2fa6" state="down"
2026-02-17 01:23:55.047 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali5304bed2fa6" state=""
2026-02-17 01:23:55.047 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5304bed2fa6"
2026-02-17 01:23:55.051 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali70478629fc3" state="down"
2026-02-17 01:23:55.051 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70478629fc3"
2026-02-17 01:23:55.051 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=212
2026-02-17 01:23:55.051 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali70478629fc3" state=""
2026-02-17 01:23:55.051 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali70478629fc3"
2026-02-17 01:23:55.054 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:55.054 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"} status="down"
2026-02-17 01:23:55.054 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.054 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.054 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5304bed2fa6", State:"down", Index:214}
2026-02-17 01:23:55.054 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5304bed2fa6", State:"", Index:214}
2026-02-17 01:23:55.055 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Set[string](nil)}
2026-02-17 01:23:55.055 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5304bed2fa6", Addrs:set.Set[string](nil)}
2026-02-17 01:23:55.055 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70478629fc3", State:"down", Index:212}
2026-02-17 01:23:55.055 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.055 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.055 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70478629fc3", State:"", Index:212}
2026-02-17 01:23:55.055 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Set[string](nil)}
2026-02-17 01:23:55.055 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70478629fc3", Addrs:set.Set[string](nil)}
2026-02-17 01:23:55.055 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70478629fc3"
2026-02-17 01:23:55.055 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:55.055 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5304bed2fa6"
2026-02-17 01:23:55.055 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali70478629fc3"
2026-02-17 01:23:55.055 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.055 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.055 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.055 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.055 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.22
2026-02-17 01:23:55.055 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.24
2026-02-17 01:23:55.103 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:55.103 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"} status="down"
2026-02-17 01:23:55.103 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:55.103 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"} status="down"
2026-02-17 01:23:55.103 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-6269"
2026-02-17 01:23:55.103 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:23:55.289 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h, name=eth0)
2026-02-17 01:23:55.289 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h" endpoint_id:"eth0"}
2026-02-17 01:23:55.289 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:23:55.289 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.289 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.289 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.289 [INFO][73] 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 01:23:55.289 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibcd4c8a27d4" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.290 [INFO][73] 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 01:23:55.290 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibcd4c8a27d4" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.290 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.290 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.344 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-0-zw44h", EndpointId:"eth0"}
2026-02-17 01:23:55.384 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp, name=eth0)
2026-02-17 01:23:55.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp" endpoint_id:"eth0"}
2026-02-17 01:23:55.385 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.385 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.385 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.386 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali70478629fc3" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.386 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali70478629fc3" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.386 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.386 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.440 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-1-mn7kp", EndpointId:"eth0"}
2026-02-17 01:23:55.511 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg, name=eth0)
2026-02-17 01:23:55.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg" endpoint_id:"eth0"}
2026-02-17 01:23:55.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4989.default"}
2026-02-17 01:23:55.511 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4989"}
2026-02-17 01:23:55.511 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.511 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.511 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.512 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.512 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4989" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.512 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nrCURl5CopHAA0gBoi" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.512 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.512 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5304bed2fa6" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.512 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5304bed2fa6" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.512 [INFO][73] 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-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.512 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.568 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4989/evicted-pod-ignore-on-disruption-condition-2-zxfpg", EndpointId:"eth0"}
2026-02-17 01:23:55.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1357" name:"default"}
2026-02-17 01:23:55.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1357" name:"e2e"}
2026-02-17 01:23:55.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-6269" name:"default"}
2026-02-17 01:23:55.628 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:23:55.628 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:23:55.628 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:55.628 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:55.628 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:55.629 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:23:55.629 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:55.629 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:23:55.655 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-9420/condition-test-dfvkl, name=eth0)
2026-02-17 01:23:55.659 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:55.659 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:23:55.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-9420"} profile:{inbound_rules:{action:"allow" rule_id:"91xI2tWM-OxafwxW"} outbound_rules:{action:"allow" rule_id:"iVTqtxUvkH7SYvb1"}}
2026-02-17 01:23:55.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-9420.default"} profile:{}
2026-02-17 01:23:55.659 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9420/condition-test-dfvkl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a7b75b6c57" profile_ids:"kns.replication-controller-9420" profile_ids:"ksa.replication-controller-9420.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:23:55.659 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:23:55.695 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.695 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.695 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a7b75b6c57" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mT0aBTHuB-j9y5mCw_" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3Mr4kwQCmgipGdpJn4" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a7b75b6c57" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mT0aBTHuB-j9y5mCw_" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.696 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3Mr4kwQCmgipGdpJn4" ipVersion=0x4 table="filter"
2026-02-17 01:23:55.696 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:55.696 [INFO][73] 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-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.696 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.724 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali9a7b75b6c57" state="down"
2026-02-17 01:23:55.725 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:55.732 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali9a7b75b6c57" state="up"
2026-02-17 01:23:55.739 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:55.739 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} status="down"
2026-02-17 01:23:55.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a7b75b6c57", State:"down", Index:215}
2026-02-17 01:23:55.739 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.739 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Typed[string]{}}
2026-02-17 01:23:55.739 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a7b75b6c57", State:"up", Index:215}
2026-02-17 01:23:55.775 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-6269"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6269"}
2026-02-17 01:23:55.799 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-6269"}
2026-02-17 01:23:55.805 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:55.805 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:55.805 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:55.805 [INFO][73] 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-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.805 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:55.830 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:55.830 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} status="up"
2026-02-17 01:23:56.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-9276" name:"default"}
2026-02-17 01:23:56.054 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:23:56.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-9276"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-9276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-9276"}
2026-02-17 01:23:56.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-9276"}
2026-02-17 01:23:56.139 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:23:56.165 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1357"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1357"} 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-1357"}
2026-02-17 01:23:56.165 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-1357"}
2026-02-17 01:23:56.500 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9420"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9420"}
2026-02-17 01:23:56.500 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:23:56.524 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9772"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9772"}
2026-02-17 01:23:56.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:56.546 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:23:56.685 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-9420/condition-test-dfvkl, name=eth0)
2026-02-17 01:23:56.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9420/condition-test-dfvkl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a7b75b6c57" profile_ids:"kns.replication-controller-9420" profile_ids:"ksa.replication-controller-9420.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:23:56.686 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:56.686 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:56.686 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:56.687 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:56.687 [INFO][73] 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-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:56.687 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:23:56.708 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:56.708 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} status="up"
2026-02-17 01:23:56.839 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=215
2026-02-17 01:23:56.839 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a7b75b6c57"
2026-02-17 01:23:56.839 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:56.839 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:23:57.477 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4989"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4989"}
2026-02-17 01:23:57.477 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:23:57.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7034"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7034"}
2026-02-17 01:23:57.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-7034" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:57.604 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9772"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9772"}
2026-02-17 01:23:57.635 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6917"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"job-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6917"}
2026-02-17 01:23:57.657 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:23:58.303 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6917/with-backoff-limit-per-index-1-79pkz, name=eth0)
2026-02-17 01:23:58.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6917"} profile:{inbound_rules:{action:"allow" rule_id:"vC_dKEK2SbCP_0s2"} outbound_rules:{action:"allow" rule_id:"qUSTUS2T5y6ECgDt"}}
2026-02-17 01:23:58.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6917.default"} profile:{}
2026-02-17 01:23:58.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6917/with-backoff-limit-per-index-1-79pkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b5eafe148f" profile_ids:"kns.job-6917" profile_ids:"ksa.job-6917.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:23:58.304 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.304 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.304 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2b5eafe148f" ipVersion=0x4 table="filter"
2026-02-17 01:23:58.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6917" ipVersion=0x4 table="filter"
2026-02-17 01:23:58.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jhERAOSo2BZTQlgcBH" ipVersion=0x4 table="filter"
2026-02-17 01:23:58.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2b5eafe148f" ipVersion=0x4 table="filter"
2026-02-17 01:23:58.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6917" ipVersion=0x4 table="filter"
2026-02-17 01:23:58.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jhERAOSo2BZTQlgcBH" ipVersion=0x4 table="filter"
2026-02-17 01:23:58.305 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.305 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.352 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:58.352 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="down"
2026-02-17 01:23:58.378 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali2b5eafe148f" state="down"
2026-02-17 01:23:58.378 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.378 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b5eafe148f", State:"down", Index:216}
2026-02-17 01:23:58.379 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Typed[string]{}}
2026-02-17 01:23:58.379 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Typed[string]{}}
2026-02-17 01:23:58.379 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.379 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.379 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.382 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali2b5eafe148f" state="up"
2026-02-17 01:23:58.397 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:23:58.397 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="down"
2026-02-17 01:23:58.397 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b5eafe148f", State:"up", Index:216}
2026-02-17 01:23:58.397 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.397 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.397 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.398 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.398 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.415 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:58.415 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="up"
2026-02-17 01:23:58.704 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6917/with-backoff-limit-per-index-1-79pkz, name=eth0)
2026-02-17 01:23:58.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6917/with-backoff-limit-per-index-1-79pkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b5eafe148f" profile_ids:"kns.job-6917" profile_ids:"ksa.job-6917.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:23:58.704 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.705 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.705 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.706 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:58.706 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.706 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:58.740 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:58.740 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="up"
2026-02-17 01:23:59.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4044" name:"default"}
2026-02-17 01:23:59.546 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8776" name:"default"}
2026-02-17 01:23:59.714 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6917/with-backoff-limit-per-index-1-79pkz, name=eth0)
2026-02-17 01:23:59.714 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6917/with-backoff-limit-per-index-1-79pkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b5eafe148f" profile_ids:"kns.job-6917" profile_ids:"ksa.job-6917.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:23:59.714 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:59.714 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:59.714 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:59.715 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b5eafe148f"
2026-02-17 01:23:59.716 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:59.716 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:23:59.734 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:23:59.734 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="up"
2026-02-17 01:23:59.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4044"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4044"}
2026-02-17 01:23:59.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4044"}
2026-02-17 01:23:59.882 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8776"}
2026-02-17 01:24:00.327 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=216
2026-02-17 01:24:00.327 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b5eafe148f"
2026-02-17 01:24:00.327 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:00.328 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:00.892 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6917/with-backoff-limit-per-index-1-79pkz, name=eth0)
2026-02-17 01:24:00.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6917/with-backoff-limit-per-index-1-79pkz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b5eafe148f" profile_ids:"kns.job-6917" profile_ids:"ksa.job-6917.default" ipv4_nets:"10.100.37.10/32"}
2026-02-17 01:24:00.892 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:00.892 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:00.892 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:00.892 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b5eafe148f"
2026-02-17 01:24:00.892 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:00.893 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:00.923 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:00.923 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="up"
2026-02-17 01:24:01.004 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali2b5eafe148f" state="down"
2026-02-17 01:24:01.004 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b5eafe148f"
2026-02-17 01:24:01.004 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b5eafe148f", State:"down", Index:216}
2026-02-17 01:24:01.004 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Typed[string]{}}
2026-02-17 01:24:01.005 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Typed[string]{}}
2026-02-17 01:24:01.005 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b5eafe148f"
2026-02-17 01:24:01.005 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.005 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.005 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.10
2026-02-17 01:24:01.005 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=216
2026-02-17 01:24:01.012 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali2b5eafe148f" state=""
2026-02-17 01:24:01.012 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b5eafe148f"
2026-02-17 01:24:01.081 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:01.081 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="down"
2026-02-17 01:24:01.081 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b5eafe148f", State:"", Index:216}
2026-02-17 01:24:01.081 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Set[string](nil)}
2026-02-17 01:24:01.081 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b5eafe148f", Addrs:set.Set[string](nil)}
2026-02-17 01:24:01.081 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b5eafe148f"
2026-02-17 01:24:01.081 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.081 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.101 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:01.101 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"} status="down"
2026-02-17 01:24:01.171 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=job-6917/with-backoff-limit-per-index-1-79pkz, name=eth0)
2026-02-17 01:24:01.171 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6917/with-backoff-limit-per-index-1-79pkz" endpoint_id:"eth0"}
2026-02-17 01:24:01.171 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6917.default"}
2026-02-17 01:24:01.171 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6917"}
2026-02-17 01:24:01.172 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.172 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.172 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6917" ipVersion=0x4 nextLog=2026-02-17 01:24:07.988468839 +0000 UTC m=+1169.600925562 table="filter"
2026-02-17 01:24:01.172 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.172 [INFO][73] 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-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.172 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.225 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6917/with-backoff-limit-per-index-1-79pkz", EndpointId:"eth0"}
2026-02-17 01:24:01.544 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-9420/condition-test-dfvkl, name=eth0)
2026-02-17 01:24:01.544 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9420/condition-test-dfvkl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a7b75b6c57" profile_ids:"kns.replication-controller-9420" profile_ids:"ksa.replication-controller-9420.default" ipv4_nets:"10.100.37.23/32"}
2026-02-17 01:24:01.544 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.544 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.544 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.545 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a7b75b6c57"
2026-02-17 01:24:01.545 [INFO][73] 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-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.545 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.555 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=replication-controller-9420/condition-test-dfvkl, name=eth0)
2026-02-17 01:24:01.568 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:01.568 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"} status="up"
2026-02-17 01:24:01.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9420/condition-test-dfvkl" endpoint_id:"eth0"}
2026-02-17 01:24:01.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-9420"}
2026-02-17 01:24:01.569 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-9420.default"}
2026-02-17 01:24:01.569 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.569 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.569 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.570 [INFO][73] 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-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.570 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.572 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.23
2026-02-17 01:24:01.640 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9420/condition-test-dfvkl", EndpointId:"eth0"}
2026-02-17 01:24:01.678 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-9420" name:"default"}
bird: KIF: Received address message for unknown interface 215
2026-02-17 01:24:01.974 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali9a7b75b6c57" state="down"
2026-02-17 01:24:01.974 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a7b75b6c57"
2026-02-17 01:24:01.975 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=215
2026-02-17 01:24:01.975 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a7b75b6c57", State:"down", Index:215}
2026-02-17 01:24:01.975 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Typed[string]{}}
2026-02-17 01:24:01.975 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Typed[string]{}}
2026-02-17 01:24:01.982 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali9a7b75b6c57" state=""
2026-02-17 01:24:01.982 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a7b75b6c57"
2026-02-17 01:24:02.007 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a7b75b6c57", State:"", Index:215}
2026-02-17 01:24:02.007 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Set[string](nil)}
2026-02-17 01:24:02.007 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a7b75b6c57", Addrs:set.Set[string](nil)}
2026-02-17 01:24:02.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9420"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9420"}
2026-02-17 01:24:02.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-9420"}
2026-02-17 01:24:02.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4989" name:"default"}
2026-02-17 01:24:02.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9772" name:"default"}
2026-02-17 01:24:03.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4989"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"job-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4989"}
2026-02-17 01:24:03.043 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4989"}
2026-02-17 01:24:03.171 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9772"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9772"}
2026-02-17 01:24:03.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9772"}
2026-02-17 01:24:07.721 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7034"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7034"}
2026-02-17 01:24:07.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-5045"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-5045"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-5045"}
2026-02-17 01:24:07.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-5045" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:07.817 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-5045"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-5045"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-5045"}
2026-02-17 01:24:07.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1215"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"events-1215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1215"}
2026-02-17 01:24:07.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1215" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:08.081 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1215"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"events-1215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1215"}
2026-02-17 01:24:08.106 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5373"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5373"}
2026-02-17 01:24:08.136 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5373" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:08.772 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd, name=eth0)
2026-02-17 01:24:08.772 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5373"} profile:{inbound_rules:{action:"allow" rule_id:"TjvrQbe8A3UH1-IU"} outbound_rules:{action:"allow" rule_id:"UjcV20E5fCI-uCGR"}}
2026-02-17 01:24:08.773 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5373.default"} profile:{}
2026-02-17 01:24:08.773 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9331c0e40" profile_ids:"kns.projected-5373" profile_ids:"ksa.projected-5373.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:24:08.773 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.773 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.773 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.774 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3f9331c0e40" ipVersion=0x4 logsSkipped=11 table="filter"
2026-02-17 01:24:08.774 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5373" ipVersion=0x4 table="filter"
2026-02-17 01:24:08.774 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__NkQo6HfafI0aesY1E" ipVersion=0x4 table="filter"
2026-02-17 01:24:08.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3f9331c0e40" ipVersion=0x4 table="filter"
2026-02-17 01:24:08.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5373" ipVersion=0x4 table="filter"
2026-02-17 01:24:08.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__NkQo6HfafI0aesY1E" ipVersion=0x4 table="filter"
2026-02-17 01:24:08.775 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:08.775 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.775 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.824 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:08.824 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="down"
2026-02-17 01:24:08.837 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali3f9331c0e40" state="down"
2026-02-17 01:24:08.837 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f9331c0e40"
2026-02-17 01:24:08.837 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9331c0e40", State:"down", Index:217}
2026-02-17 01:24:08.838 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Typed[string]{}}
2026-02-17 01:24:08.838 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Typed[string]{}}
2026-02-17 01:24:08.838 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:08.838 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.838 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.844 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali3f9331c0e40" state="up"
2026-02-17 01:24:08.858 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:08.858 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="down"
2026-02-17 01:24:08.858 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9331c0e40", State:"up", Index:217}
2026-02-17 01:24:08.858 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:08.858 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:08.858 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:08.858 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.858 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:08.884 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:08.884 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="up"
2026-02-17 01:24:09.780 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd, name=eth0)
2026-02-17 01:24:09.780 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9331c0e40" profile_ids:"kns.projected-5373" profile_ids:"ksa.projected-5373.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:24:09.780 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:09.780 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:09.780 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:09.781 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:09.781 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:09.781 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:09.802 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:09.802 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="up"
2026-02-17 01:24:10.186 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=217
2026-02-17 01:24:10.186 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3f9331c0e40"
2026-02-17 01:24:10.186 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:10.186 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:10.790 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:24:10.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:24:10.791 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:10.791 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:10.791 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:10.794 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:24:10.794 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:10.794 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:10.817 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:10.817 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:24:10.973 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd, name=eth0)
2026-02-17 01:24:10.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f9331c0e40" profile_ids:"kns.projected-5373" profile_ids:"ksa.projected-5373.default" ipv4_nets:"10.100.37.11/32"}
2026-02-17 01:24:10.974 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:10.974 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:10.974 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:10.975 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:10.975 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:10.975 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:10.994 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:10.994 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="up"
2026-02-17 01:24:11.078 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali3f9331c0e40" state="down"
2026-02-17 01:24:11.078 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f9331c0e40"
2026-02-17 01:24:11.078 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=217
2026-02-17 01:24:11.078 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9331c0e40", State:"down", Index:217}
2026-02-17 01:24:11.078 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Typed[string]{}}
2026-02-17 01:24:11.078 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Typed[string]{}}
2026-02-17 01:24:11.078 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:11.078 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.079 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.079 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali3f9331c0e40" state=""
2026-02-17 01:24:11.079 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3f9331c0e40"
2026-02-17 01:24:11.079 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.11
2026-02-17 01:24:11.097 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:11.097 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="down"
2026-02-17 01:24:11.097 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f9331c0e40", State:"", Index:217}
2026-02-17 01:24:11.097 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Set[string](nil)}
2026-02-17 01:24:11.097 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f9331c0e40", Addrs:set.Set[string](nil)}
2026-02-17 01:24:11.097 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f9331c0e40"
2026-02-17 01:24:11.097 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.098 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.121 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:11.121 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"} status="down"
2026-02-17 01:24:11.245 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd, name=eth0)
2026-02-17 01:24:11.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd" endpoint_id:"eth0"}
2026-02-17 01:24:11.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5373"}
2026-02-17 01:24:11.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5373.default"}
2026-02-17 01:24:11.246 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.246 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5373" ipVersion=0x4 table="filter"
2026-02-17 01:24:11.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__NkQo6HfafI0aesY1E" ipVersion=0x4 table="filter"
2026-02-17 01:24:11.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5373" ipVersion=0x4 table="filter"
2026-02-17 01:24:11.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__NkQo6HfafI0aesY1E" ipVersion=0x4 table="filter"
2026-02-17 01:24:11.246 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3f9331c0e40" ipVersion=0x4 table="filter"
2026-02-17 01:24:11.246 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3f9331c0e40" ipVersion=0x4 table="filter"
2026-02-17 01:24:11.246 [INFO][73] 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:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.246 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:11.303 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5373/pod-projected-secrets-847ee3b3-1bbe-48e1-b6d9-2b605e5b8cfd", EndpointId:"eth0"}
2026-02-17 01:24:12.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5373"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5373"}
2026-02-17 01:24:12.240 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7265"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7265"}
2026-02-17 01:24:12.240 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7265" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:12.937 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-5045" name:"default"}
2026-02-17 01:24:13.130 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-7034" name:"default"}
2026-02-17 01:24:13.249 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1215" name:"default"}
2026-02-17 01:24:13.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7034"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7034"}
2026-02-17 01:24:13.353 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-7034"}
2026-02-17 01:24:13.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-5045"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-5045"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-5045"}
2026-02-17 01:24:13.409 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-5045"}
2026-02-17 01:24:13.584 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1215"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"events-1215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1215"}
2026-02-17 01:24:13.610 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1215"}
2026-02-17 01:24:16.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7265"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7265"}
2026-02-17 01:24:16.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7659"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7659"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7659"}
2026-02-17 01:24:16.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-7659" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:16.448 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7659"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7659"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7659"}
2026-02-17 01:24:16.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6450"}
2026-02-17 01:24:16.491 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:16.613 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6450"}
2026-02-17 01:24:16.640 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1552"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1552"}
2026-02-17 01:24:16.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1552" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:17.313 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-784bf489d5-k72dv, name=eth0)
2026-02-17 01:24:17.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1552"} profile:{inbound_rules:{action:"allow" rule_id:"Ui0hUlq9B5ZiV2oR"} outbound_rules:{action:"allow" rule_id:"KH7S0SZtdTnEXznO"}}
2026-02-17 01:24:17.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1552.default"} profile:{}
2026-02-17 01:24:17.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-784bf489d5-k72dv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0412af19683" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:24:17.314 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.314 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.314 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0412af19683" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1552" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iRVm2oSL9U92ow2kxF" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0412af19683" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1552" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iRVm2oSL9U92ow2kxF" ipVersion=0x4 table="filter"
2026-02-17 01:24:17.315 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0412af19683"
2026-02-17 01:24:17.315 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.315 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.348 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:17.348 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} status="down"
2026-02-17 01:24:17.348 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5373" name:"default"}
2026-02-17 01:24:17.391 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali0412af19683" state="down"
2026-02-17 01:24:17.391 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0412af19683"
2026-02-17 01:24:17.391 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0412af19683", State:"down", Index:218}
2026-02-17 01:24:17.391 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Typed[string]{}}
2026-02-17 01:24:17.391 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Typed[string]{}}
2026-02-17 01:24:17.391 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0412af19683"
2026-02-17 01:24:17.391 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.391 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.392 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali0412af19683" state="up"
2026-02-17 01:24:17.408 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:17.408 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} status="down"
2026-02-17 01:24:17.408 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0412af19683", State:"up", Index:218}
2026-02-17 01:24:17.409 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0412af19683"
2026-02-17 01:24:17.409 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0412af19683"
2026-02-17 01:24:17.409 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0412af19683"
2026-02-17 01:24:17.409 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.409 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.432 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:17.432 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} status="up"
2026-02-17 01:24:17.823 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5373"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5373"}
2026-02-17 01:24:17.839 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-784bf489d5-k72dv, name=eth0)
2026-02-17 01:24:17.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-784bf489d5-k72dv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0412af19683" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:24:17.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5373"}
2026-02-17 01:24:17.847 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.847 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.847 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.848 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0412af19683"
2026-02-17 01:24:17.849 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.849 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:17.875 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:17.875 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} status="up"
2026-02-17 01:24:18.919 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=218
2026-02-17 01:24:18.919 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0412af19683"
2026-02-17 01:24:18.919 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:18.919 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:19.442 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-784bf489d5-k72dv, name=eth0)
2026-02-17 01:24:19.443 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-784bf489d5-k72dv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0412af19683" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:24:19.443 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.443 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.443 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.444 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0412af19683"
2026-02-17 01:24:19.444 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.444 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.467 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:19.467 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} status="up"
2026-02-17 01:24:19.809 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6917"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"job-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6917"}
2026-02-17 01:24:19.841 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-162"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-162"}
2026-02-17 01:24:19.841 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-162" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:19.853 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-784bf489d5-k72dv, name=eth0)
2026-02-17 01:24:19.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-784bf489d5-k72dv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0412af19683" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.13/32"}
2026-02-17 01:24:19.866 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.866 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.866 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.871 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0412af19683"
2026-02-17 01:24:19.871 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.871 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:19.895 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:19.895 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"} status="up"
2026-02-17 01:24:20.117 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-698dfcf79d-x75cg, name=eth0)
2026-02-17 01:24:20.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-698dfcf79d-x75cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6dffb13ef6" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:24:20.117 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.117 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.117 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic6dffb13ef6" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.118 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic6dffb13ef6" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.118 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:20.118 [INFO][73] 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-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.118 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.158 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:20.158 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} status="down"
2026-02-17 01:24:20.174 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-784bf489d5-k72dv, name=eth0)
2026-02-17 01:24:20.174 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-784bf489d5-k72dv" endpoint_id:"eth0"}
2026-02-17 01:24:20.174 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:20.174 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:20.175 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:20.175 [INFO][73] 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 01:24:20.175 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0412af19683" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.175 [INFO][73] 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 01:24:20.175 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0412af19683" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.175 [INFO][73] 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-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:20.175 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:20.175 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.13
2026-02-17 01:24:20.191 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calic6dffb13ef6" state="down"
2026-02-17 01:24:20.192 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6dffb13ef6"
2026-02-17 01:24:20.193 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calic6dffb13ef6" state="up"
2026-02-17 01:24:20.235 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-784bf489d5-k72dv", EndpointId:"eth0"}
2026-02-17 01:24:20.235 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6dffb13ef6", State:"down", Index:219}
2026-02-17 01:24:20.235 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Typed[string]{}}
2026-02-17 01:24:20.235 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Typed[string]{}}
2026-02-17 01:24:20.235 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6dffb13ef6", State:"up", Index:219}
2026-02-17 01:24:20.235 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:20.235 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:20.235 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:20.235 [INFO][73] 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-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.235 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.257 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:20.257 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} status="up"
2026-02-17 01:24:20.282 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=218
2026-02-17 01:24:20.282 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0412af19683"
2026-02-17 01:24:20.282 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali0412af19683" state="down"
2026-02-17 01:24:20.282 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Typed[string]{}}
2026-02-17 01:24:20.282 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Typed[string]{}}
2026-02-17 01:24:20.282 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0412af19683", State:"down", Index:218}
2026-02-17 01:24:20.282 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali0412af19683" state=""
2026-02-17 01:24:20.282 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0412af19683"
2026-02-17 01:24:20.313 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0412af19683", State:"", Index:218}
2026-02-17 01:24:20.313 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Set[string](nil)}
2026-02-17 01:24:20.313 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0412af19683", Addrs:set.Set[string](nil)}
2026-02-17 01:24:20.673 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-162/agnhost-primary-xt7q2, name=eth0)
2026-02-17 01:24:20.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-162"} profile:{inbound_rules:{action:"allow" rule_id:"4VwNvYA1o96_sUmg"} outbound_rules:{action:"allow" rule_id:"L4NfrrUbx6_g_bg2"}}
2026-02-17 01:24:20.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-162.default"} profile:{}
2026-02-17 01:24:20.673 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-162/agnhost-primary-xt7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da2f4d1a4f" profile_ids:"kns.kubectl-162" profile_ids:"ksa.kubectl-162.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:24:20.673 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.673 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.673 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1da2f4d1a4f" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-162" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AynoWn3SCLLDLlCJ-i" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1da2f4d1a4f" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-162" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.674 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AynoWn3SCLLDLlCJ-i" ipVersion=0x4 table="filter"
2026-02-17 01:24:20.674 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:20.674 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.674 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.708 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:20.708 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} status="down"
2026-02-17 01:24:20.756 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali1da2f4d1a4f" state="down"
2026-02-17 01:24:20.756 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:20.756 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali1da2f4d1a4f" state="up"
2026-02-17 01:24:20.756 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da2f4d1a4f", State:"down", Index:220}
2026-02-17 01:24:20.756 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Typed[string]{}}
2026-02-17 01:24:20.756 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Typed[string]{}}
2026-02-17 01:24:20.756 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da2f4d1a4f", State:"up", Index:220}
2026-02-17 01:24:20.756 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:20.757 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:20.757 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:20.757 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.757 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:20.774 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:20.774 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} status="up"
2026-02-17 01:24:20.902 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-698dfcf79d-x75cg, name=eth0)
2026-02-17 01:24:20.902 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-698dfcf79d-x75cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6dffb13ef6" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:24:20.902 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.902 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.902 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.902 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:20.903 [INFO][73] 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-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.903 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:20.922 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:20.922 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} status="up"
2026-02-17 01:24:21.261 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=219
2026-02-17 01:24:21.261 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic6dffb13ef6"
2026-02-17 01:24:21.261 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:21.261 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:21.641 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6450" name:"default"}
2026-02-17 01:24:21.772 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7265" name:"default"}
2026-02-17 01:24:21.891 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-162/agnhost-primary-xt7q2, name=eth0)
2026-02-17 01:24:21.891 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-162/agnhost-primary-xt7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da2f4d1a4f" profile_ids:"kns.kubectl-162" profile_ids:"ksa.kubectl-162.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:24:21.891 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:21.891 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:21.891 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:21.892 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:21.892 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:21.892 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:21.921 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:21.921 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} status="up"
2026-02-17 01:24:22.101 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-5f9c6bd5bf-dlzvb, name=eth0)
2026-02-17 01:24:22.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif246029ec6e" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:24:22.101 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.101 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.102 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.103 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif246029ec6e" ipVersion=0x4 table="filter"
2026-02-17 01:24:22.103 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif246029ec6e" ipVersion=0x4 table="filter"
2026-02-17 01:24:22.103 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif246029ec6e"
2026-02-17 01:24:22.103 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.103 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.144 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:22.144 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} status="down"
2026-02-17 01:24:22.177 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calif246029ec6e" state="down"
2026-02-17 01:24:22.177 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif246029ec6e"
2026-02-17 01:24:22.177 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif246029ec6e", State:"down", Index:221}
2026-02-17 01:24:22.178 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:22.178 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:22.178 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif246029ec6e"
2026-02-17 01:24:22.178 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.178 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.184 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calif246029ec6e" state="up"
2026-02-17 01:24:22.196 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:22.196 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} status="down"
2026-02-17 01:24:22.196 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif246029ec6e", State:"up", Index:221}
2026-02-17 01:24:22.196 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif246029ec6e"
2026-02-17 01:24:22.196 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif246029ec6e"
2026-02-17 01:24:22.196 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif246029ec6e"
2026-02-17 01:24:22.196 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.197 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.204 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-162/agnhost-primary-xt7q2, name=eth0)
2026-02-17 01:24:22.222 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:22.222 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} status="up"
2026-02-17 01:24:22.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-7659" name:"default"}
2026-02-17 01:24:22.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-162/agnhost-primary-xt7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da2f4d1a4f" profile_ids:"kns.kubectl-162" profile_ids:"ksa.kubectl-162.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:24:22.222 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:22.222 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:22.222 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:22.223 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:22.223 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:22.223 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:22.248 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:22.248 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} status="up"
2026-02-17 01:24:22.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-162"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-162"}
2026-02-17 01:24:22.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9421"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9421"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9421"}
2026-02-17 01:24:22.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6450"}
2026-02-17 01:24:22.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9421" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:22.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6450"}
2026-02-17 01:24:22.320 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7265"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7265"}
2026-02-17 01:24:22.340 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7265"}
2026-02-17 01:24:22.506 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=220
2026-02-17 01:24:22.506 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:22.506 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:22.507 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:22.677 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7659"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7659"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7659"}
2026-02-17 01:24:22.699 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-7659"}
2026-02-17 01:24:22.899 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-5f9c6bd5bf-dlzvb, name=eth0)
2026-02-17 01:24:22.899 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif246029ec6e" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:24:22.899 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.899 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.899 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.900 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif246029ec6e"
2026-02-17 01:24:22.901 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.901 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:22.924 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:22.924 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} status="up"
2026-02-17 01:24:22.932 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-698dfcf79d-x75cg, name=eth0)
2026-02-17 01:24:22.932 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-698dfcf79d-x75cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6dffb13ef6" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:24:22.932 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.932 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.932 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:22.933 [INFO][73] 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-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.962 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-698dfcf79d-x75cg, name=eth0)
2026-02-17 01:24:22.967 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:22.967 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} status="up"
2026-02-17 01:24:22.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-698dfcf79d-x75cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6dffb13ef6" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.30/32"}
2026-02-17 01:24:22.967 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.968 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.968 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.968 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6dffb13ef6"
2026-02-17 01:24:22.968 [INFO][73] 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-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.968 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:22.991 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:22.991 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"} status="up"
2026-02-17 01:24:23.063 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-5f9c6bd5bf-dlzvb, name=eth0)
2026-02-17 01:24:23.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif246029ec6e" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:24:23.063 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:23.063 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:23.063 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:23.064 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif246029ec6e"
2026-02-17 01:24:23.064 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:23.064 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:23.091 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:23.091 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} status="up"
2026-02-17 01:24:23.091 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1552"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1552"}
2026-02-17 01:24:23.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2497"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2497"}
2026-02-17 01:24:23.134 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-2497" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:23.242 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-9421/update-demo-nautilus-ccr4b, name=eth0)
2026-02-17 01:24:23.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9421"} profile:{inbound_rules:{action:"allow" rule_id:"3MfboLvFKYzjA5N_"} outbound_rules:{action:"allow" rule_id:"Xy98tBkfvvsrBMWF"}}
2026-02-17 01:24:23.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9421.default"} profile:{}
2026-02-17 01:24:23.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9421/update-demo-nautilus-ccr4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a46782efbc" profile_ids:"kns.kubectl-9421" profile_ids:"ksa.kubectl-9421.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:24:23.242 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.242 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.242 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.242 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6a46782efbc" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.242 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-9421" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.243 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SQjZ2VY44m58PZ82X-" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.243 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6a46782efbc" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.243 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-9421" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.243 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SQjZ2VY44m58PZ82X-" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.243 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.243 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.243 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.276 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:23.277 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} status="down"
2026-02-17 01:24:23.317 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali6a46782efbc" state="down"
2026-02-17 01:24:23.317 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.317 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a46782efbc", State:"down", Index:222}
2026-02-17 01:24:23.317 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Typed[string]{}}
2026-02-17 01:24:23.317 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Typed[string]{}}
2026-02-17 01:24:23.317 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.317 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.317 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.320 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali6a46782efbc" state="up"
2026-02-17 01:24:23.335 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-698dfcf79d-x75cg, name=eth0)
2026-02-17 01:24:23.343 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:23.343 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} status="down"
2026-02-17 01:24:23.343 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-698dfcf79d-x75cg" endpoint_id:"eth0"}
2026-02-17 01:24:23.343 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:23.343 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:23.345 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:23.345 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic6dffb13ef6" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.345 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic6dffb13ef6" ipVersion=0x4 table="filter"
2026-02-17 01:24:23.345 [INFO][73] 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-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:23.345 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:23.346 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.30
2026-02-17 01:24:23.391 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-698dfcf79d-x75cg", EndpointId:"eth0"}
2026-02-17 01:24:23.391 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a46782efbc", State:"up", Index:222}
2026-02-17 01:24:23.391 [INFO][73] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 01:24:23.402 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.402 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.402 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.403 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.403 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.422 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:23.422 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} status="up"
2026-02-17 01:24:23.440 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calic6dffb13ef6" state="down"
2026-02-17 01:24:23.440 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6dffb13ef6"
2026-02-17 01:24:23.441 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6dffb13ef6", State:"down", Index:219}
2026-02-17 01:24:23.441 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Typed[string]{}}
2026-02-17 01:24:23.441 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Typed[string]{}}
2026-02-17 01:24:23.443 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=219
2026-02-17 01:24:23.443 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calic6dffb13ef6" state=""
2026-02-17 01:24:23.443 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic6dffb13ef6"
2026-02-17 01:24:23.443 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6dffb13ef6", State:"", Index:219}
2026-02-17 01:24:23.443 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Set[string](nil)}
2026-02-17 01:24:23.443 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6dffb13ef6", Addrs:set.Set[string](nil)}
2026-02-17 01:24:23.882 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=221
2026-02-17 01:24:23.883 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif246029ec6e"
2026-02-17 01:24:23.883 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:23.883 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:23.883 [INFO][73] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 01:24:23.918 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-9421/update-demo-nautilus-ccr4b, name=eth0)
2026-02-17 01:24:23.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9421/update-demo-nautilus-ccr4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a46782efbc" profile_ids:"kns.kubectl-9421" profile_ids:"ksa.kubectl-9421.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:24:23.918 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.918 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.918 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.919 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a46782efbc"
2026-02-17 01:24:23.919 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.919 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:23.939 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:23.939 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} status="up"
2026-02-17 01:24:24.923 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-5f9c6bd5bf-dlzvb, name=eth0)
2026-02-17 01:24:24.924 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif246029ec6e" profile_ids:"kns.deployment-1552" profile_ids:"ksa.deployment-1552.default" ipv4_nets:"10.100.37.7/32"}
2026-02-17 01:24:24.924 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:24.924 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:24.924 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:24.925 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif246029ec6e"
2026-02-17 01:24:24.925 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:24.925 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:24.952 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:24.952 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"} status="up"
2026-02-17 01:24:25.179 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6917" name:"default"}
2026-02-17 01:24:25.232 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-1552/test-deployment-5f9c6bd5bf-dlzvb, name=eth0)
2026-02-17 01:24:25.232 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb" endpoint_id:"eth0"}
2026-02-17 01:24:25.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1552"}
2026-02-17 01:24:25.233 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1552.default"}
2026-02-17 01:24:25.233 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:25.233 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:25.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1552" ipVersion=0x4 table="filter"
2026-02-17 01:24:25.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iRVm2oSL9U92ow2kxF" ipVersion=0x4 table="filter"
2026-02-17 01:24:25.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1552" ipVersion=0x4 table="filter"
2026-02-17 01:24:25.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iRVm2oSL9U92ow2kxF" ipVersion=0x4 table="filter"
2026-02-17 01:24:25.233 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:25.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif246029ec6e" ipVersion=0x4 table="filter"
2026-02-17 01:24:25.233 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif246029ec6e" ipVersion=0x4 table="filter"
2026-02-17 01:24:25.233 [INFO][73] 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-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:25.233 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:25.234 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.7
2026-02-17 01:24:25.258 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=222
2026-02-17 01:24:25.259 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6a46782efbc"
2026-02-17 01:24:25.293 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1552/test-deployment-5f9c6bd5bf-dlzvb", EndpointId:"eth0"}
2026-02-17 01:24:25.294 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:25.294 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:25.340 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calif246029ec6e" state="down"
2026-02-17 01:24:25.341 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif246029ec6e"
2026-02-17 01:24:25.341 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif246029ec6e", State:"down", Index:221}
2026-02-17 01:24:25.341 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:25.341 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:25.341 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=221
2026-02-17 01:24:25.344 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calif246029ec6e" state=""
2026-02-17 01:24:25.344 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif246029ec6e"
2026-02-17 01:24:25.362 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif246029ec6e", State:"", Index:221}
2026-02-17 01:24:25.362 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Set[string](nil)}
2026-02-17 01:24:25.362 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif246029ec6e", Addrs:set.Set[string](nil)}
2026-02-17 01:24:25.504 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6917"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"job-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6917"}
2026-02-17 01:24:25.527 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6917"}
2026-02-17 01:24:26.499 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:24:26.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:24:26.500 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.500 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.500 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.500 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:24:26.501 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.501 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.533 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:26.533 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:24:26.538 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:24:26.538 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:24:26.538 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.538 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.538 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.540 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:24:26.540 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.540 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.567 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:26.567 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:24:26.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2497"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2497"}
2026-02-17 01:24:26.892 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5716"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5716"}
2026-02-17 01:24:26.917 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-5716" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:26.957 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:24:26.957 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:24:26.957 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.957 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.957 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.957 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:24:26.957 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.957 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:26.981 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:26.981 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:24:27.267 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-162/agnhost-primary-xt7q2, name=eth0)
2026-02-17 01:24:27.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-162/agnhost-primary-xt7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da2f4d1a4f" profile_ids:"kns.kubectl-162" profile_ids:"ksa.kubectl-162.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:24:27.268 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.268 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.268 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.270 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:27.271 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.271 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.291 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-162/agnhost-primary-xt7q2, name=eth0)
2026-02-17 01:24:27.295 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:27.295 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} status="up"
2026-02-17 01:24:27.295 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-162"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-162"}
2026-02-17 01:24:27.295 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-162/agnhost-primary-xt7q2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da2f4d1a4f" profile_ids:"kns.kubectl-162" profile_ids:"ksa.kubectl-162.default" ipv4_nets:"10.100.37.31/32"}
2026-02-17 01:24:27.295 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.295 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.295 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.296 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:27.296 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.296 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.317 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:27.317 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"} status="up"
2026-02-17 01:24:27.553 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-162/agnhost-primary-xt7q2, name=eth0)
2026-02-17 01:24:27.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-162/agnhost-primary-xt7q2" endpoint_id:"eth0"}
2026-02-17 01:24:27.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-162"}
2026-02-17 01:24:27.553 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.553 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-162" ipVersion=0x4 table="filter"
2026-02-17 01:24:27.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AynoWn3SCLLDLlCJ-i" ipVersion=0x4 table="filter"
2026-02-17 01:24:27.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-162" ipVersion=0x4 table="filter"
2026-02-17 01:24:27.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AynoWn3SCLLDLlCJ-i" ipVersion=0x4 table="filter"
2026-02-17 01:24:27.555 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1da2f4d1a4f" ipVersion=0x4 table="filter"
2026-02-17 01:24:27.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1da2f4d1a4f" ipVersion=0x4 table="filter"
2026-02-17 01:24:27.555 [INFO][73] 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-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.556 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.556 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.31
2026-02-17 01:24:27.611 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-162/agnhost-primary-xt7q2", EndpointId:"eth0"}
2026-02-17 01:24:27.611 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-162.default"}
2026-02-17 01:24:27.662 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali1da2f4d1a4f" state="down"
2026-02-17 01:24:27.662 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:27.663 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=220
2026-02-17 01:24:27.663 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da2f4d1a4f", State:"down", Index:220}
2026-02-17 01:24:27.663 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Typed[string]{}}
2026-02-17 01:24:27.663 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Typed[string]{}}
2026-02-17 01:24:27.664 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali1da2f4d1a4f" state=""
2026-02-17 01:24:27.664 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1da2f4d1a4f"
2026-02-17 01:24:27.685 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da2f4d1a4f", State:"", Index:220}
2026-02-17 01:24:27.686 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Set[string](nil)}
2026-02-17 01:24:27.687 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da2f4d1a4f", Addrs:set.Set[string](nil)}
2026-02-17 01:24:28.179 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1552" name:"default"}
2026-02-17 01:24:28.292 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-9421/update-demo-nautilus-ccr4b, name=eth0)
2026-02-17 01:24:28.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9421/update-demo-nautilus-ccr4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a46782efbc" profile_ids:"kns.kubectl-9421" profile_ids:"ksa.kubectl-9421.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:24:28.292 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.292 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.292 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.293 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a46782efbc"
2026-02-17 01:24:28.293 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.321 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:28.321 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} status="up"
2026-02-17 01:24:28.324 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-9421/update-demo-nautilus-ccr4b, name=eth0)
2026-02-17 01:24:28.324 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9421/update-demo-nautilus-ccr4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a46782efbc" profile_ids:"kns.kubectl-9421" profile_ids:"ksa.kubectl-9421.default" ipv4_nets:"10.100.37.60/32"}
2026-02-17 01:24:28.324 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.324 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.324 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.324 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a46782efbc"
2026-02-17 01:24:28.324 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.324 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.347 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:28.347 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"} status="up"
2026-02-17 01:24:28.561 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9421"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9421"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9421"}
2026-02-17 01:24:28.588 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3763"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3763"}
2026-02-17 01:24:28.588 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:28.606 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=kubectl-9421/update-demo-nautilus-ccr4b, name=eth0)
2026-02-17 01:24:28.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9421/update-demo-nautilus-ccr4b" endpoint_id:"eth0"}
2026-02-17 01:24:28.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9421"}
2026-02-17 01:24:28.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9421.default"}
2026-02-17 01:24:28.606 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.606 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.607 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-9421" ipVersion=0x4 table="filter"
2026-02-17 01:24:28.607 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SQjZ2VY44m58PZ82X-" ipVersion=0x4 table="filter"
2026-02-17 01:24:28.607 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-9421" ipVersion=0x4 table="filter"
2026-02-17 01:24:28.607 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SQjZ2VY44m58PZ82X-" ipVersion=0x4 table="filter"
2026-02-17 01:24:28.607 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.607 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6a46782efbc" ipVersion=0x4 table="filter"
2026-02-17 01:24:28.607 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6a46782efbc" ipVersion=0x4 table="filter"
2026-02-17 01:24:28.607 [INFO][73] 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-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.607 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.607 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.60
2026-02-17 01:24:28.686 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9421/update-demo-nautilus-ccr4b", EndpointId:"eth0"}
2026-02-17 01:24:28.710 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=222
2026-02-17 01:24:28.710 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6a46782efbc"
2026-02-17 01:24:28.710 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali6a46782efbc" state="down"
2026-02-17 01:24:28.710 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Typed[string]{}}
2026-02-17 01:24:28.710 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Typed[string]{}}
2026-02-17 01:24:28.710 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a46782efbc", State:"down", Index:222}
2026-02-17 01:24:28.712 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali6a46782efbc" state=""
2026-02-17 01:24:28.712 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6a46782efbc"
2026-02-17 01:24:28.734 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a46782efbc", State:"", Index:222}
2026-02-17 01:24:28.734 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Set[string](nil)}
2026-02-17 01:24:28.734 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a46782efbc", Addrs:set.Set[string](nil)}
2026-02-17 01:24:28.859 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1552"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1552"}
2026-02-17 01:24:28.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1552"}
2026-02-17 01:24:29.181 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e, name=eth0)
2026-02-17 01:24:29.182 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3763"} profile:{inbound_rules:{action:"allow" rule_id:"p4pAZyxQ_qVUvBVI"} outbound_rules:{action:"allow" rule_id:"gRpF7astLIA9SPnB"}}
2026-02-17 01:24:29.182 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3763.default"} profile:{}
2026-02-17 01:24:29.182 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5778fe6dfbd" profile_ids:"kns.downward-api-3763" profile_ids:"ksa.downward-api-3763.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:24:29.182 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.182 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.182 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.183 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5778fe6dfbd" ipVersion=0x4 table="filter"
2026-02-17 01:24:29.183 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BkcVA4Rk79aKmSBAOB" ipVersion=0x4 table="filter"
2026-02-17 01:24:29.183 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Jw5wma30LJReGMQpG9" ipVersion=0x4 table="filter"
2026-02-17 01:24:29.183 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5778fe6dfbd" ipVersion=0x4 table="filter"
2026-02-17 01:24:29.183 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BkcVA4Rk79aKmSBAOB" ipVersion=0x4 table="filter"
2026-02-17 01:24:29.183 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Jw5wma30LJReGMQpG9" ipVersion=0x4 table="filter"
2026-02-17 01:24:29.183 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.183 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.183 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.228 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:29.228 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:29.257 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="cali5778fe6dfbd" state="down"
2026-02-17 01:24:29.257 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.257 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5778fe6dfbd", State:"down", Index:223}
2026-02-17 01:24:29.257 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Typed[string]{}}
2026-02-17 01:24:29.257 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Typed[string]{}}
2026-02-17 01:24:29.257 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.257 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.257 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.260 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="cali5778fe6dfbd" state="up"
2026-02-17 01:24:29.277 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:29.277 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:29.277 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5778fe6dfbd", State:"up", Index:223}
2026-02-17 01:24:29.277 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.277 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.277 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.277 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.277 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.296 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:29.296 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="up"
2026-02-17 01:24:29.986 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e, name=eth0)
2026-02-17 01:24:29.987 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5778fe6dfbd" profile_ids:"kns.downward-api-3763" profile_ids:"ksa.downward-api-3763.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:24:29.987 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.987 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.987 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.987 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:29.988 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:29.988 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:30.004 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:24:30.010 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:30.010 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="up"
2026-02-17 01:24:30.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:24:30.010 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:30.010 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:30.010 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:30.011 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:24:30.011 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:30.011 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:30.039 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:30.039 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:24:30.890 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=223
2026-02-17 01:24:30.891 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:30.891 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:30.891 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:31.151 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e, name=eth0)
2026-02-17 01:24:31.151 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5778fe6dfbd" profile_ids:"kns.downward-api-3763" profile_ids:"ksa.downward-api-3763.default" ipv4_nets:"10.100.37.34/32"}
2026-02-17 01:24:31.151 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.152 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.152 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.153 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:31.153 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.153 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.178 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:31.178 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="up"
2026-02-17 01:24:31.259 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="cali5778fe6dfbd" state="down"
2026-02-17 01:24:31.260 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:31.260 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=223
2026-02-17 01:24:31.260 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5778fe6dfbd", State:"down", Index:223}
2026-02-17 01:24:31.260 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Typed[string]{}}
2026-02-17 01:24:31.260 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Typed[string]{}}
2026-02-17 01:24:31.260 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:31.260 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.260 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.261 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.34
2026-02-17 01:24:31.261 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="cali5778fe6dfbd" state=""
2026-02-17 01:24:31.261 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:31.288 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:31.288 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:31.289 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5778fe6dfbd", State:"", Index:223}
2026-02-17 01:24:31.289 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Set[string](nil)}
2026-02-17 01:24:31.289 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5778fe6dfbd", Addrs:set.Set[string](nil)}
2026-02-17 01:24:31.289 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5778fe6dfbd"
2026-02-17 01:24:31.289 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.289 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.308 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:31.308 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:31.398 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e, name=eth0)
2026-02-17 01:24:31.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e" endpoint_id:"eth0"}
2026-02-17 01:24:31.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3763"}
2026-02-17 01:24:31.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3763.default"}
2026-02-17 01:24:31.399 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.399 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.399 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BkcVA4Rk79aKmSBAOB" ipVersion=0x4 table="filter"
2026-02-17 01:24:31.399 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Jw5wma30LJReGMQpG9" ipVersion=0x4 table="filter"
2026-02-17 01:24:31.399 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BkcVA4Rk79aKmSBAOB" ipVersion=0x4 table="filter"
2026-02-17 01:24:31.399 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Jw5wma30LJReGMQpG9" ipVersion=0x4 table="filter"
2026-02-17 01:24:31.399 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.399 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5778fe6dfbd" ipVersion=0x4 table="filter"
2026-02-17 01:24:31.399 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5778fe6dfbd" ipVersion=0x4 table="filter"
2026-02-17 01:24:31.399 [INFO][73] 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:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.399 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:31.462 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3763/downwardapi-volume-f6b43889-e4da-431f-b345-e75f06973e8e", EndpointId:"eth0"}
2026-02-17 01:24:32.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-2497" name:"default"}
2026-02-17 01:24:32.150 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2497"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2497"}
2026-02-17 01:24:32.174 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-2497"}
2026-02-17 01:24:32.455 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-162" name:"default"}
2026-02-17 01:24:32.565 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-162"}
2026-02-17 01:24:32.698 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3763"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3763"}
2026-02-17 01:24:32.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2644"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2644"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2644"}
2026-02-17 01:24:32.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-2644" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:33.316 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa, name=eth0)
2026-02-17 01:24:33.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-2644"} profile:{inbound_rules:{action:"allow" rule_id:"d5343AnFLw5hjiKB"} outbound_rules:{action:"allow" rule_id:"P6aB82RUfLwPsbqk"}}
2026-02-17 01:24:33.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-2644.default"} profile:{}
2026-02-17 01:24:33.316 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadab18a3aea" profile_ids:"kns.security-context-test-2644" profile_ids:"ksa.security-context-test-2644.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:24:33.316 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.316 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.316 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliadab18a3aea" ipVersion=0x4 table="filter"
2026-02-17 01:24:33.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a00gONChvxvFtE84Nn" ipVersion=0x4 table="filter"
2026-02-17 01:24:33.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zCsHpGdAGuZWIIeOay" ipVersion=0x4 table="filter"
2026-02-17 01:24:33.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliadab18a3aea" ipVersion=0x4 table="filter"
2026-02-17 01:24:33.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a00gONChvxvFtE84Nn" ipVersion=0x4 table="filter"
2026-02-17 01:24:33.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zCsHpGdAGuZWIIeOay" ipVersion=0x4 table="filter"
2026-02-17 01:24:33.318 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliadab18a3aea"
2026-02-17 01:24:33.318 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.318 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.362 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:33.362 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="down"
2026-02-17 01:24:33.395 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="caliadab18a3aea" state="down"
2026-02-17 01:24:33.395 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliadab18a3aea"
2026-02-17 01:24:33.395 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadab18a3aea", State:"down", Index:224}
2026-02-17 01:24:33.395 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Typed[string]{}}
2026-02-17 01:24:33.395 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Typed[string]{}}
2026-02-17 01:24:33.395 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadab18a3aea"
2026-02-17 01:24:33.395 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.395 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.398 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="caliadab18a3aea" state="up"
2026-02-17 01:24:33.414 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:33.414 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="down"
2026-02-17 01:24:33.414 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadab18a3aea", State:"up", Index:224}
2026-02-17 01:24:33.414 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliadab18a3aea"
2026-02-17 01:24:33.414 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadab18a3aea"
2026-02-17 01:24:33.414 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadab18a3aea"
2026-02-17 01:24:33.414 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.414 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:33.433 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:33.433 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="up"
2026-02-17 01:24:33.736 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9421" name:"default"}
2026-02-17 01:24:33.972 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9421"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9421"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9421"}
2026-02-17 01:24:33.999 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9421"}
2026-02-17 01:24:34.017 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa, name=eth0)
2026-02-17 01:24:34.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadab18a3aea" profile_ids:"kns.security-context-test-2644" profile_ids:"ksa.security-context-test-2644.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:24:34.027 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:34.027 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:34.027 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:34.028 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadab18a3aea"
2026-02-17 01:24:34.028 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:34.028 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:34.050 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:34.050 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="up"
2026-02-17 01:24:34.440 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=224
2026-02-17 01:24:34.440 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliadab18a3aea"
2026-02-17 01:24:34.440 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:34.440 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:35.186 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa, name=eth0)
2026-02-17 01:24:35.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadab18a3aea" profile_ids:"kns.security-context-test-2644" profile_ids:"ksa.security-context-test-2644.default" ipv4_nets:"10.100.37.39/32"}
2026-02-17 01:24:35.186 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.186 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.187 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadab18a3aea"
2026-02-17 01:24:35.187 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.187 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.209 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:35.209 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="up"
2026-02-17 01:24:35.294 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="caliadab18a3aea" state="down"
2026-02-17 01:24:35.294 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliadab18a3aea"
2026-02-17 01:24:35.294 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadab18a3aea", State:"down", Index:224}
2026-02-17 01:24:35.294 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Typed[string]{}}
2026-02-17 01:24:35.294 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Typed[string]{}}
2026-02-17 01:24:35.294 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadab18a3aea"
2026-02-17 01:24:35.294 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.294 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.295 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.39
2026-02-17 01:24:35.297 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=224
2026-02-17 01:24:35.299 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="caliadab18a3aea" state=""
2026-02-17 01:24:35.299 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliadab18a3aea"
2026-02-17 01:24:35.314 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:35.314 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="down"
2026-02-17 01:24:35.315 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadab18a3aea", State:"", Index:224}
2026-02-17 01:24:35.315 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Set[string](nil)}
2026-02-17 01:24:35.315 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadab18a3aea", Addrs:set.Set[string](nil)}
2026-02-17 01:24:35.315 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadab18a3aea"
2026-02-17 01:24:35.315 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.315 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.334 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:35.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"} status="down"
2026-02-17 01:24:35.385 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa, name=eth0)
2026-02-17 01:24:35.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa" endpoint_id:"eth0"}
2026-02-17 01:24:35.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-2644"}
2026-02-17 01:24:35.386 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-2644.default"}
2026-02-17 01:24:35.386 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.386 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.386 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a00gONChvxvFtE84Nn" ipVersion=0x4 table="filter"
2026-02-17 01:24:35.386 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zCsHpGdAGuZWIIeOay" ipVersion=0x4 table="filter"
2026-02-17 01:24:35.386 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a00gONChvxvFtE84Nn" ipVersion=0x4 table="filter"
2026-02-17 01:24:35.386 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zCsHpGdAGuZWIIeOay" ipVersion=0x4 table="filter"
2026-02-17 01:24:35.386 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.387 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliadab18a3aea" ipVersion=0x4 table="filter"
2026-02-17 01:24:35.387 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliadab18a3aea" ipVersion=0x4 table="filter"
2026-02-17 01:24:35.387 [INFO][73] 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:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.387 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:35.439 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2644/busybox-privileged-false-bf858194-f912-4074-9188-ec4457124faa", EndpointId:"eth0"}
2026-02-17 01:24:36.845 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2644"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2644"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2644"}
2026-02-17 01:24:36.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-387"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-387"}
2026-02-17 01:24:36.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:37.436 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368, name=eth0)
2026-02-17 01:24:37.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-387"} profile:{inbound_rules:{action:"allow" rule_id:"GAnNNmTyM_HfemU4"} outbound_rules:{action:"allow" rule_id:"ETpvwRxWHwWuRxEo"}}
2026-02-17 01:24:37.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-387.default"} profile:{}
2026-02-17 01:24:37.437 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba2f4811a6b" profile_ids:"kns.projected-387" profile_ids:"ksa.projected-387.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:24:37.437 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.437 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.437 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliba2f4811a6b" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliba2f4811a6b" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 01:24:37.438 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:37.438 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.438 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.476 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:37.476 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="down"
2026-02-17 01:24:37.509 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="caliba2f4811a6b" state="down"
2026-02-17 01:24:37.509 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba2f4811a6b"
2026-02-17 01:24:37.509 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2f4811a6b", State:"down", Index:225}
2026-02-17 01:24:37.509 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba2f4811a6b", Addrs:set.Typed[string]{}}
2026-02-17 01:24:37.509 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba2f4811a6b", Addrs:set.Typed[string]{}}
2026-02-17 01:24:37.510 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:37.510 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.510 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.510 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="caliba2f4811a6b" state="up"
2026-02-17 01:24:37.536 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:37.536 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="down"
2026-02-17 01:24:37.536 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2f4811a6b", State:"up", Index:225}
2026-02-17 01:24:37.536 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:37.536 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:37.536 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:37.536 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.536 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:37.553 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:37.553 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="up"
2026-02-17 01:24:37.839 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3763" name:"default"}
2026-02-17 01:24:37.944 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3763"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3763"}
2026-02-17 01:24:37.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3763"}
2026-02-17 01:24:38.047 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368, name=eth0)
2026-02-17 01:24:38.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba2f4811a6b" profile_ids:"kns.projected-387" profile_ids:"ksa.projected-387.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:24:38.048 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:38.048 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:38.048 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:38.050 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:38.051 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:38.051 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:38.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:38.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="up"
2026-02-17 01:24:38.951 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:24:39.204 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368, name=eth0)
2026-02-17 01:24:39.205 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba2f4811a6b" profile_ids:"kns.projected-387" profile_ids:"ksa.projected-387.default" ipv4_nets:"10.100.37.41/32"}
2026-02-17 01:24:39.205 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.205 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.205 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.206 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:39.206 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.206 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.229 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:39.229 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="up"
2026-02-17 01:24:39.308 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="caliba2f4811a6b" state="down"
2026-02-17 01:24:39.309 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2f4811a6b", State:"down", Index:225}
2026-02-17 01:24:39.309 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:39.309 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.309 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.309 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.41
2026-02-17 01:24:39.312 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="caliba2f4811a6b" state=""
2026-02-17 01:24:39.312 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba2f4811a6b"
2026-02-17 01:24:39.338 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:39.338 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="down"
2026-02-17 01:24:39.339 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2f4811a6b", State:"", Index:225}
2026-02-17 01:24:39.339 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba2f4811a6b", Addrs:set.Set[string](nil)}
2026-02-17 01:24:39.340 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba2f4811a6b", Addrs:set.Set[string](nil)}
2026-02-17 01:24:39.340 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2f4811a6b"
2026-02-17 01:24:39.340 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.340 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.372 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:39.372 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"} status="down"
2026-02-17 01:24:39.396 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368, name=eth0)
2026-02-17 01:24:39.396 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368" endpoint_id:"eth0"}
2026-02-17 01:24:39.396 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-387"}
2026-02-17 01:24:39.396 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-387.default"}
2026-02-17 01:24:39.396 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.396 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.397 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 01:24:39.397 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 01:24:39.397 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 01:24:39.397 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 01:24:39.397 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.397 [INFO][73] 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 01:24:39.397 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba2f4811a6b" ipVersion=0x4 table="filter"
2026-02-17 01:24:39.397 [INFO][73] 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 01:24:39.397 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba2f4811a6b" ipVersion=0x4 table="filter"
2026-02-17 01:24:39.397 [INFO][73] 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:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.397 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:39.462 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-secrets-f9f43d45-1e55-4c8b-bc39-cb8300857368", EndpointId:"eth0"}
2026-02-17 01:24:40.991 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-387"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-387"}
2026-02-17 01:24:41.020 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1920"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1920"}
2026-02-17 01:24:41.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-1920" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:41.668 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=prestop-1920/server, name=eth0)
2026-02-17 01:24:41.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-1920"} profile:{inbound_rules:{action:"allow" rule_id:"0Mr0jigsYWxIpfo3"} outbound_rules:{action:"allow" rule_id:"4Mq-9hmPozBHWqrC"}}
2026-02-17 01:24:41.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-1920.default"} profile:{}
2026-02-17 01:24:41.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1920/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83073f53e7e" profile_ids:"kns.prestop-1920" profile_ids:"ksa.prestop-1920.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:24:41.668 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.669 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.669 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83073f53e7e" ipVersion=0x4 table="filter"
2026-02-17 01:24:41.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-1920" ipVersion=0x4 table="filter"
2026-02-17 01:24:41.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YG63Eh1WSE97Zuqj8w" ipVersion=0x4 table="filter"
2026-02-17 01:24:41.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83073f53e7e" ipVersion=0x4 table="filter"
2026-02-17 01:24:41.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-1920" ipVersion=0x4 table="filter"
2026-02-17 01:24:41.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YG63Eh1WSE97Zuqj8w" ipVersion=0x4 table="filter"
2026-02-17 01:24:41.669 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83073f53e7e"
2026-02-17 01:24:41.669 [INFO][73] 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:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.669 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.720 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:41.720 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} status="down"
2026-02-17 01:24:41.743 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali83073f53e7e" state="down"
2026-02-17 01:24:41.743 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83073f53e7e"
2026-02-17 01:24:41.743 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83073f53e7e", State:"down", Index:226}
2026-02-17 01:24:41.743 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:41.744 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:41.744 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83073f53e7e"
2026-02-17 01:24:41.744 [INFO][73] 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:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.744 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali83073f53e7e" state="up"
2026-02-17 01:24:41.765 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:41.765 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} status="down"
2026-02-17 01:24:41.765 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83073f53e7e", State:"up", Index:226}
2026-02-17 01:24:41.765 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83073f53e7e"
2026-02-17 01:24:41.765 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83073f53e7e"
2026-02-17 01:24:41.765 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83073f53e7e"
2026-02-17 01:24:41.766 [INFO][73] 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:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.766 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:41.781 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:41.781 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} status="up"
2026-02-17 01:24:42.001 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-2644" name:"default"}
2026-02-17 01:24:42.068 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=prestop-1920/server, name=eth0)
2026-02-17 01:24:42.068 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1920/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83073f53e7e" profile_ids:"kns.prestop-1920" profile_ids:"ksa.prestop-1920.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:24:42.068 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:42.068 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:42.068 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:42.069 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83073f53e7e"
2026-02-17 01:24:42.069 [INFO][73] 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:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:42.069 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:42.090 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:42.090 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"} status="up"
2026-02-17 01:24:42.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2644"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2644"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2644"}
2026-02-17 01:24:42.338 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-2644"}
2026-02-17 01:24:42.950 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=226
2026-02-17 01:24:42.950 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83073f53e7e"
2026-02-17 01:24:42.951 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:42.951 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:46.142 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-387" name:"default"}
2026-02-17 01:24:46.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-387"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-387"}
2026-02-17 01:24:46.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-387"}
2026-02-17 01:24:50.113 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:24:50.113 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:24:50.113 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:50.113 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:50.113 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:50.114 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:24:50.115 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:50.115 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:24:50.132 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=prestop-1920/server, name=eth0)
2026-02-17 01:24:50.140 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=prestop-1920/server, name=eth0)
2026-02-17 01:24:50.143 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:50.143 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:24:50.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1920/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83073f53e7e" profile_ids:"kns.prestop-1920" profile_ids:"ksa.prestop-1920.default" ipv4_nets:"10.100.37.35/32"}
2026-02-17 01:24:50.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1920/server" endpoint_id:"eth0"}
2026-02-17 01:24:50.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-1920"}
2026-02-17 01:24:50.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-1920.default"}
2026-02-17 01:24:50.143 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:50.143 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:50.143 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-1920" ipVersion=0x4 table="filter"
2026-02-17 01:24:50.143 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YG63Eh1WSE97Zuqj8w" ipVersion=0x4 table="filter"
2026-02-17 01:24:50.143 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-1920" ipVersion=0x4 table="filter"
2026-02-17 01:24:50.143 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YG63Eh1WSE97Zuqj8w" ipVersion=0x4 table="filter"
2026-02-17 01:24:50.143 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:50.143 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83073f53e7e" ipVersion=0x4 table="filter"
2026-02-17 01:24:50.144 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83073f53e7e" ipVersion=0x4 table="filter"
2026-02-17 01:24:50.144 [INFO][73] 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:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:50.144 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:50.144 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.35
2026-02-17 01:24:50.192 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1920/server", EndpointId:"eth0"}
2026-02-17 01:24:50.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1920"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1920"}
2026-02-17 01:24:50.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9433"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9433"}
2026-02-17 01:24:50.224 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-9433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:50.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9433"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9433"} labels:{key:"validating-admission-policy-9433" value:"true"}
2026-02-17 01:24:50.475 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali83073f53e7e" state="down"
2026-02-17 01:24:50.476 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83073f53e7e"
2026-02-17 01:24:50.476 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=226
2026-02-17 01:24:50.476 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83073f53e7e", State:"down", Index:226}
2026-02-17 01:24:50.476 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:50.476 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:50.477 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali83073f53e7e" state=""
2026-02-17 01:24:50.478 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83073f53e7e"
2026-02-17 01:24:50.499 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83073f53e7e", State:"", Index:226}
2026-02-17 01:24:50.499 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Set[string](nil)}
2026-02-17 01:24:50.499 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83073f53e7e", Addrs:set.Set[string](nil)}
2026-02-17 01:24:50.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9433"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9433"} labels:{key:"validating-admission-policy-9433" value:"true"}
2026-02-17 01:24:50.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6363"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6363"}
2026-02-17 01:24:50.735 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:51.082 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5716"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5716"}
2026-02-17 01:24:51.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7361"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7361"}
2026-02-17 01:24:51.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7361" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:51.748 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e, name=eth0)
2026-02-17 01:24:51.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7361"} profile:{inbound_rules:{action:"allow" rule_id:"53zHeIbowY8BeKYO"} outbound_rules:{action:"allow" rule_id:"ryHxCdd7AxVmJ45U"}}
2026-02-17 01:24:51.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7361.default"} profile:{}
2026-02-17 01:24:51.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid796289ea9e" profile_ids:"kns.projected-7361" profile_ids:"ksa.projected-7361.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:24:51.749 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.749 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.749 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.750 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid796289ea9e" ipVersion=0x4 table="filter"
2026-02-17 01:24:51.750 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7361" ipVersion=0x4 table="filter"
2026-02-17 01:24:51.750 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_btWCr4isf2b90olYvm" ipVersion=0x4 table="filter"
2026-02-17 01:24:51.750 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid796289ea9e" ipVersion=0x4 table="filter"
2026-02-17 01:24:51.750 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7361" ipVersion=0x4 table="filter"
2026-02-17 01:24:51.750 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_btWCr4isf2b90olYvm" ipVersion=0x4 table="filter"
2026-02-17 01:24:51.750 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid796289ea9e"
2026-02-17 01:24:51.750 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.751 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.794 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:51.794 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:51.794 [INFO][73] felix/summary.go 100: Summarising 271 dataplane reconciliation loops over 1m0s: avg=28ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:24:51.832 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calid796289ea9e" state="down"
2026-02-17 01:24:51.832 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid796289ea9e"
2026-02-17 01:24:51.832 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid796289ea9e", State:"down", Index:227}
2026-02-17 01:24:51.832 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:51.832 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:51.832 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid796289ea9e"
2026-02-17 01:24:51.832 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.832 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.834 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calid796289ea9e" state="up"
2026-02-17 01:24:51.853 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:51.853 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:51.853 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid796289ea9e", State:"up", Index:227}
2026-02-17 01:24:51.853 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid796289ea9e"
2026-02-17 01:24:51.853 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid796289ea9e"
2026-02-17 01:24:51.853 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid796289ea9e"
2026-02-17 01:24:51.853 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.853 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:51.879 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:51.879 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="up"
2026-02-17 01:24:52.143 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e, name=eth0)
2026-02-17 01:24:52.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid796289ea9e" profile_ids:"kns.projected-7361" profile_ids:"ksa.projected-7361.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:24:52.143 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:52.143 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:52.143 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:52.143 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid796289ea9e"
2026-02-17 01:24:52.143 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:52.143 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:52.162 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:52.162 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="up"
2026-02-17 01:24:52.967 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=227
2026-02-17 01:24:52.967 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid796289ea9e"
2026-02-17 01:24:52.967 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:52.967 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:53.278 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e, name=eth0)
2026-02-17 01:24:53.279 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid796289ea9e" profile_ids:"kns.projected-7361" profile_ids:"ksa.projected-7361.default" ipv4_nets:"10.100.37.33/32"}
2026-02-17 01:24:53.280 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.280 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.280 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.280 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid796289ea9e"
2026-02-17 01:24:53.280 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.280 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.303 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:53.303 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="up"
2026-02-17 01:24:53.384 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calid796289ea9e" state="down"
2026-02-17 01:24:53.384 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid796289ea9e", State:"down", Index:227}
2026-02-17 01:24:53.384 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid796289ea9e"
2026-02-17 01:24:53.384 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid796289ea9e"
2026-02-17 01:24:53.384 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=227
2026-02-17 01:24:53.384 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.384 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.384 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.33
2026-02-17 01:24:53.386 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calid796289ea9e" state=""
2026-02-17 01:24:53.386 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid796289ea9e"
2026-02-17 01:24:53.402 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:53.402 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:53.402 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:53.402 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Typed[string]{}}
2026-02-17 01:24:53.402 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid796289ea9e", State:"", Index:227}
2026-02-17 01:24:53.402 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Set[string](nil)}
2026-02-17 01:24:53.402 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid796289ea9e", Addrs:set.Set[string](nil)}
2026-02-17 01:24:53.402 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid796289ea9e"
2026-02-17 01:24:53.402 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.402 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.429 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:53.429 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"} status="down"
2026-02-17 01:24:53.513 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e, name=eth0)
2026-02-17 01:24:53.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e" endpoint_id:"eth0"}
2026-02-17 01:24:53.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7361"}
2026-02-17 01:24:53.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7361.default"}
2026-02-17 01:24:53.514 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.514 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7361" ipVersion=0x4 table="filter"
2026-02-17 01:24:53.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_btWCr4isf2b90olYvm" ipVersion=0x4 table="filter"
2026-02-17 01:24:53.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7361" ipVersion=0x4 table="filter"
2026-02-17 01:24:53.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_btWCr4isf2b90olYvm" ipVersion=0x4 table="filter"
2026-02-17 01:24:53.515 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid796289ea9e" ipVersion=0x4 table="filter"
2026-02-17 01:24:53.515 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid796289ea9e" ipVersion=0x4 table="filter"
2026-02-17 01:24:53.515 [INFO][73] 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:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.515 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:53.568 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7361/pod-projected-configmaps-385e3601-56ee-4654-a8f4-b02be33c584e", EndpointId:"eth0"}
2026-02-17 01:24:55.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1920"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1920"}
2026-02-17 01:24:55.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7361"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7361"}
2026-02-17 01:24:55.251 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-69"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-69"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-69"}
2026-02-17 01:24:55.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-69" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:55.295 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-69"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-69"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-69"} labels:{key:"webhook-69" value:"true"}
2026-02-17 01:24:55.322 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1885"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1885"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1885"} labels:{key:"webhook-69-markers" value:"true"}
2026-02-17 01:24:55.322 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1885" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:24:55.717 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-9433" name:"default"}
2026-02-17 01:24:56.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9433"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9433"} labels:{key:"validating-admission-policy-9433" value:"true"}
2026-02-17 01:24:56.046 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-9433"}
2026-02-17 01:24:56.100 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk, name=eth0)
2026-02-17 01:24:56.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-69.default"} profile:{}
2026-02-17 01:24:56.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-69"} profile:{inbound_rules:{action:"allow" rule_id:"hdisB4BGRxKxnJ2l"} outbound_rules:{action:"allow" rule_id:"B9JH8McXIHP9x4cw"}}
2026-02-17 01:24:56.100 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15b59257bff" profile_ids:"kns.webhook-69" profile_ids:"ksa.webhook-69.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:24:56.100 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.101 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.101 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali15b59257bff" ipVersion=0x4 table="filter"
2026-02-17 01:24:56.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-69" ipVersion=0x4 table="filter"
2026-02-17 01:24:56.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__fqRrQcYKYtO_rDUeE" ipVersion=0x4 table="filter"
2026-02-17 01:24:56.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali15b59257bff" ipVersion=0x4 table="filter"
2026-02-17 01:24:56.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-69" ipVersion=0x4 table="filter"
2026-02-17 01:24:56.101 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__fqRrQcYKYtO_rDUeE" ipVersion=0x4 table="filter"
2026-02-17 01:24:56.101 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali15b59257bff"
2026-02-17 01:24:56.101 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.101 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.148 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:56.148 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} status="down"
2026-02-17 01:24:56.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-5716" name:"default"}
2026-02-17 01:24:56.176 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali15b59257bff" state="down"
2026-02-17 01:24:56.176 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15b59257bff"
2026-02-17 01:24:56.176 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15b59257bff", State:"down", Index:228}
2026-02-17 01:24:56.176 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Typed[string]{}}
2026-02-17 01:24:56.176 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Typed[string]{}}
2026-02-17 01:24:56.176 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15b59257bff"
2026-02-17 01:24:56.176 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.176 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.180 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali15b59257bff" state="up"
2026-02-17 01:24:56.199 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:24:56.200 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} status="down"
2026-02-17 01:24:56.200 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15b59257bff", State:"up", Index:228}
2026-02-17 01:24:56.200 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali15b59257bff"
2026-02-17 01:24:56.200 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15b59257bff"
2026-02-17 01:24:56.200 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15b59257bff"
2026-02-17 01:24:56.200 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.200 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:56.221 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:56.221 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} status="up"
2026-02-17 01:24:56.355 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5716"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5716"}
2026-02-17 01:24:56.385 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-5716"}
2026-02-17 01:24:57.171 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk, name=eth0)
2026-02-17 01:24:57.172 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15b59257bff" profile_ids:"kns.webhook-69" profile_ids:"ksa.webhook-69.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:24:57.172 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.172 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.172 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.173 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15b59257bff"
2026-02-17 01:24:57.173 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.173 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.189 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk, name=eth0)
2026-02-17 01:24:57.203 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:57.203 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} status="up"
2026-02-17 01:24:57.204 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15b59257bff" profile_ids:"kns.webhook-69" profile_ids:"ksa.webhook-69.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:24:57.205 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.206 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.206 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.213 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15b59257bff"
2026-02-17 01:24:57.213 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.213 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:57.243 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:57.243 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} status="up"
2026-02-17 01:24:57.415 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=228
2026-02-17 01:24:57.415 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali15b59257bff"
2026-02-17 01:24:57.415 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:57.415 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:24:57.547 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-69" type:"ClusterIP" cluster_ips:"10.254.172.56" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:24:57.904 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:24:57.904 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:24:57.905 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.905 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.905 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.906 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:24:57.906 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.906 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.936 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:24:57.939 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:57.939 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:24:57.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:24:57.939 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.939 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.939 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.939 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:24:57.940 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.940 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:57.964 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:57.964 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:24:58.195 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:24:58.195 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:24:58.196 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:58.196 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:58.196 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:58.196 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:24:58.197 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:58.197 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:24:58.225 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:58.225 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:24:58.781 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-69"
2026-02-17 01:24:58.839 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk, name=eth0)
2026-02-17 01:24:58.839 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15b59257bff" profile_ids:"kns.webhook-69" profile_ids:"ksa.webhook-69.default" ipv4_nets:"10.100.37.38/32"}
2026-02-17 01:24:58.839 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.839 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.839 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.841 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15b59257bff"
2026-02-17 01:24:58.841 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.841 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.848 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk, name=eth0)
2026-02-17 01:24:58.867 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:24:58.867 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"} status="up"
2026-02-17 01:24:58.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk" endpoint_id:"eth0"}
2026-02-17 01:24:58.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-69"}
2026-02-17 01:24:58.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-69.default"}
2026-02-17 01:24:58.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-69"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-69"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-69"} labels:{key:"webhook-69" value:"true"}
2026-02-17 01:24:58.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1885"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1885"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1885"} labels:{key:"webhook-69-markers" value:"true"}
2026-02-17 01:24:58.868 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.868 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-69" ipVersion=0x4 table="filter"
2026-02-17 01:24:58.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__fqRrQcYKYtO_rDUeE" ipVersion=0x4 table="filter"
2026-02-17 01:24:58.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-69" ipVersion=0x4 table="filter"
2026-02-17 01:24:58.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__fqRrQcYKYtO_rDUeE" ipVersion=0x4 table="filter"
2026-02-17 01:24:58.869 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali15b59257bff" ipVersion=0x4 table="filter"
2026-02-17 01:24:58.869 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali15b59257bff" ipVersion=0x4 table="filter"
2026-02-17 01:24:58.869 [INFO][73] 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:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.869 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.870 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.38
2026-02-17 01:24:58.930 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-69/sample-webhook-deployment-7c5c95bb96-bmqkk", EndpointId:"eth0"}
2026-02-17 01:24:58.930 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3807"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3807"}
2026-02-17 01:24:58.930 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:00.532 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali15b59257bff" state="down"
2026-02-17 01:25:00.532 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15b59257bff"
2026-02-17 01:25:00.532 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=228
2026-02-17 01:25:00.532 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15b59257bff", State:"down", Index:228}
2026-02-17 01:25:00.533 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Typed[string]{}}
2026-02-17 01:25:00.533 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Typed[string]{}}
2026-02-17 01:25:00.533 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali15b59257bff" state=""
2026-02-17 01:25:00.533 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali15b59257bff"
2026-02-17 01:25:00.552 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15b59257bff", State:"", Index:228}
2026-02-17 01:25:00.552 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Set[string](nil)}
2026-02-17 01:25:00.552 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15b59257bff", Addrs:set.Set[string](nil)}
2026-02-17 01:25:00.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7361" name:"default"}
2026-02-17 01:25:00.646 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7361"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7361"}
2026-02-17 01:25:00.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7361"}
2026-02-17 01:25:00.968 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3807"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3807"}
2026-02-17 01:25:00.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4613"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4613"}
2026-02-17 01:25:01.026 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4613" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:01.026 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4613" type:"ExternalName"
2026-02-17 01:25:01.586 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29, name=eth0)
2026-02-17 01:25:01.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-4613"} profile:{inbound_rules:{action:"allow" rule_id:"tvsZ4UGtbODQ0NSl"} outbound_rules:{action:"allow" rule_id:"iaJyaeCETVI0QSWO"}}
2026-02-17 01:25:01.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-4613.default"} profile:{}
2026-02-17 01:25:01.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11f4c9836cf" profile_ids:"kns.dns-4613" profile_ids:"ksa.dns-4613.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:25:01.586 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.586 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.587 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.587 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11f4c9836cf" ipVersion=0x4 table="filter"
2026-02-17 01:25:01.587 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-4613" ipVersion=0x4 table="filter"
2026-02-17 01:25:01.587 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Kj49qG7wPk_u6MMCoD" ipVersion=0x4 table="filter"
2026-02-17 01:25:01.587 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11f4c9836cf" ipVersion=0x4 table="filter"
2026-02-17 01:25:01.587 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-4613" ipVersion=0x4 table="filter"
2026-02-17 01:25:01.587 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Kj49qG7wPk_u6MMCoD" ipVersion=0x4 table="filter"
2026-02-17 01:25:01.587 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11f4c9836cf"
2026-02-17 01:25:01.587 [INFO][73] 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:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.587 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.634 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:01.634 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} status="down"
2026-02-17 01:25:01.664 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="cali11f4c9836cf" state="down"
2026-02-17 01:25:01.664 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11f4c9836cf", State:"down", Index:229}
2026-02-17 01:25:01.664 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11f4c9836cf"
2026-02-17 01:25:01.665 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Typed[string]{}}
2026-02-17 01:25:01.665 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Typed[string]{}}
2026-02-17 01:25:01.665 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11f4c9836cf"
2026-02-17 01:25:01.665 [INFO][73] 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:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.665 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.668 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="cali11f4c9836cf" state="up"
2026-02-17 01:25:01.728 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:01.728 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} status="down"
2026-02-17 01:25:01.728 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11f4c9836cf", State:"up", Index:229}
2026-02-17 01:25:01.728 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11f4c9836cf"
2026-02-17 01:25:01.728 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11f4c9836cf"
2026-02-17 01:25:01.728 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11f4c9836cf"
2026-02-17 01:25:01.728 [INFO][73] 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:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.728 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:01.750 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:01.750 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} status="up"
2026-02-17 01:25:02.225 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29, name=eth0)
2026-02-17 01:25:02.226 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11f4c9836cf" profile_ids:"kns.dns-4613" profile_ids:"ksa.dns-4613.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:25:02.226 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:02.226 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:02.226 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:02.227 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11f4c9836cf"
2026-02-17 01:25:02.227 [INFO][73] 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:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:02.227 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:02.252 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:02.252 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"} status="up"
2026-02-17 01:25:02.631 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f8d2:a2ff:fe42:66fa" exists=true ifIndex=229
2026-02-17 01:25:02.631 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f8d2:a2ff:fe42:66fa} ifaceName="cali11f4c9836cf"
2026-02-17 01:25:02.631 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Typed[string]{"fe80::f8d2:a2ff:fe42:66fa":set.v{}}}
2026-02-17 01:25:02.631 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Typed[string]{"fe80::f8d2:a2ff:fe42:66fa":set.v{}}}
2026-02-17 01:25:03.072 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4613" type:"ExternalName"
2026-02-17 01:25:04.118 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-69" name:"default"}
2026-02-17 01:25:04.365 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1885" name:"default"}
2026-02-17 01:25:04.395 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-69"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-69"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-69"} labels:{key:"webhook-69" value:"true"}
2026-02-17 01:25:04.418 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-69"}
2026-02-17 01:25:04.516 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1885"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1885"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1885"} labels:{key:"webhook-69-markers" value:"true"}
2026-02-17 01:25:04.540 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1885"}
2026-02-17 01:25:06.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3807"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3807"}
2026-02-17 01:25:10.268 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:25:10.268 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:25:10.268 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:10.269 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:10.269 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:10.270 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:25:10.270 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:10.270 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:10.294 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:10.294 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:25:10.903 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:25:10.903 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:25:10.903 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:25:11.145 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4613" type:"ClusterIP" cluster_ips:"10.254.123.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:25:11.350 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3807" name:"default"}
2026-02-17 01:25:11.387 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3807"}
2026-02-17 01:25:11.726 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6, name=eth0)
2026-02-17 01:25:11.726 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb9e97fb16e" profile_ids:"kns.dns-4613" profile_ids:"ksa.dns-4613.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:25:11.726 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.727 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.727 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb9e97fb16e" ipVersion=0x4 table="filter"
2026-02-17 01:25:11.727 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb9e97fb16e" ipVersion=0x4 table="filter"
2026-02-17 01:25:11.728 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb9e97fb16e"
2026-02-17 01:25:11.728 [INFO][73] 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:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.728 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.763 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:11.763 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} status="down"
2026-02-17 01:25:11.852 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calicb9e97fb16e" state="down"
2026-02-17 01:25:11.853 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb9e97fb16e"
2026-02-17 01:25:11.855 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calicb9e97fb16e" state="up"
2026-02-17 01:25:11.857 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb9e97fb16e", State:"down", Index:230}
2026-02-17 01:25:11.857 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Typed[string]{}}
2026-02-17 01:25:11.857 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Typed[string]{}}
2026-02-17 01:25:11.857 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb9e97fb16e", State:"up", Index:230}
2026-02-17 01:25:11.857 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb9e97fb16e"
2026-02-17 01:25:11.857 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb9e97fb16e"
2026-02-17 01:25:11.857 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb9e97fb16e"
2026-02-17 01:25:11.857 [INFO][73] 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:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.857 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:11.884 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:11.884 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} status="up"
2026-02-17 01:25:13.030 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=230
2026-02-17 01:25:13.030 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb9e97fb16e"
2026-02-17 01:25:13.030 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:25:13.031 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:25:13.308 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6, name=eth0)
2026-02-17 01:25:13.309 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb9e97fb16e" profile_ids:"kns.dns-4613" profile_ids:"ksa.dns-4613.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:25:13.309 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:13.309 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:13.309 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:13.310 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb9e97fb16e"
2026-02-17 01:25:13.311 [INFO][73] 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:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:13.311 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:13.332 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:13.332 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} status="up"
2026-02-17 01:25:15.222 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6, name=eth0)
2026-02-17 01:25:15.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb9e97fb16e" profile_ids:"kns.dns-4613" profile_ids:"ksa.dns-4613.default" ipv4_nets:"10.100.37.44/32"}
2026-02-17 01:25:15.222 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.223 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.223 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.223 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb9e97fb16e"
2026-02-17 01:25:15.223 [INFO][73] 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:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.223 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.236 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6, name=eth0)
2026-02-17 01:25:15.242 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:15.242 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"} status="up"
2026-02-17 01:25:15.243 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6" endpoint_id:"eth0"}
2026-02-17 01:25:15.243 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.243 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.243 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.243 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicb9e97fb16e" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.243 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicb9e97fb16e" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.243 [INFO][73] 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:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.243 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.244 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.44
2026-02-17 01:25:15.277 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29, name=eth0)
2026-02-17 01:25:15.297 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29, name=eth0)
2026-02-17 01:25:15.303 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-fc5da94b-e9b9-4333-8bd2-2f24524e6de6", EndpointId:"eth0"}
2026-02-17 01:25:15.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11f4c9836cf" profile_ids:"kns.dns-4613" profile_ids:"ksa.dns-4613.default" ipv4_nets:"10.100.37.37/32"}
2026-02-17 01:25:15.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29" endpoint_id:"eth0"}
2026-02-17 01:25:15.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-4613"}
2026-02-17 01:25:15.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-4613.default"}
2026-02-17 01:25:15.303 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:15.303 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:15.304 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-4613" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.304 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Kj49qG7wPk_u6MMCoD" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-4613" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Kj49qG7wPk_u6MMCoD" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.305 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:15.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali11f4c9836cf" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.305 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali11f4c9836cf" ipVersion=0x4 table="filter"
2026-02-17 01:25:15.305 [INFO][73] 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:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:15.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:15.307 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.37
2026-02-17 01:25:15.376 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4613/dns-test-86cfe7c5-15a6-4bb0-bbd5-7f6f203a3b29", EndpointId:"eth0"}
2026-02-17 01:25:15.376 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4613"
2026-02-17 01:25:15.425 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4613"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4613"}
2026-02-17 01:25:15.445 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3463"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3463"}
2026-02-17 01:25:15.471 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:16.125 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00, name=eth0)
2026-02-17 01:25:16.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3463"} profile:{inbound_rules:{action:"allow" rule_id:"Gdq3xh3onBfn346m"} outbound_rules:{action:"allow" rule_id:"9fKefDQL-2ZV_byw"}}
2026-02-17 01:25:16.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3463.default"} profile:{}
2026-02-17 01:25:16.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif531165b631" profile_ids:"kns.configmap-3463" profile_ids:"ksa.configmap-3463.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:25:16.126 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.126 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.127 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif531165b631" ipVersion=0x4 table="filter"
2026-02-17 01:25:16.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3463" ipVersion=0x4 table="filter"
2026-02-17 01:25:16.127 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_viIRO6TtPEmMGmaWb5" ipVersion=0x4 table="filter"
2026-02-17 01:25:16.128 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif531165b631" ipVersion=0x4 table="filter"
2026-02-17 01:25:16.128 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3463" ipVersion=0x4 table="filter"
2026-02-17 01:25:16.128 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_viIRO6TtPEmMGmaWb5" ipVersion=0x4 table="filter"
2026-02-17 01:25:16.128 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif531165b631"
2026-02-17 01:25:16.128 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.128 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.160 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:16.160 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} status="down"
2026-02-17 01:25:16.195 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calif531165b631" state="down"
2026-02-17 01:25:16.195 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif531165b631"
2026-02-17 01:25:16.195 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif531165b631", State:"down", Index:231}
2026-02-17 01:25:16.195 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Typed[string]{}}
2026-02-17 01:25:16.195 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Typed[string]{}}
2026-02-17 01:25:16.195 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif531165b631"
2026-02-17 01:25:16.195 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.198 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calif531165b631" state="up"
2026-02-17 01:25:16.219 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:16.219 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} status="down"
2026-02-17 01:25:16.219 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif531165b631", State:"up", Index:231}
2026-02-17 01:25:16.219 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif531165b631"
2026-02-17 01:25:16.219 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif531165b631"
2026-02-17 01:25:16.219 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif531165b631"
2026-02-17 01:25:16.219 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.219 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:16.240 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:16.240 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} status="up"
2026-02-17 01:25:16.278 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:25:16.279 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:25:16.279 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:25:17.501 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00, name=eth0)
2026-02-17 01:25:17.501 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif531165b631" profile_ids:"kns.configmap-3463" profile_ids:"ksa.configmap-3463.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:25:17.501 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:17.502 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:17.502 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:17.502 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif531165b631"
2026-02-17 01:25:17.502 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:17.502 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:17.535 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:17.535 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} status="up"
2026-02-17 01:25:17.830 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="cali11f4c9836cf" state="down"
2026-02-17 01:25:17.830 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11f4c9836cf"
2026-02-17 01:25:17.830 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f8d2:a2ff:fe42:66fa" exists=false ifIndex=229
2026-02-17 01:25:17.831 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11f4c9836cf", State:"down", Index:229}
2026-02-17 01:25:17.831 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Typed[string]{}}
2026-02-17 01:25:17.831 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Typed[string]{}}
2026-02-17 01:25:17.832 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="cali11f4c9836cf" state=""
2026-02-17 01:25:17.832 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11f4c9836cf"
2026-02-17 01:25:17.851 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11f4c9836cf", State:"", Index:229}
2026-02-17 01:25:17.851 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Set[string](nil)}
2026-02-17 01:25:17.851 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11f4c9836cf", Addrs:set.Set[string](nil)}
2026-02-17 01:25:17.857 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calicb9e97fb16e" state="down"
2026-02-17 01:25:17.857 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb9e97fb16e"
2026-02-17 01:25:17.858 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=230
2026-02-17 01:25:17.860 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calicb9e97fb16e" state=""
2026-02-17 01:25:17.860 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb9e97fb16e"
2026-02-17 01:25:17.885 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb9e97fb16e", State:"down", Index:230}
2026-02-17 01:25:17.885 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Typed[string]{}}
2026-02-17 01:25:17.885 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Typed[string]{}}
2026-02-17 01:25:17.885 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb9e97fb16e", State:"", Index:230}
2026-02-17 01:25:17.886 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Set[string](nil)}
2026-02-17 01:25:17.886 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb9e97fb16e", Addrs:set.Set[string](nil)}
2026-02-17 01:25:17.990 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=231
2026-02-17 01:25:17.990 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif531165b631"
2026-02-17 01:25:17.990 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:25:17.991 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:25:18.568 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00, name=eth0)
2026-02-17 01:25:18.568 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif531165b631" profile_ids:"kns.configmap-3463" profile_ids:"ksa.configmap-3463.default" ipv4_nets:"10.100.37.40/32"}
2026-02-17 01:25:18.568 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.568 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.568 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.575 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif531165b631"
2026-02-17 01:25:18.575 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.575 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.602 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:18.602 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} status="up"
2026-02-17 01:25:18.678 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calif531165b631" state="down"
2026-02-17 01:25:18.678 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif531165b631"
2026-02-17 01:25:18.678 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calif531165b631" state=""
2026-02-17 01:25:18.678 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif531165b631"
2026-02-17 01:25:18.678 [INFO][73] 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=231
2026-02-17 01:25:18.678 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif531165b631", State:"down", Index:231}
2026-02-17 01:25:18.679 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Typed[string]{}}
2026-02-17 01:25:18.679 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Typed[string]{}}
2026-02-17 01:25:18.679 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif531165b631", State:"", Index:231}
2026-02-17 01:25:18.679 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Set[string](nil)}
2026-02-17 01:25:18.679 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif531165b631", Addrs:set.Set[string](nil)}
2026-02-17 01:25:18.679 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif531165b631"
2026-02-17 01:25:18.679 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.679 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.679 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.40
2026-02-17 01:25:18.700 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:18.700 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"} status="down"
2026-02-17 01:25:18.787 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00, name=eth0)
2026-02-17 01:25:18.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00" endpoint_id:"eth0"}
2026-02-17 01:25:18.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3463"}
2026-02-17 01:25:18.788 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3463.default"}
2026-02-17 01:25:18.788 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.788 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.788 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3463" ipVersion=0x4 table="filter"
2026-02-17 01:25:18.788 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_viIRO6TtPEmMGmaWb5" ipVersion=0x4 table="filter"
2026-02-17 01:25:18.788 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3463" ipVersion=0x4 table="filter"
2026-02-17 01:25:18.788 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_viIRO6TtPEmMGmaWb5" ipVersion=0x4 table="filter"
2026-02-17 01:25:18.788 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif531165b631" ipVersion=0x4 table="filter"
2026-02-17 01:25:18.789 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif531165b631" ipVersion=0x4 table="filter"
2026-02-17 01:25:18.789 [INFO][73] 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:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.789 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:18.852 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3463/pod-configmaps-0d8e9d8e-7193-4f1a-9350-01ded3b09b00", EndpointId:"eth0"}
2026-02-17 01:25:19.581 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3463"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3463"}
2026-02-17 01:25:19.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4482"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4482"}
2026-02-17 01:25:19.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:19.682 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4482"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4482"}
2026-02-17 01:25:19.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8483"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8483"}
2026-02-17 01:25:19.744 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-8483" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:20.715 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4613" name:"default"}
2026-02-17 01:25:20.889 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4613"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4613"}
2026-02-17 01:25:20.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4613"}
2026-02-17 01:25:24.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3463" name:"default"}
2026-02-17 01:25:24.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4482" name:"default"}
2026-02-17 01:25:24.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4482"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4482"}
2026-02-17 01:25:25.005 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4482"}
2026-02-17 01:25:25.098 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3463"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3463"}
2026-02-17 01:25:25.131 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3463"}
2026-02-17 01:25:29.593 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:25:29.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fdd900feeb" profile_ids:"kns.pod-resize-tests-5766" profile_ids:"ksa.pod-resize-tests-5766.default" ipv4_nets:"10.100.37.20/32"}
2026-02-17 01:25:29.593 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.593 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.593 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.594 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fdd900feeb"
2026-02-17 01:25:29.594 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.594 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.600 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5766/resize-test-fpqk7, name=eth0)
2026-02-17 01:25:29.631 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:29.631 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"} status="up"
2026-02-17 01:25:29.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5766/resize-test-fpqk7" endpoint_id:"eth0"}
2026-02-17 01:25:29.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-5766.default"}
2026-02-17 01:25:29.631 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-5766"}
2026-02-17 01:25:29.632 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5766"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5766"} 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:"pod-resize-tests-5766"}
2026-02-17 01:25:29.632 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.632 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.632 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1m7T1yuJA6JEDj6D2I" ipVersion=0x4 table="filter"
2026-02-17 01:25:29.632 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dyDoccvZPiQE6T8BOa" ipVersion=0x4 table="filter"
2026-02-17 01:25:29.632 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1m7T1yuJA6JEDj6D2I" ipVersion=0x4 table="filter"
2026-02-17 01:25:29.632 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dyDoccvZPiQE6T8BOa" ipVersion=0x4 table="filter"
2026-02-17 01:25:29.632 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.632 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0fdd900feeb" ipVersion=0x4 table="filter"
2026-02-17 01:25:29.632 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0fdd900feeb" ipVersion=0x4 table="filter"
2026-02-17 01:25:29.632 [INFO][73] 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-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.632 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.633 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.20
2026-02-17 01:25:29.702 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5766/resize-test-fpqk7", EndpointId:"eth0"}
2026-02-17 01:25:29.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7646"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7646"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7646"}
2026-02-17 01:25:29.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7646" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:30.252 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824, name=eth0)
2026-02-17 01:25:30.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-7646.default"} profile:{}
2026-02-17 01:25:30.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-7646"} profile:{inbound_rules:{action:"allow" rule_id:"B5nnWF52JF3QbOXl"} outbound_rules:{action:"allow" rule_id:"aiRgmUm2q2Vcfnb0"}}
2026-02-17 01:25:30.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic26df5e5cf4" profile_ids:"kns.container-probe-7646" profile_ids:"ksa.container-probe-7646.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:25:30.252 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.252 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.252 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.253 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic26df5e5cf4" ipVersion=0x4 table="filter"
2026-02-17 01:25:30.253 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_likSIxWoaVelJmilrd" ipVersion=0x4 table="filter"
2026-02-17 01:25:30.253 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xig8nAlq91BloRg5cf" ipVersion=0x4 table="filter"
2026-02-17 01:25:30.254 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic26df5e5cf4" ipVersion=0x4 table="filter"
2026-02-17 01:25:30.254 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_likSIxWoaVelJmilrd" ipVersion=0x4 table="filter"
2026-02-17 01:25:30.254 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xig8nAlq91BloRg5cf" ipVersion=0x4 table="filter"
2026-02-17 01:25:30.254 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic26df5e5cf4"
2026-02-17 01:25:30.254 [INFO][73] 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-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.254 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.292 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:30.292 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} status="down"
2026-02-17 01:25:30.329 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic26df5e5cf4" state="down"
2026-02-17 01:25:30.330 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic26df5e5cf4"
2026-02-17 01:25:30.330 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic26df5e5cf4", State:"down", Index:232}
2026-02-17 01:25:30.330 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Typed[string]{}}
2026-02-17 01:25:30.330 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Typed[string]{}}
2026-02-17 01:25:30.330 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic26df5e5cf4"
2026-02-17 01:25:30.330 [INFO][73] 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-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.330 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.333 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic26df5e5cf4" state="up"
2026-02-17 01:25:30.351 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:25:30.351 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} status="down"
2026-02-17 01:25:30.351 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic26df5e5cf4", State:"up", Index:232}
2026-02-17 01:25:30.351 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic26df5e5cf4"
2026-02-17 01:25:30.351 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic26df5e5cf4"
2026-02-17 01:25:30.351 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic26df5e5cf4"
2026-02-17 01:25:30.351 [INFO][73] 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-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.351 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:30.371 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:30.371 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} status="up"
2026-02-17 01:25:30.469 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:25:30.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:25:30.470 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:30.470 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:30.470 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:30.471 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:25:30.471 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:30.471 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:25:30.500 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:30.500 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:25:31.482 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824, name=eth0)
2026-02-17 01:25:31.482 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic26df5e5cf4" profile_ids:"kns.container-probe-7646" profile_ids:"ksa.container-probe-7646.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:25:31.482 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:31.482 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:31.482 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:31.483 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic26df5e5cf4"
2026-02-17 01:25:31.483 [INFO][73] 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-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:31.483 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:25:31.508 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:25:31.508 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 210
2026-02-17 01:25:32.049 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali0fdd900feeb" state="down"
2026-02-17 01:25:32.049 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0fdd900feeb"
2026-02-17 01:25:32.049 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=210
2026-02-17 01:25:32.049 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fdd900feeb", State:"down", Index:210}
2026-02-17 01:25:32.049 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Typed[string]{}}
2026-02-17 01:25:32.049 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Typed[string]{}}
2026-02-17 01:25:32.122 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali0fdd900feeb" state=""
2026-02-17 01:25:32.122 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0fdd900feeb"
2026-02-17 01:25:32.122 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fdd900feeb", State:"", Index:210}
2026-02-17 01:25:32.122 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Set[string](nil)}
2026-02-17 01:25:32.122 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fdd900feeb", Addrs:set.Set[string](nil)}
2026-02-17 01:25:32.198 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=232
2026-02-17 01:25:32.198 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic26df5e5cf4"
2026-02-17 01:25:32.198 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:25:32.198 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:25:32.279 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-1920" name:"default"}
2026-02-17 01:25:32.537 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-1920"}
2026-02-17 01:25:34.923 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-5766" name:"default"}
2026-02-17 01:25:34.967 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5766"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5766"} 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:"pod-resize-tests-5766"}
2026-02-17 01:25:34.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-5766"}
2026-02-17 01:25:38.994 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:25:57.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6363"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6363"}
2026-02-17 01:25:57.112 [INFO][73] felix/summary.go 100: Summarising 124 dataplane reconciliation loops over 1m5.3s: avg=29ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:25:57.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9967"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9967"}
2026-02-17 01:25:57.148 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-9967" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:25:57.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9967"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9967"}
2026-02-17 01:25:57.231 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9876"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9876"}
2026-02-17 01:25:57.253 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9876" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:00.718 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521526-z5q45, name=eth0)
2026-02-17 01:26:00.718 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-8483"} profile:{inbound_rules:{action:"allow" rule_id:"DslOAv5BC0c-4PhV"} outbound_rules:{action:"allow" rule_id:"fd4mR4I9pjei1Bq4"}}
2026-02-17 01:26:00.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-8483.default"} profile:{}
2026-02-17 01:26:00.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521526-z5q45" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2733dab3e13" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:26:00.719 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.719 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.719 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.720 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2733dab3e13" ipVersion=0x4 table="filter"
2026-02-17 01:26:00.720 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-8483" ipVersion=0x4 table="filter"
2026-02-17 01:26:00.720 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mESTpsJQERQ9HcbxZ8" ipVersion=0x4 table="filter"
2026-02-17 01:26:00.720 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2733dab3e13" ipVersion=0x4 table="filter"
2026-02-17 01:26:00.720 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-8483" ipVersion=0x4 table="filter"
2026-02-17 01:26:00.720 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mESTpsJQERQ9HcbxZ8" ipVersion=0x4 table="filter"
2026-02-17 01:26:00.720 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2733dab3e13"
2026-02-17 01:26:00.720 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.720 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.756 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:00.756 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="down"
2026-02-17 01:26:00.794 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali2733dab3e13" state="down"
2026-02-17 01:26:00.794 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2733dab3e13"
2026-02-17 01:26:00.794 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2733dab3e13", State:"down", Index:233}
2026-02-17 01:26:00.795 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Typed[string]{}}
2026-02-17 01:26:00.795 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Typed[string]{}}
2026-02-17 01:26:00.795 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2733dab3e13"
2026-02-17 01:26:00.795 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.795 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.798 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali2733dab3e13" state="up"
2026-02-17 01:26:00.824 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:00.824 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="down"
2026-02-17 01:26:00.824 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2733dab3e13", State:"up", Index:233}
2026-02-17 01:26:00.825 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2733dab3e13"
2026-02-17 01:26:00.825 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2733dab3e13"
2026-02-17 01:26:00.825 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2733dab3e13"
2026-02-17 01:26:00.825 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.825 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:00.850 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:00.850 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="up"
2026-02-17 01:26:01.349 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9876"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9876"}
2026-02-17 01:26:01.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9445"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9445"}
2026-02-17 01:26:01.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9445" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:01.629 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521526-z5q45, name=eth0)
2026-02-17 01:26:01.629 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521526-z5q45" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2733dab3e13" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:26:01.629 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:01.630 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:01.630 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:01.631 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2733dab3e13"
2026-02-17 01:26:01.631 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:01.631 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:26:01.655 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:01.655 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="up"
2026-02-17 01:26:02.242 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6363" name:"default"}
2026-02-17 01:26:02.424 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6363"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6363"}
2026-02-17 01:26:02.457 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-9967" name:"default"}
2026-02-17 01:26:02.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6363"}
2026-02-17 01:26:02.593 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9967"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9967"}
2026-02-17 01:26:02.618 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-9967"}
2026-02-17 01:26:02.632 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=233
2026-02-17 01:26:02.632 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2733dab3e13"
2026-02-17 01:26:02.650 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:02.650 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:05.480 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9445"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9445"}
2026-02-17 01:26:05.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7254"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7254"}
2026-02-17 01:26:05.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:06.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9876" name:"default"}
2026-02-17 01:26:06.719 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9876"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9876"}
2026-02-17 01:26:06.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9876"}
2026-02-17 01:26:09.699 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7254"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7254"}
2026-02-17 01:26:09.724 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5367"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5367"}
2026-02-17 01:26:09.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-5367" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:09.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5367"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5367"}
2026-02-17 01:26:09.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3011"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3011"}
2026-02-17 01:26:09.869 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3011" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:10.505 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/netserver-0, name=eth0)
2026-02-17 01:26:10.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3011"} profile:{inbound_rules:{action:"allow" rule_id:"k9O6i6V01RQZo0Xn"} outbound_rules:{action:"allow" rule_id:"A2DKgQSDP3srsLSA"}}
2026-02-17 01:26:10.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3011.default"} profile:{}
2026-02-17 01:26:10.507 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9decc036cb7" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:26:10.507 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.507 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.507 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.508 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9decc036cb7" ipVersion=0x4 table="filter"
2026-02-17 01:26:10.508 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0vrtTJljtnog6yvHaE" ipVersion=0x4 table="filter"
2026-02-17 01:26:10.508 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZBM-UMWgWZbFHljDoM" ipVersion=0x4 table="filter"
2026-02-17 01:26:10.508 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9decc036cb7" ipVersion=0x4 table="filter"
2026-02-17 01:26:10.508 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0vrtTJljtnog6yvHaE" ipVersion=0x4 table="filter"
2026-02-17 01:26:10.508 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZBM-UMWgWZbFHljDoM" ipVersion=0x4 table="filter"
2026-02-17 01:26:10.508 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9decc036cb7"
2026-02-17 01:26:10.508 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.508 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.549 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:10.550 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:10.579 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali9decc036cb7" state="down"
2026-02-17 01:26:10.579 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9decc036cb7"
2026-02-17 01:26:10.579 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9decc036cb7", State:"down", Index:234}
2026-02-17 01:26:10.579 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Typed[string]{}}
2026-02-17 01:26:10.579 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Typed[string]{}}
2026-02-17 01:26:10.579 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9decc036cb7"
2026-02-17 01:26:10.579 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.579 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.580 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali9decc036cb7" state="up"
2026-02-17 01:26:10.603 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:10.603 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:10.603 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9decc036cb7", State:"up", Index:234}
2026-02-17 01:26:10.603 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9decc036cb7"
2026-02-17 01:26:10.603 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9decc036cb7"
2026-02-17 01:26:10.604 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9decc036cb7"
2026-02-17 01:26:10.604 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.604 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:10.626 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:10.626 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:10.749 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9445" name:"default"}
2026-02-17 01:26:10.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9445"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9445"}
2026-02-17 01:26:10.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9445"}
2026-02-17 01:26:11.677 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/netserver-0, name=eth0)
2026-02-17 01:26:11.677 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9decc036cb7" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:26:11.677 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:11.677 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:11.677 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:11.678 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9decc036cb7"
2026-02-17 01:26:11.678 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:11.678 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:11.702 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:11.702 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:12.487 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=234
2026-02-17 01:26:12.487 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9decc036cb7"
2026-02-17 01:26:12.487 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:12.487 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:14.832 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-98rhg-ft4gd" ipv4_addr:"192.168.24.98/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-va67z-98rhg-ft4gd"} 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 01:26:14.832 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:26:14.832 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:26:14.974 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7254" name:"default"}
2026-02-17 01:26:15.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7254"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7254"}
2026-02-17 01:26:15.070 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7254"}
2026-02-17 01:26:15.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-5367" name:"default"}
2026-02-17 01:26:15.269 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5367"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5367"}
2026-02-17 01:26:15.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-5367"}
2026-02-17 01:26:22.687 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/netserver-0, name=eth0)
2026-02-17 01:26:22.688 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9decc036cb7" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:26:22.688 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:22.688 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:22.688 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:22.689 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9decc036cb7"
2026-02-17 01:26:22.689 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:22.689 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:22.711 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:22.712 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:22.730 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:26:22.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:26:22.730 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:22.731 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:22.731 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:22.731 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:26:22.731 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:22.732 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:22.758 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:22.758 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:26:23.873 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:26:23.873 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib441733adcc" profile_ids:"kns.container-probe-4822" profile_ids:"ksa.container-probe-4822.default" ipv4_nets:"10.100.37.19/32"}
2026-02-17 01:26:23.873 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.873 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.873 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.874 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib441733adcc"
2026-02-17 01:26:23.874 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.874 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.878 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617, name=eth0)
2026-02-17 01:26:23.897 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:23.897 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"} status="up"
2026-02-17 01:26:23.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617" endpoint_id:"eth0"}
2026-02-17 01:26:23.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-4822"}
2026-02-17 01:26:23.898 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-4822.default"}
2026-02-17 01:26:23.898 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.898 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.899 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kDdXaOPD_mReWKbJCZ" ipVersion=0x4 table="filter"
2026-02-17 01:26:23.899 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eWmRQWwPqPIXxQ1wCe" ipVersion=0x4 table="filter"
2026-02-17 01:26:23.899 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kDdXaOPD_mReWKbJCZ" ipVersion=0x4 table="filter"
2026-02-17 01:26:23.899 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eWmRQWwPqPIXxQ1wCe" ipVersion=0x4 table="filter"
2026-02-17 01:26:23.899 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.899 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib441733adcc" ipVersion=0x4 table="filter"
2026-02-17 01:26:23.899 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib441733adcc" ipVersion=0x4 table="filter"
2026-02-17 01:26:23.899 [INFO][73] 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-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.899 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.900 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.19
2026-02-17 01:26:23.956 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4822/liveness-36925a5a-287c-4fc0-b6fa-654c70699617", EndpointId:"eth0"}
2026-02-17 01:26:23.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4822"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4822"}
2026-02-17 01:26:23.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3901"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3901"}
2026-02-17 01:26:23.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 211
2026-02-17 01:26:24.241 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calib441733adcc" state="down"
2026-02-17 01:26:24.241 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib441733adcc"
2026-02-17 01:26:24.241 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=211
2026-02-17 01:26:24.241 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib441733adcc", State:"down", Index:211}
2026-02-17 01:26:24.241 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Typed[string]{}}
2026-02-17 01:26:24.241 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Typed[string]{}}
2026-02-17 01:26:24.244 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calib441733adcc" state=""
2026-02-17 01:26:24.244 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib441733adcc"
2026-02-17 01:26:24.268 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib441733adcc", State:"", Index:211}
2026-02-17 01:26:24.268 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Set[string](nil)}
2026-02-17 01:26:24.268 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib441733adcc", Addrs:set.Set[string](nil)}
2026-02-17 01:26:24.716 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/test-container-pod, name=eth0)
2026-02-17 01:26:24.717 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e03728f10" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:26:24.717 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.717 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.717 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.718 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75e03728f10" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.718 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75e03728f10" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.718 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75e03728f10"
2026-02-17 01:26:24.718 [INFO][73] 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-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.718 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.763 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:24.763 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:26:24.795 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali75e03728f10" state="down"
2026-02-17 01:26:24.795 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75e03728f10"
2026-02-17 01:26:24.795 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali75e03728f10" state="up"
2026-02-17 01:26:24.795 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e03728f10", State:"down", Index:235}
2026-02-17 01:26:24.795 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Typed[string]{}}
2026-02-17 01:26:24.795 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Typed[string]{}}
2026-02-17 01:26:24.795 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e03728f10", State:"up", Index:235}
2026-02-17 01:26:24.795 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75e03728f10"
2026-02-17 01:26:24.795 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75e03728f10"
2026-02-17 01:26:24.795 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e03728f10"
2026-02-17 01:26:24.795 [INFO][73] 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-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.796 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:24.818 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:24.818 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:26:24.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3901"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3901"}
2026-02-17 01:26:24.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1579"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1579"}
2026-02-17 01:26:24.819 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-3901/simpletest.deployment-5f55f58754-vnznm, name=eth0)
2026-02-17 01:26:24.836 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-3901"} profile:{inbound_rules:{action:"allow" rule_id:"QrU_QmChEc6_HuyD"} outbound_rules:{action:"allow" rule_id:"63ApNtv9t9nTurgG"}}
2026-02-17 01:26:24.836 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-3901.default"} profile:{}
2026-02-17 01:26:24.836 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3901/simpletest.deployment-5f55f58754-vnznm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f147059669" profile_ids:"kns.gc-3901" profile_ids:"ksa.gc-3901.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:26:24.836 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1579" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:24.836 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.836 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.836 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f147059669" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-3901" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-3901.default" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f147059669" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-3901" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.836 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-3901.default" ipVersion=0x4 table="filter"
2026-02-17 01:26:24.836 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f147059669"
2026-02-17 01:26:24.836 [INFO][73] 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-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.836 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.871 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:24.871 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} status="down"
2026-02-17 01:26:24.900 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali6f147059669" state="down"
2026-02-17 01:26:24.900 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f147059669"
2026-02-17 01:26:24.900 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f147059669", State:"down", Index:236}
2026-02-17 01:26:24.900 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Typed[string]{}}
2026-02-17 01:26:24.900 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Typed[string]{}}
2026-02-17 01:26:24.900 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f147059669"
2026-02-17 01:26:24.900 [INFO][73] 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-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.900 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.901 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali6f147059669" state="up"
2026-02-17 01:26:24.922 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:24.922 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} status="down"
2026-02-17 01:26:24.922 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f147059669", State:"up", Index:236}
2026-02-17 01:26:24.922 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f147059669"
2026-02-17 01:26:24.922 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f147059669"
2026-02-17 01:26:24.922 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f147059669"
2026-02-17 01:26:24.922 [INFO][73] 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-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.922 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:24.942 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:24.942 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} status="up"
2026-02-17 01:26:25.756 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/test-container-pod, name=eth0)
2026-02-17 01:26:25.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e03728f10" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:26:25.756 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:25.756 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:25.756 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:25.757 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e03728f10"
2026-02-17 01:26:25.757 [INFO][73] 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-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:25.757 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:25.777 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-3901/simpletest.deployment-5f55f58754-vnznm, name=eth0)
2026-02-17 01:26:25.783 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:25.783 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:26:25.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3901/simpletest.deployment-5f55f58754-vnznm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f147059669" profile_ids:"kns.gc-3901" profile_ids:"ksa.gc-3901.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:26:25.783 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:25.783 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:25.783 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:25.784 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f147059669"
2026-02-17 01:26:25.784 [INFO][73] 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-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:25.784 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:25.809 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:25.809 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"} status="up"
2026-02-17 01:26:26.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3011"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3011"}
2026-02-17 01:26:26.218 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2896"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2896"}
2026-02-17 01:26:26.246 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:26.280 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=236
2026-02-17 01:26:26.280 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f147059669"
2026-02-17 01:26:26.280 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:26.280 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:26.407 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=235
2026-02-17 01:26:26.408 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75e03728f10"
2026-02-17 01:26:26.408 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:26.408 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:28.938 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4822" name:"default"}
2026-02-17 01:26:29.176 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4822"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4822"}
2026-02-17 01:26:29.198 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4822"}
2026-02-17 01:26:29.711 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7646"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7646"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7646"}
2026-02-17 01:26:29.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3811"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3811"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3811"}
2026-02-17 01:26:29.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3811" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:29.813 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3811"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3811"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3811"}
2026-02-17 01:26:29.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7786"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7786"}
2026-02-17 01:26:29.867 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7786" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:29.874 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-3901/simpletest.deployment-5f55f58754-vnznm, name=eth0)
2026-02-17 01:26:29.888 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=gc-3901/simpletest.deployment-5f55f58754-vnznm, name=eth0)
2026-02-17 01:26:29.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3901/simpletest.deployment-5f55f58754-vnznm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f147059669" profile_ids:"kns.gc-3901" profile_ids:"ksa.gc-3901.default" ipv4_nets:"10.100.37.45/32"}
2026-02-17 01:26:29.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3901/simpletest.deployment-5f55f58754-vnznm" endpoint_id:"eth0"}
2026-02-17 01:26:29.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-3901"}
2026-02-17 01:26:29.897 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-3901.default"}
2026-02-17 01:26:29.897 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:29.897 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:29.897 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-3901" ipVersion=0x4 table="filter"
2026-02-17 01:26:29.897 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-3901.default" ipVersion=0x4 table="filter"
2026-02-17 01:26:29.898 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-3901" ipVersion=0x4 table="filter"
2026-02-17 01:26:29.898 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-3901.default" ipVersion=0x4 table="filter"
2026-02-17 01:26:29.898 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:29.898 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6f147059669" ipVersion=0x4 table="filter"
2026-02-17 01:26:29.898 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6f147059669" ipVersion=0x4 table="filter"
2026-02-17 01:26:29.898 [INFO][73] 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-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:29.898 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:29.899 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.45
2026-02-17 01:26:29.964 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3901/simpletest.deployment-5f55f58754-vnznm", EndpointId:"eth0"}
2026-02-17 01:26:29.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3901" name:"default"}
bird: KIF: Received address message for unknown interface 236
2026-02-17 01:26:30.314 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2896"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2896"}
2026-02-17 01:26:30.322 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali6f147059669" state="down"
2026-02-17 01:26:30.322 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f147059669"
2026-02-17 01:26:30.323 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=236
2026-02-17 01:26:30.324 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali6f147059669" state=""
2026-02-17 01:26:30.324 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f147059669"
2026-02-17 01:26:30.337 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f147059669", State:"down", Index:236}
2026-02-17 01:26:30.337 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Typed[string]{}}
2026-02-17 01:26:30.337 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Typed[string]{}}
2026-02-17 01:26:30.337 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f147059669", State:"", Index:236}
2026-02-17 01:26:30.337 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Set[string](nil)}
2026-02-17 01:26:30.337 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f147059669", Addrs:set.Set[string](nil)}
2026-02-17 01:26:30.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8753"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8753"}
2026-02-17 01:26:30.357 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:30.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3901"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3901"}
2026-02-17 01:26:30.552 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3901"}
2026-02-17 01:26:30.554 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0, name=eth0)
2026-02-17 01:26:30.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-7786"} profile:{inbound_rules:{action:"allow" rule_id:"-AZ0jvi2sUp20H8F"} outbound_rules:{action:"allow" rule_id:"lLAIhnT0dd47aOLT"}}
2026-02-17 01:26:30.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-7786.default"} profile:{}
2026-02-17 01:26:30.576 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93448d2e9c9" profile_ids:"kns.container-runtime-7786" profile_ids:"ksa.container-runtime-7786.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:26:30.576 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.576 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.576 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93448d2e9c9" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0lHgG1ALsngjHKFFmb" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_U9ULbElYfgXJisHpo8" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93448d2e9c9" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0lHgG1ALsngjHKFFmb" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_U9ULbElYfgXJisHpo8" ipVersion=0x4 table="filter"
2026-02-17 01:26:30.577 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:30.577 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.577 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.611 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:30.611 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:30.633 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali93448d2e9c9" state="down"
2026-02-17 01:26:30.634 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93448d2e9c9"
2026-02-17 01:26:30.634 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93448d2e9c9", State:"down", Index:237}
2026-02-17 01:26:30.634 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Typed[string]{}}
2026-02-17 01:26:30.634 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Typed[string]{}}
2026-02-17 01:26:30.634 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:30.634 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.634 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.640 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali93448d2e9c9" state="up"
2026-02-17 01:26:30.652 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:30.653 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:30.653 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93448d2e9c9", State:"up", Index:237}
2026-02-17 01:26:30.653 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:30.653 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:30.653 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:30.653 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.653 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:30.670 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:30.670 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:31.222 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/netserver-0, name=eth0)
2026-02-17 01:26:31.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9decc036cb7" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:26:31.223 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.223 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.223 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.225 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9decc036cb7"
2026-02-17 01:26:31.225 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.225 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.243 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/test-container-pod, name=eth0)
2026-02-17 01:26:31.252 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/netserver-0, name=eth0)
2026-02-17 01:26:31.271 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:31.271 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:31.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e03728f10" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:26:31.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9decc036cb7" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.47/32"}
2026-02-17 01:26:31.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3011"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3011"}
2026-02-17 01:26:31.272 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.272 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.272 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.272 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.272 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.272 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.273 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9decc036cb7"
2026-02-17 01:26:31.273 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e03728f10"
2026-02-17 01:26:31.273 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.273 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.273 [INFO][73] 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-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.273 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.275 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/test-container-pod, name=eth0)
2026-02-17 01:26:31.292 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:31.292 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:31.292 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:31.292 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:26:31.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e03728f10" profile_ids:"kns.pod-network-test-3011" profile_ids:"ksa.pod-network-test-3011.default" ipv4_nets:"10.100.37.48/32"}
2026-02-17 01:26:31.292 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.292 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.292 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.293 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e03728f10"
2026-02-17 01:26:31.293 [INFO][73] 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-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.293 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.313 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:31.313 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:26:31.553 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/test-container-pod, name=eth0)
2026-02-17 01:26:31.554 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/test-container-pod" endpoint_id:"eth0"}
2026-02-17 01:26:31.554 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.554 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.555 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75e03728f10" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.555 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75e03728f10" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.555 [INFO][73] 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-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.555 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.555 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.48
2026-02-17 01:26:31.580 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-3011/netserver-0, name=eth0)
2026-02-17 01:26:31.624 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/test-container-pod", EndpointId:"eth0"}
2026-02-17 01:26:31.624 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3011/netserver-0" endpoint_id:"eth0"}
2026-02-17 01:26:31.624 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3011"}
2026-02-17 01:26:31.624 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3011.default"}
2026-02-17 01:26:31.624 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.625 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0vrtTJljtnog6yvHaE" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZBM-UMWgWZbFHljDoM" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0vrtTJljtnog6yvHaE" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZBM-UMWgWZbFHljDoM" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9decc036cb7" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9decc036cb7" ipVersion=0x4 table="filter"
2026-02-17 01:26:31.625 [INFO][73] 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-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.625 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.626 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.47
2026-02-17 01:26:31.658 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali75e03728f10" state="down"
2026-02-17 01:26:31.658 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75e03728f10"
2026-02-17 01:26:31.658 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=235
2026-02-17 01:26:31.660 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="cali75e03728f10" state=""
2026-02-17 01:26:31.660 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75e03728f10"
2026-02-17 01:26:31.681 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali9decc036cb7" state="down"
2026-02-17 01:26:31.681 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9decc036cb7"
2026-02-17 01:26:31.681 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=234
2026-02-17 01:26:31.699 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3011/netserver-0", EndpointId:"eth0"}
2026-02-17 01:26:31.699 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e03728f10", State:"down", Index:235}
2026-02-17 01:26:31.699 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Typed[string]{}}
2026-02-17 01:26:31.699 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Typed[string]{}}
2026-02-17 01:26:31.699 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e03728f10", State:"", Index:235}
2026-02-17 01:26:31.699 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Set[string](nil)}
2026-02-17 01:26:31.699 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e03728f10", Addrs:set.Set[string](nil)}
2026-02-17 01:26:31.699 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9decc036cb7", State:"down", Index:234}
2026-02-17 01:26:31.699 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Typed[string]{}}
2026-02-17 01:26:31.699 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Typed[string]{}}
2026-02-17 01:26:31.727 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali9decc036cb7" state=""
2026-02-17 01:26:31.727 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9decc036cb7"
2026-02-17 01:26:31.727 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9decc036cb7", State:"", Index:234}
2026-02-17 01:26:31.727 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Set[string](nil)}
2026-02-17 01:26:31.727 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9decc036cb7", Addrs:set.Set[string](nil)}
2026-02-17 01:26:31.812 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0, name=eth0)
2026-02-17 01:26:31.812 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93448d2e9c9" profile_ids:"kns.container-runtime-7786" profile_ids:"ksa.container-runtime-7786.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:26:31.812 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:31.812 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:31.812 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:31.812 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:31.812 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:31.812 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:31.835 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:31.835 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:32.167 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::a081:d9ff:feb9:de2c" exists=true ifIndex=237
2026-02-17 01:26:32.167 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::a081:d9ff:feb9:de2c} ifaceName="cali93448d2e9c9"
2026-02-17 01:26:32.167 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Typed[string]{"fe80::a081:d9ff:feb9:de2c":set.v{}}}
2026-02-17 01:26:32.167 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Typed[string]{"fe80::a081:d9ff:feb9:de2c":set.v{}}}
2026-02-17 01:26:33.004 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0, name=eth0)
2026-02-17 01:26:33.004 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93448d2e9c9" profile_ids:"kns.container-runtime-7786" profile_ids:"ksa.container-runtime-7786.default" ipv4_nets:"10.100.37.43/32"}
2026-02-17 01:26:33.004 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.004 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.005 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.005 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:33.005 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.006 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.029 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:33.029 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:33.108 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali93448d2e9c9" state="down"
2026-02-17 01:26:33.108 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93448d2e9c9"
2026-02-17 01:26:33.108 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93448d2e9c9", State:"down", Index:237}
2026-02-17 01:26:33.108 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::a081:d9ff:feb9:de2c" exists=false ifIndex=237
2026-02-17 01:26:33.108 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Typed[string]{}}
2026-02-17 01:26:33.108 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Typed[string]{}}
2026-02-17 01:26:33.108 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:33.109 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.109 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.109 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.43
2026-02-17 01:26:33.111 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali93448d2e9c9" state=""
2026-02-17 01:26:33.111 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93448d2e9c9"
2026-02-17 01:26:33.132 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:33.132 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:33.132 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93448d2e9c9", State:"", Index:237}
2026-02-17 01:26:33.132 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Set[string](nil)}
2026-02-17 01:26:33.132 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93448d2e9c9", Addrs:set.Set[string](nil)}
2026-02-17 01:26:33.132 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93448d2e9c9"
2026-02-17 01:26:33.132 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.132 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.152 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:33.152 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:33.205 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0, name=eth0)
2026-02-17 01:26:33.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0" endpoint_id:"eth0"}
2026-02-17 01:26:33.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-7786"}
2026-02-17 01:26:33.206 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-7786.default"}
2026-02-17 01:26:33.206 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.206 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.207 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0lHgG1ALsngjHKFFmb" ipVersion=0x4 table="filter"
2026-02-17 01:26:33.207 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_U9ULbElYfgXJisHpo8" ipVersion=0x4 table="filter"
2026-02-17 01:26:33.207 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0lHgG1ALsngjHKFFmb" ipVersion=0x4 table="filter"
2026-02-17 01:26:33.207 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_U9ULbElYfgXJisHpo8" ipVersion=0x4 table="filter"
2026-02-17 01:26:33.207 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.207 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93448d2e9c9" ipVersion=0x4 table="filter"
2026-02-17 01:26:33.207 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93448d2e9c9" ipVersion=0x4 table="filter"
2026-02-17 01:26:33.207 [INFO][73] 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-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.207 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:33.268 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7786/termination-message-container9702692f-603a-4671-bf40-f07590a8a8a0", EndpointId:"eth0"}
2026-02-17 01:26:34.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7786"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7786"}
2026-02-17 01:26:34.092 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5522"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5522"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5522"}
2026-02-17 01:26:34.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5522" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:34.460 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8753"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8753"}
2026-02-17 01:26:34.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7183"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7183"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7183"}
2026-02-17 01:26:34.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-7183" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:34.741 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854, name=eth0)
2026-02-17 01:26:34.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5522.default"} profile:{}
2026-02-17 01:26:34.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5522"} profile:{inbound_rules:{action:"allow" rule_id:"p6UAh8mqpR_PYFcG"} outbound_rules:{action:"allow" rule_id:"JgnijeZ_AHJGae5r"}}
2026-02-17 01:26:34.741 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a4ba9c176" profile_ids:"kns.projected-5522" profile_ids:"ksa.projected-5522.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:26:34.741 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.742 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.742 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.742 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali87a4ba9c176" ipVersion=0x4 table="filter"
2026-02-17 01:26:34.742 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5522" ipVersion=0x4 table="filter"
2026-02-17 01:26:34.742 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hK1o6fg3OTjDJcnuvN" ipVersion=0x4 table="filter"
2026-02-17 01:26:34.742 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali87a4ba9c176" ipVersion=0x4 table="filter"
2026-02-17 01:26:34.742 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5522" ipVersion=0x4 table="filter"
2026-02-17 01:26:34.742 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hK1o6fg3OTjDJcnuvN" ipVersion=0x4 table="filter"
2026-02-17 01:26:34.742 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:34.742 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.742 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.754 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824, name=eth0)
2026-02-17 01:26:34.776 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824, name=eth0)
2026-02-17 01:26:34.783 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:34.783 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="down"
2026-02-17 01:26:34.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic26df5e5cf4" profile_ids:"kns.container-probe-7646" profile_ids:"ksa.container-probe-7646.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:26:34.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7646"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7646"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7646"}
2026-02-17 01:26:34.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic26df5e5cf4" profile_ids:"kns.container-probe-7646" profile_ids:"ksa.container-probe-7646.default" ipv4_nets:"10.100.37.46/32"}
2026-02-17 01:26:34.783 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:34.783 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:34.783 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:34.784 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic26df5e5cf4"
2026-02-17 01:26:34.784 [INFO][73] 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-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:34.784 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:34.819 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:34.819 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"} status="up"
2026-02-17 01:26:34.826 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali87a4ba9c176" state="down"
2026-02-17 01:26:34.826 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87a4ba9c176"
2026-02-17 01:26:34.826 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a4ba9c176", State:"down", Index:238}
2026-02-17 01:26:34.826 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Typed[string]{}}
2026-02-17 01:26:34.826 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Typed[string]{}}
2026-02-17 01:26:34.826 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:34.826 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.826 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.828 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali87a4ba9c176" state="up"
2026-02-17 01:26:34.843 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:34.843 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="down"
2026-02-17 01:26:34.843 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a4ba9c176", State:"up", Index:238}
2026-02-17 01:26:34.844 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:34.844 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:34.844 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:34.844 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:34.873 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:34.873 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="up"
2026-02-17 01:26:34.873 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7183"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7183"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7183"}
2026-02-17 01:26:34.874 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8260"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8260"}
2026-02-17 01:26:34.874 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:34.896 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8260" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:26:34.927 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-8260" type:"ClusterIP" cluster_ips:"10.254.86.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:26:35.089 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824, name=eth0)
2026-02-17 01:26:35.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824" endpoint_id:"eth0"}
2026-02-17 01:26:35.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-7646"}
2026-02-17 01:26:35.089 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-7646.default"}
2026-02-17 01:26:35.090 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:35.090 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:35.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_likSIxWoaVelJmilrd" ipVersion=0x4 table="filter"
2026-02-17 01:26:35.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xig8nAlq91BloRg5cf" ipVersion=0x4 table="filter"
2026-02-17 01:26:35.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_likSIxWoaVelJmilrd" ipVersion=0x4 table="filter"
2026-02-17 01:26:35.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xig8nAlq91BloRg5cf" ipVersion=0x4 table="filter"
2026-02-17 01:26:35.090 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:35.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic26df5e5cf4" ipVersion=0x4 table="filter"
2026-02-17 01:26:35.090 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic26df5e5cf4" ipVersion=0x4 table="filter"
2026-02-17 01:26:35.090 [INFO][73] 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-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:35.090 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:35.091 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.46
2026-02-17 01:26:35.152 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7646/test-webserver-7dda93cb-33d7-4aca-af8d-7fc2c876d824", EndpointId:"eth0"}
2026-02-17 01:26:35.152 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3811" name:"default"}
2026-02-17 01:26:35.197 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic26df5e5cf4" state="down"
2026-02-17 01:26:35.197 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic26df5e5cf4"
2026-02-17 01:26:35.197 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=232
2026-02-17 01:26:35.197 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic26df5e5cf4", State:"down", Index:232}
2026-02-17 01:26:35.197 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Typed[string]{}}
2026-02-17 01:26:35.197 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Typed[string]{}}
2026-02-17 01:26:35.200 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic26df5e5cf4" state=""
2026-02-17 01:26:35.200 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic26df5e5cf4"
2026-02-17 01:26:35.221 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic26df5e5cf4", State:"", Index:232}
2026-02-17 01:26:35.221 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Set[string](nil)}
2026-02-17 01:26:35.221 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic26df5e5cf4", Addrs:set.Set[string](nil)}
2026-02-17 01:26:35.363 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3811"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3811"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3811"}
2026-02-17 01:26:35.393 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3811"}
2026-02-17 01:26:35.439 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2896" name:"default"}
2026-02-17 01:26:35.742 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2896"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2896"}
2026-02-17 01:26:35.771 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2896"}
2026-02-17 01:26:35.839 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854, name=eth0)
2026-02-17 01:26:35.839 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a4ba9c176" profile_ids:"kns.projected-5522" profile_ids:"ksa.projected-5522.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:26:35.839 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:35.839 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:35.839 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:35.840 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:35.840 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:35.840 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:35.851 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=238
2026-02-17 01:26:35.851 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali87a4ba9c176"
2026-02-17 01:26:35.866 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:35.866 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="up"
2026-02-17 01:26:35.867 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:35.867 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:36.704 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3011" name:"default"}
2026-02-17 01:26:36.757 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3011"}
2026-02-17 01:26:37.008 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854, name=eth0)
2026-02-17 01:26:37.009 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a4ba9c176" profile_ids:"kns.projected-5522" profile_ids:"ksa.projected-5522.default" ipv4_nets:"10.100.37.42/32"}
2026-02-17 01:26:37.009 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.009 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.009 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.013 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:37.014 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.014 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.040 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:37.040 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="down"
2026-02-17 01:26:37.109 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali87a4ba9c176" state="down"
2026-02-17 01:26:37.110 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87a4ba9c176"
2026-02-17 01:26:37.110 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a4ba9c176", State:"down", Index:238}
2026-02-17 01:26:37.110 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Typed[string]{}}
2026-02-17 01:26:37.110 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Typed[string]{}}
2026-02-17 01:26:37.110 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:37.110 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:37.110 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.110 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.111 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=238
2026-02-17 01:26:37.111 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.42
2026-02-17 01:26:37.114 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali87a4ba9c176" state=""
2026-02-17 01:26:37.114 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali87a4ba9c176"
2026-02-17 01:26:37.128 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:37.128 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="down"
2026-02-17 01:26:37.128 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a4ba9c176", State:"", Index:238}
2026-02-17 01:26:37.128 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Set[string](nil)}
2026-02-17 01:26:37.128 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a4ba9c176", Addrs:set.Set[string](nil)}
2026-02-17 01:26:37.128 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87a4ba9c176"
2026-02-17 01:26:37.128 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.128 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.149 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:37.149 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"} status="down"
2026-02-17 01:26:37.219 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854, name=eth0)
2026-02-17 01:26:37.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854" endpoint_id:"eth0"}
2026-02-17 01:26:37.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5522"}
2026-02-17 01:26:37.219 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5522.default"}
2026-02-17 01:26:37.219 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.219 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.220 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5522" ipVersion=0x4 table="filter"
2026-02-17 01:26:37.220 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hK1o6fg3OTjDJcnuvN" ipVersion=0x4 table="filter"
2026-02-17 01:26:37.220 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5522" ipVersion=0x4 table="filter"
2026-02-17 01:26:37.220 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hK1o6fg3OTjDJcnuvN" ipVersion=0x4 table="filter"
2026-02-17 01:26:37.220 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.221 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali87a4ba9c176" ipVersion=0x4 table="filter"
2026-02-17 01:26:37.221 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali87a4ba9c176" ipVersion=0x4 table="filter"
2026-02-17 01:26:37.221 [INFO][73] 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:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.221 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:37.276 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5522/downwardapi-volume-3cd4e770-c56f-4f69-b4ff-fa9f0101b854", EndpointId:"eth0"}
2026-02-17 01:26:38.218 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5522"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5522"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5522"}
2026-02-17 01:26:38.247 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6615"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6615"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6615"}
2026-02-17 01:26:38.248 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-6615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:38.382 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6615"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6615"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6615"}
2026-02-17 01:26:38.409 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2079"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2079"}
2026-02-17 01:26:38.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:38.430 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2079"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2079"} labels:{key:"webhook-2079" value:"true"}
2026-02-17 01:26:38.457 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4236"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4236"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4236"} labels:{key:"webhook-2079-markers" value:"true"}
2026-02-17 01:26:38.458 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4236" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:39.010 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:26:39.286 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb, name=eth0)
2026-02-17 01:26:39.286 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2079.default"} profile:{}
2026-02-17 01:26:39.286 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2079"} profile:{inbound_rules:{action:"allow" rule_id:"ylJkwachim0emmsA"} outbound_rules:{action:"allow" rule_id:"pbfQ8IQ10YJ6xrES"}}
2026-02-17 01:26:39.286 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali702b995bf8c" profile_ids:"kns.webhook-2079" profile_ids:"ksa.webhook-2079.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:26:39.286 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.286 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.287 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.287 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali702b995bf8c" ipVersion=0x4 table="filter"
2026-02-17 01:26:39.287 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2079" ipVersion=0x4 table="filter"
2026-02-17 01:26:39.287 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vKDsJSCN7muVlhNyFB" ipVersion=0x4 table="filter"
2026-02-17 01:26:39.287 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali702b995bf8c" ipVersion=0x4 table="filter"
2026-02-17 01:26:39.287 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2079" ipVersion=0x4 table="filter"
2026-02-17 01:26:39.287 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vKDsJSCN7muVlhNyFB" ipVersion=0x4 table="filter"
2026-02-17 01:26:39.287 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.287 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.287 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.327 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:39.327 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} status="down"
2026-02-17 01:26:39.361 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali702b995bf8c" state="down"
2026-02-17 01:26:39.362 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.362 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali702b995bf8c", State:"down", Index:239}
2026-02-17 01:26:39.362 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Typed[string]{}}
2026-02-17 01:26:39.362 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Typed[string]{}}
2026-02-17 01:26:39.362 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.362 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.362 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.362 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali702b995bf8c" state="up"
2026-02-17 01:26:39.381 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:39.381 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} status="down"
2026-02-17 01:26:39.381 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7786" name:"default"}
2026-02-17 01:26:39.398 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali702b995bf8c", State:"up", Index:239}
2026-02-17 01:26:39.398 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.398 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.398 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.398 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.399 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.419 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:39.419 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} status="up"
2026-02-17 01:26:39.459 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7786"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7786"}
2026-02-17 01:26:39.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7786"}
2026-02-17 01:26:39.758 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8753" name:"default"}
2026-02-17 01:26:39.796 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8753"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8753"}
2026-02-17 01:26:39.818 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8753"}
2026-02-17 01:26:39.883 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb, name=eth0)
2026-02-17 01:26:39.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali702b995bf8c" profile_ids:"kns.webhook-2079" profile_ids:"ksa.webhook-2079.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:26:39.884 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.884 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.884 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.885 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.886 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.886 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.901 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb, name=eth0)
2026-02-17 01:26:39.914 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:39.914 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} status="up"
2026-02-17 01:26:39.914 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali702b995bf8c" profile_ids:"kns.webhook-2079" profile_ids:"ksa.webhook-2079.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:26:39.914 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.914 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.914 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.915 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali702b995bf8c"
2026-02-17 01:26:39.915 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.915 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:39.940 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:39.940 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} status="up"
2026-02-17 01:26:39.940 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7646" name:"default"}
2026-02-17 01:26:40.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-7183" name:"default"}
2026-02-17 01:26:40.160 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7646"}
2026-02-17 01:26:40.295 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=239
2026-02-17 01:26:40.295 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali702b995bf8c"
2026-02-17 01:26:40.295 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:40.295 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:40.353 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7183"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7183"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7183"}
2026-02-17 01:26:40.378 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-7183"}
2026-02-17 01:26:40.736 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2079" type:"ClusterIP" cluster_ips:"10.254.21.195" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:26:40.775 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2079"
2026-02-17 01:26:40.820 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb, name=eth0)
2026-02-17 01:26:40.820 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali702b995bf8c" profile_ids:"kns.webhook-2079" profile_ids:"ksa.webhook-2079.default" ipv4_nets:"10.100.37.49/32"}
2026-02-17 01:26:40.820 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.821 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.821 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.822 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali702b995bf8c"
2026-02-17 01:26:40.822 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.823 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.827 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb, name=eth0)
2026-02-17 01:26:40.846 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:40.846 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"} status="up"
2026-02-17 01:26:40.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2079"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2079"} labels:{key:"webhook-2079" value:"true"}
2026-02-17 01:26:40.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb" endpoint_id:"eth0"}
2026-02-17 01:26:40.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2079"}
2026-02-17 01:26:40.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2079.default"}
2026-02-17 01:26:40.846 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4236"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4236"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4236"} labels:{key:"webhook-2079-markers" value:"true"}
2026-02-17 01:26:40.847 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8385"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8385"}
2026-02-17 01:26:40.847 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.847 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.847 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2079" ipVersion=0x4 table="filter"
2026-02-17 01:26:40.847 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vKDsJSCN7muVlhNyFB" ipVersion=0x4 table="filter"
2026-02-17 01:26:40.847 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2079" ipVersion=0x4 table="filter"
2026-02-17 01:26:40.847 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vKDsJSCN7muVlhNyFB" ipVersion=0x4 table="filter"
2026-02-17 01:26:40.847 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.848 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali702b995bf8c" ipVersion=0x4 table="filter"
2026-02-17 01:26:40.848 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali702b995bf8c" ipVersion=0x4 table="filter"
2026-02-17 01:26:40.848 [INFO][73] 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:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.848 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.848 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.49
2026-02-17 01:26:40.912 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2079/sample-webhook-deployment-7c5c95bb96-h2gvb", EndpointId:"eth0"}
2026-02-17 01:26:40.913 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:41.467 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244, name=eth0)
2026-02-17 01:26:41.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8385"} profile:{inbound_rules:{action:"allow" rule_id:"i62bbt7WgFkrRLJ0"} outbound_rules:{action:"allow" rule_id:"GlBQ-0KR7G4gomCj"}}
2026-02-17 01:26:41.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8385.default"} profile:{}
2026-02-17 01:26:41.467 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia607d8ee028" profile_ids:"kns.container-probe-8385" profile_ids:"ksa.container-probe-8385.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:26:41.467 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.467 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.467 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia607d8ee028" ipVersion=0x4 table="filter"
2026-02-17 01:26:41.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZzNwYERKDA7daDAehO" ipVersion=0x4 table="filter"
2026-02-17 01:26:41.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wzkry2ndihEbn1ibKX" ipVersion=0x4 table="filter"
2026-02-17 01:26:41.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia607d8ee028" ipVersion=0x4 table="filter"
2026-02-17 01:26:41.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZzNwYERKDA7daDAehO" ipVersion=0x4 table="filter"
2026-02-17 01:26:41.468 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wzkry2ndihEbn1ibKX" ipVersion=0x4 table="filter"
2026-02-17 01:26:41.468 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia607d8ee028"
2026-02-17 01:26:41.468 [INFO][73] 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-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.468 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.513 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:41.514 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} status="down"
2026-02-17 01:26:41.547 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="calia607d8ee028" state="down"
2026-02-17 01:26:41.547 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia607d8ee028"
2026-02-17 01:26:41.547 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia607d8ee028", State:"down", Index:240}
2026-02-17 01:26:41.547 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="calia607d8ee028" state="up"
2026-02-17 01:26:41.547 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Typed[string]{}}
2026-02-17 01:26:41.547 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Typed[string]{}}
2026-02-17 01:26:41.547 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia607d8ee028", State:"up", Index:240}
2026-02-17 01:26:41.547 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia607d8ee028"
2026-02-17 01:26:41.547 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia607d8ee028"
2026-02-17 01:26:41.547 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia607d8ee028"
2026-02-17 01:26:41.547 [INFO][73] 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-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.547 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.567 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:41.568 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} status="up"
2026-02-17 01:26:41.890 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244, name=eth0)
2026-02-17 01:26:41.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia607d8ee028" profile_ids:"kns.container-probe-8385" profile_ids:"ksa.container-probe-8385.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:26:41.890 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.890 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.890 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.891 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia607d8ee028"
2026-02-17 01:26:41.891 [INFO][73] 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-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:26:41.912 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:41.912 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} status="up"
2026-02-17 01:26:42.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-8260"
2026-02-17 01:26:42.136 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8260"
bird: KIF: Received address message for unknown interface 239
2026-02-17 01:26:42.162 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8260"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8260"}
2026-02-17 01:26:42.199 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8049"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8049"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8049"}
2026-02-17 01:26:42.249 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali702b995bf8c" state="down"
2026-02-17 01:26:42.249 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali702b995bf8c", State:"down", Index:239}
2026-02-17 01:26:42.249 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali702b995bf8c"
2026-02-17 01:26:42.249 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=239
2026-02-17 01:26:42.250 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali702b995bf8c" state=""
2026-02-17 01:26:42.250 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali702b995bf8c"
2026-02-17 01:26:42.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8049" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:42.291 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Typed[string]{}}
2026-02-17 01:26:42.291 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Typed[string]{}}
2026-02-17 01:26:42.291 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali702b995bf8c", State:"", Index:239}
2026-02-17 01:26:42.291 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Set[string](nil)}
2026-02-17 01:26:42.291 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali702b995bf8c", Addrs:set.Set[string](nil)}
2026-02-17 01:26:42.966 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1, name=eth0)
2026-02-17 01:26:42.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-8049"} profile:{inbound_rules:{action:"allow" rule_id:"wg20YcjSV5kqutX_"} outbound_rules:{action:"allow" rule_id:"xhcH6ZCyNQHrvBcS"}}
2026-02-17 01:26:42.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-8049.default"} profile:{}
2026-02-17 01:26:42.966 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75937b1db7b" profile_ids:"kns.downward-api-8049" profile_ids:"ksa.downward-api-8049.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:26:42.966 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:42.966 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:42.967 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:42.967 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75937b1db7b" ipVersion=0x4 table="filter"
2026-02-17 01:26:42.967 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_i3tqwl3vxWHOjCM2c-" ipVersion=0x4 table="filter"
2026-02-17 01:26:42.967 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-NldPvsGmaC0dDYom8" ipVersion=0x4 table="filter"
2026-02-17 01:26:42.967 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75937b1db7b" ipVersion=0x4 table="filter"
2026-02-17 01:26:42.967 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_i3tqwl3vxWHOjCM2c-" ipVersion=0x4 table="filter"
2026-02-17 01:26:42.967 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-NldPvsGmaC0dDYom8" ipVersion=0x4 table="filter"
2026-02-17 01:26:42.967 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75937b1db7b"
2026-02-17 01:26:42.967 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:42.967 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.018 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:43.018 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="down"
2026-02-17 01:26:43.041 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali75937b1db7b" state="down"
2026-02-17 01:26:43.042 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75937b1db7b"
2026-02-17 01:26:43.042 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75937b1db7b", State:"down", Index:241}
2026-02-17 01:26:43.042 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Typed[string]{}}
2026-02-17 01:26:43.042 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Typed[string]{}}
2026-02-17 01:26:43.043 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75937b1db7b"
2026-02-17 01:26:43.043 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali75937b1db7b" state="up"
2026-02-17 01:26:43.043 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.044 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.065 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:43.065 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="down"
2026-02-17 01:26:43.065 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75937b1db7b", State:"up", Index:241}
2026-02-17 01:26:43.065 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75937b1db7b"
2026-02-17 01:26:43.065 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75937b1db7b"
2026-02-17 01:26:43.065 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75937b1db7b"
2026-02-17 01:26:43.065 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.065 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.080 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:43.080 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="up"
2026-02-17 01:26:43.084 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=240
2026-02-17 01:26:43.084 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia607d8ee028"
2026-02-17 01:26:43.084 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:43.084 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:43.403 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-6615" name:"default"}
2026-02-17 01:26:43.432 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5522" name:"default"}
2026-02-17 01:26:43.471 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5522"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5522"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5522"}
2026-02-17 01:26:43.494 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5522"}
2026-02-17 01:26:43.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6615"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6615"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6615"}
2026-02-17 01:26:43.810 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-6615"}
2026-02-17 01:26:43.910 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1, name=eth0)
2026-02-17 01:26:43.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75937b1db7b" profile_ids:"kns.downward-api-8049" profile_ids:"ksa.downward-api-8049.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:26:43.910 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.910 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.910 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.911 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75937b1db7b"
2026-02-17 01:26:43.911 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.911 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:43.933 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:43.933 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="up"
2026-02-17 01:26:44.904 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=241
2026-02-17 01:26:44.907 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75937b1db7b"
2026-02-17 01:26:44.907 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:44.907 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:45.085 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1, name=eth0)
2026-02-17 01:26:45.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75937b1db7b" profile_ids:"kns.downward-api-8049" profile_ids:"ksa.downward-api-8049.default" ipv4_nets:"10.100.37.50/32"}
2026-02-17 01:26:45.085 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.085 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.085 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.086 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75937b1db7b"
2026-02-17 01:26:45.086 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.086 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.107 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:45.107 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="up"
2026-02-17 01:26:45.188 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali75937b1db7b" state="down"
2026-02-17 01:26:45.188 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75937b1db7b", State:"down", Index:241}
2026-02-17 01:26:45.188 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75937b1db7b"
2026-02-17 01:26:45.188 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=241
2026-02-17 01:26:45.188 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Typed[string]{}}
2026-02-17 01:26:45.188 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Typed[string]{}}
2026-02-17 01:26:45.188 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75937b1db7b"
2026-02-17 01:26:45.188 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.188 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.189 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.50
2026-02-17 01:26:45.191 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali75937b1db7b" state=""
2026-02-17 01:26:45.191 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75937b1db7b"
2026-02-17 01:26:45.216 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:45.216 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="down"
2026-02-17 01:26:45.216 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75937b1db7b", State:"", Index:241}
2026-02-17 01:26:45.216 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Set[string](nil)}
2026-02-17 01:26:45.216 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75937b1db7b", Addrs:set.Set[string](nil)}
2026-02-17 01:26:45.216 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75937b1db7b"
2026-02-17 01:26:45.216 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.216 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.238 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:45.238 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"} status="down"
2026-02-17 01:26:45.302 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1, name=eth0)
2026-02-17 01:26:45.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1" endpoint_id:"eth0"}
2026-02-17 01:26:45.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-8049.default"}
2026-02-17 01:26:45.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-8049"}
2026-02-17 01:26:45.303 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.303 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.303 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_i3tqwl3vxWHOjCM2c-" ipVersion=0x4 table="filter"
2026-02-17 01:26:45.303 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-NldPvsGmaC0dDYom8" ipVersion=0x4 table="filter"
2026-02-17 01:26:45.303 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_i3tqwl3vxWHOjCM2c-" ipVersion=0x4 table="filter"
2026-02-17 01:26:45.303 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-NldPvsGmaC0dDYom8" ipVersion=0x4 table="filter"
2026-02-17 01:26:45.304 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.304 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75937b1db7b" ipVersion=0x4 table="filter"
2026-02-17 01:26:45.304 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75937b1db7b" ipVersion=0x4 table="filter"
2026-02-17 01:26:45.304 [INFO][73] 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:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.304 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.356 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8049/downward-api-782e4b8f-bcd0-4e4d-866a-b1dbb23368d1", EndpointId:"eth0"}
2026-02-17 01:26:45.980 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2079" name:"default"}
2026-02-17 01:26:46.120 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2079"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2079"} labels:{key:"webhook-2079" value:"true"}
2026-02-17 01:26:46.143 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2079"}
2026-02-17 01:26:46.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4236" name:"default"}
2026-02-17 01:26:46.427 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8049"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8049"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8049"}
2026-02-17 01:26:46.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3584"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3584"}
2026-02-17 01:26:46.463 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:46.572 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4236"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4236"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4236"} labels:{key:"webhook-2079-markers" value:"true"}
2026-02-17 01:26:46.600 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4236"}
2026-02-17 01:26:47.067 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908, name=eth0)
2026-02-17 01:26:47.067 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3584.default"} profile:{}
2026-02-17 01:26:47.067 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3584"} profile:{inbound_rules:{action:"allow" rule_id:"LrsJJXi9udj5__jZ"} outbound_rules:{action:"allow" rule_id:"1obsWj-EwdgvTSls"}}
2026-02-17 01:26:47.067 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebefe23f694" profile_ids:"kns.configmap-3584" profile_ids:"ksa.configmap-3584.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:26:47.067 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.067 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.067 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.067 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliebefe23f694" ipVersion=0x4 table="filter"
2026-02-17 01:26:47.068 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3584" ipVersion=0x4 table="filter"
2026-02-17 01:26:47.068 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SKeXN-49KcpoTLp-Gw" ipVersion=0x4 table="filter"
2026-02-17 01:26:47.068 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliebefe23f694" ipVersion=0x4 table="filter"
2026-02-17 01:26:47.068 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3584" ipVersion=0x4 table="filter"
2026-02-17 01:26:47.068 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SKeXN-49KcpoTLp-Gw" ipVersion=0x4 table="filter"
2026-02-17 01:26:47.068 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliebefe23f694"
2026-02-17 01:26:47.068 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.068 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.107 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:47.107 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="down"
2026-02-17 01:26:47.144 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="caliebefe23f694" state="down"
2026-02-17 01:26:47.145 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebefe23f694"
2026-02-17 01:26:47.145 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebefe23f694", State:"down", Index:242}
2026-02-17 01:26:47.145 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Typed[string]{}}
2026-02-17 01:26:47.145 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Typed[string]{}}
2026-02-17 01:26:47.145 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebefe23f694"
2026-02-17 01:26:47.145 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.145 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.148 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="caliebefe23f694" state="up"
2026-02-17 01:26:47.168 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:47.168 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="down"
2026-02-17 01:26:47.169 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebefe23f694", State:"up", Index:242}
2026-02-17 01:26:47.169 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliebefe23f694"
2026-02-17 01:26:47.169 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebefe23f694"
2026-02-17 01:26:47.169 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebefe23f694"
2026-02-17 01:26:47.170 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.170 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.189 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:47.189 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="up"
2026-02-17 01:26:47.235 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8260" name:"default"}
2026-02-17 01:26:47.476 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8260"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8260"}
2026-02-17 01:26:47.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8260"}
2026-02-17 01:26:47.957 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908, name=eth0)
2026-02-17 01:26:47.957 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebefe23f694" profile_ids:"kns.configmap-3584" profile_ids:"ksa.configmap-3584.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:26:47.957 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.958 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.958 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.958 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebefe23f694"
2026-02-17 01:26:47.959 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.959 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:47.991 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:47.991 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="up"
2026-02-17 01:26:48.134 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=242
2026-02-17 01:26:48.135 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliebefe23f694"
2026-02-17 01:26:48.135 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:48.135 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:49.146 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908, name=eth0)
2026-02-17 01:26:49.146 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebefe23f694" profile_ids:"kns.configmap-3584" profile_ids:"ksa.configmap-3584.default" ipv4_nets:"10.100.37.55/32"}
2026-02-17 01:26:49.146 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.147 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.147 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.148 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebefe23f694"
2026-02-17 01:26:49.148 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.148 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.171 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:49.171 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="up"
2026-02-17 01:26:49.251 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=242
2026-02-17 01:26:49.251 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebefe23f694"
2026-02-17 01:26:49.251 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="caliebefe23f694" state="down"
2026-02-17 01:26:49.251 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Typed[string]{}}
2026-02-17 01:26:49.251 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Typed[string]{}}
2026-02-17 01:26:49.251 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebefe23f694", State:"down", Index:242}
2026-02-17 01:26:49.251 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebefe23f694"
2026-02-17 01:26:49.251 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.252 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.252 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.55
2026-02-17 01:26:49.253 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="caliebefe23f694" state=""
2026-02-17 01:26:49.253 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliebefe23f694"
2026-02-17 01:26:49.278 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:49.278 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="down"
2026-02-17 01:26:49.278 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebefe23f694", State:"", Index:242}
2026-02-17 01:26:49.278 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Set[string](nil)}
2026-02-17 01:26:49.278 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebefe23f694", Addrs:set.Set[string](nil)}
2026-02-17 01:26:49.278 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebefe23f694"
2026-02-17 01:26:49.278 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.278 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.298 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:49.298 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"} status="down"
2026-02-17 01:26:49.353 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908, name=eth0)
2026-02-17 01:26:49.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908" endpoint_id:"eth0"}
2026-02-17 01:26:49.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3584"}
2026-02-17 01:26:49.354 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3584.default"}
2026-02-17 01:26:49.354 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.354 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3584" ipVersion=0x4 table="filter"
2026-02-17 01:26:49.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SKeXN-49KcpoTLp-Gw" ipVersion=0x4 table="filter"
2026-02-17 01:26:49.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3584" ipVersion=0x4 table="filter"
2026-02-17 01:26:49.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SKeXN-49KcpoTLp-Gw" ipVersion=0x4 table="filter"
2026-02-17 01:26:49.355 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliebefe23f694" ipVersion=0x4 table="filter"
2026-02-17 01:26:49.355 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliebefe23f694" ipVersion=0x4 table="filter"
2026-02-17 01:26:49.355 [INFO][73] 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:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.355 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:49.420 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3584/pod-configmaps-7c6afe4f-2a6d-44c4-84e4-fec2c32c9908", EndpointId:"eth0"}
2026-02-17 01:26:50.588 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3584"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3584"}
2026-02-17 01:26:50.611 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2451"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2451"}
2026-02-17 01:26:50.638 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:51.201 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024, name=eth0)
2026-02-17 01:26:51.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2451"} profile:{inbound_rules:{action:"allow" rule_id:"AkpQbiAMZhq5Ia8X"} outbound_rules:{action:"allow" rule_id:"QiecL2Ii2zfxDV9P"}}
2026-02-17 01:26:51.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2451.default"} profile:{}
2026-02-17 01:26:51.201 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba2ba25a2c5" profile_ids:"kns.projected-2451" profile_ids:"ksa.projected-2451.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:26:51.201 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.201 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.201 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.202 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliba2ba25a2c5" ipVersion=0x4 table="filter"
2026-02-17 01:26:51.202 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2451" ipVersion=0x4 table="filter"
2026-02-17 01:26:51.202 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p5pEcPfD5K0GNGQADP" ipVersion=0x4 table="filter"
2026-02-17 01:26:51.202 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliba2ba25a2c5" ipVersion=0x4 table="filter"
2026-02-17 01:26:51.202 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2451" ipVersion=0x4 table="filter"
2026-02-17 01:26:51.202 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p5pEcPfD5K0GNGQADP" ipVersion=0x4 table="filter"
2026-02-17 01:26:51.202 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.202 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.202 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.250 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:51.250 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} status="down"
2026-02-17 01:26:51.277 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="caliba2ba25a2c5" state="down"
2026-02-17 01:26:51.277 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.277 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2ba25a2c5", State:"down", Index:243}
2026-02-17 01:26:51.277 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Typed[string]{}}
2026-02-17 01:26:51.277 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Typed[string]{}}
2026-02-17 01:26:51.277 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.277 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.277 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.281 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="caliba2ba25a2c5" state="up"
2026-02-17 01:26:51.301 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:51.302 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} status="down"
2026-02-17 01:26:51.302 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2ba25a2c5", State:"up", Index:243}
2026-02-17 01:26:51.302 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.302 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.302 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.302 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.302 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.322 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:51.322 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} status="up"
2026-02-17 01:26:51.708 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8049" name:"default"}
2026-02-17 01:26:51.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8049"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8049"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8049"}
2026-02-17 01:26:51.782 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8049"}
2026-02-17 01:26:51.989 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024, name=eth0)
2026-02-17 01:26:51.989 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba2ba25a2c5" profile_ids:"kns.projected-2451" profile_ids:"ksa.projected-2451.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:26:51.989 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.989 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.989 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.990 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:51.990 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:51.990 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:52.014 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:52.014 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} status="up"
2026-02-17 01:26:52.935 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=243
2026-02-17 01:26:52.935 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:52.935 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:52.935 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:53.133 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024, name=eth0)
2026-02-17 01:26:53.133 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba2ba25a2c5" profile_ids:"kns.projected-2451" profile_ids:"ksa.projected-2451.default" ipv4_nets:"10.100.37.54/32"}
2026-02-17 01:26:53.133 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.133 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.133 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.134 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:53.135 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.135 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.159 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:53.159 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} status="up"
2026-02-17 01:26:53.241 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=243
2026-02-17 01:26:53.241 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:53.241 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Typed[string]{}}
2026-02-17 01:26:53.241 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Typed[string]{}}
2026-02-17 01:26:53.242 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="caliba2ba25a2c5" state="down"
2026-02-17 01:26:53.245 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="caliba2ba25a2c5" state=""
2026-02-17 01:26:53.245 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:53.266 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2ba25a2c5", State:"down", Index:243}
2026-02-17 01:26:53.266 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba2ba25a2c5", State:"", Index:243}
2026-02-17 01:26:53.266 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Set[string](nil)}
2026-02-17 01:26:53.266 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba2ba25a2c5", Addrs:set.Set[string](nil)}
2026-02-17 01:26:53.266 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba2ba25a2c5"
2026-02-17 01:26:53.266 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.266 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.266 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.54
2026-02-17 01:26:53.282 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:53.282 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"} status="down"
2026-02-17 01:26:53.329 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024, name=eth0)
2026-02-17 01:26:53.330 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024" endpoint_id:"eth0"}
2026-02-17 01:26:53.330 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2451"}
2026-02-17 01:26:53.330 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2451.default"}
2026-02-17 01:26:53.330 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.330 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.330 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2451" ipVersion=0x4 table="filter"
2026-02-17 01:26:53.330 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p5pEcPfD5K0GNGQADP" ipVersion=0x4 table="filter"
2026-02-17 01:26:53.330 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2451" ipVersion=0x4 table="filter"
2026-02-17 01:26:53.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p5pEcPfD5K0GNGQADP" ipVersion=0x4 table="filter"
2026-02-17 01:26:53.331 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba2ba25a2c5" ipVersion=0x4 table="filter"
2026-02-17 01:26:53.331 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba2ba25a2c5" ipVersion=0x4 table="filter"
2026-02-17 01:26:53.331 [INFO][73] 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:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:53.392 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2451/downwardapi-volume-19418d21-d898-4aed-9b7e-193417b6e024", EndpointId:"eth0"}
2026-02-17 01:26:54.730 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2451"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2451"}
2026-02-17 01:26:54.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3674"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3674"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3674"}
2026-02-17 01:26:54.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3674" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:55.761 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3584" name:"default"}
2026-02-17 01:26:55.921 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3584"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3584"}
2026-02-17 01:26:55.949 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3584"}
2026-02-17 01:26:57.377 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-3674/pod-0, name=eth0)
2026-02-17 01:26:57.377 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-3674"} profile:{inbound_rules:{action:"allow" rule_id:"MHj0jx3iSLSk3Gap"} outbound_rules:{action:"allow" rule_id:"EhP6xAywtY4528gi"}}
2026-02-17 01:26:57.377 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-3674.default"} profile:{}
2026-02-17 01:26:57.377 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3674/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieac33850491" profile_ids:"kns.disruption-3674" profile_ids:"ksa.disruption-3674.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:26:57.377 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.378 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.378 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieac33850491" ipVersion=0x4 table="filter"
2026-02-17 01:26:57.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-3674" ipVersion=0x4 table="filter"
2026-02-17 01:26:57.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MqwieOO4jjP8L9Mjv5" ipVersion=0x4 table="filter"
2026-02-17 01:26:57.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieac33850491" ipVersion=0x4 table="filter"
2026-02-17 01:26:57.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-3674" ipVersion=0x4 table="filter"
2026-02-17 01:26:57.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MqwieOO4jjP8L9Mjv5" ipVersion=0x4 table="filter"
2026-02-17 01:26:57.378 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieac33850491"
2026-02-17 01:26:57.378 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.378 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.412 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:57.412 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:57.412 [INFO][73] felix/summary.go 100: Summarising 227 dataplane reconciliation loops over 1m0.3s: avg=28ms longest=74ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:26:57.454 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="calieac33850491" state="down"
2026-02-17 01:26:57.454 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieac33850491"
2026-02-17 01:26:57.454 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieac33850491", State:"down", Index:244}
2026-02-17 01:26:57.455 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Typed[string]{}}
2026-02-17 01:26:57.455 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Typed[string]{}}
2026-02-17 01:26:57.455 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieac33850491"
2026-02-17 01:26:57.455 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.455 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.458 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="calieac33850491" state="up"
2026-02-17 01:26:57.477 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:26:57.477 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 01:26:57.477 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieac33850491", State:"up", Index:244}
2026-02-17 01:26:57.477 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieac33850491"
2026-02-17 01:26:57.478 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieac33850491"
2026-02-17 01:26:57.478 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieac33850491"
2026-02-17 01:26:57.478 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.478 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:57.499 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:57.499 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:58.027 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-3674/pod-0, name=eth0)
2026-02-17 01:26:58.028 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3674/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieac33850491" profile_ids:"kns.disruption-3674" profile_ids:"ksa.disruption-3674.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:26:58.028 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:58.028 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:58.028 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:58.029 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieac33850491"
2026-02-17 01:26:58.030 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:58.030 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:26:58.049 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:26:58.049 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:26:58.864 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3674"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3674"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3674"}
2026-02-17 01:26:58.894 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4540"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4540"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4540"}
2026-02-17 01:26:58.918 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4540" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:58.971 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4540"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4540"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4540"}
2026-02-17 01:26:58.998 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-128"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-128"}
2026-02-17 01:26:58.998 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:26:59.335 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=244
2026-02-17 01:26:59.335 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieac33850491"
2026-02-17 01:26:59.335 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:59.335 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:26:59.875 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2451" name:"default"}
2026-02-17 01:27:00.021 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2451"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2451"}
2026-02-17 01:27:00.054 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2451"}
2026-02-17 01:27:00.692 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521527-gf4c4, name=eth0)
2026-02-17 01:27:00.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521527-gf4c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e085f965f" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:27:00.693 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.693 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.693 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali34e085f965f" ipVersion=0x4 table="filter"
2026-02-17 01:27:00.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali34e085f965f" ipVersion=0x4 table="filter"
2026-02-17 01:27:00.694 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34e085f965f"
2026-02-17 01:27:00.694 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.694 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.736 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:00.736 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="down"
2026-02-17 01:27:00.766 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali34e085f965f" state="down"
2026-02-17 01:27:00.766 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34e085f965f"
2026-02-17 01:27:00.766 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e085f965f", State:"down", Index:245}
2026-02-17 01:27:00.766 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:00.766 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:00.766 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34e085f965f"
2026-02-17 01:27:00.766 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.766 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.766 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali34e085f965f" state="up"
2026-02-17 01:27:00.793 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:00.793 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="down"
2026-02-17 01:27:00.793 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e085f965f", State:"up", Index:245}
2026-02-17 01:27:00.793 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34e085f965f"
2026-02-17 01:27:00.793 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34e085f965f"
2026-02-17 01:27:00.793 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e085f965f"
2026-02-17 01:27:00.793 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.793 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:00.815 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:00.816 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="up"
2026-02-17 01:27:01.052 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521527-gf4c4, name=eth0)
2026-02-17 01:27:01.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521527-gf4c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e085f965f" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:27:01.053 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.054 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.054 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.056 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e085f965f"
2026-02-17 01:27:01.056 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.056 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.077 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:01.077 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="up"
2026-02-17 01:27:01.078 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-128"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-128"}
2026-02-17 01:27:01.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-970"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-970"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-970"}
2026-02-17 01:27:01.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-970" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:01.777 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8483"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8483"}
2026-02-17 01:27:01.823 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521526-z5q45, name=eth0)
2026-02-17 01:27:01.823 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521526-z5q45" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2733dab3e13" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:27:01.824 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.824 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.824 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.826 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2733dab3e13"
2026-02-17 01:27:01.826 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.826 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.827 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521527-gf4c4, name=eth0)
2026-02-17 01:27:01.850 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:01.850 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="up"
2026-02-17 01:27:01.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1446"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1446"}
2026-02-17 01:27:01.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521527-gf4c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e085f965f" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:27:01.850 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-1446" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:01.850 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.850 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.850 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.851 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e085f965f"
2026-02-17 01:27:01.851 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.851 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.854 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521526-z5q45, name=eth0)
2026-02-17 01:27:01.870 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521527-gf4c4, name=eth0)
2026-02-17 01:27:01.884 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:01.884 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="up"
2026-02-17 01:27:01.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521526-z5q45" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2733dab3e13" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:27:01.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521527-gf4c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e085f965f" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:27:01.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-1481"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-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:"nsdeletetest-1481"}
2026-02-17 01:27:01.884 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-1481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:01.884 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.884 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.884 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.885 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.885 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.885 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.885 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2733dab3e13"
2026-02-17 01:27:01.885 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e085f965f"
2026-02-17 01:27:01.886 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.886 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.886 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.886 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:01.897 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521526-z5q45, name=eth0)
2026-02-17 01:27:01.915 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:01.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="up"
2026-02-17 01:27:01.915 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:01.915 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="up"
2026-02-17 01:27:01.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521526-z5q45" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2733dab3e13" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.32/32"}
2026-02-17 01:27:01.915 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.915 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.915 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.916 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2733dab3e13"
2026-02-17 01:27:01.917 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.917 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:01.942 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:01.942 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"} status="up"
2026-02-17 01:27:02.064 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244, name=eth0)
2026-02-17 01:27:02.065 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia607d8ee028" profile_ids:"kns.container-probe-8385" profile_ids:"ksa.container-probe-8385.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:27:02.065 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.065 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.065 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.066 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia607d8ee028"
2026-02-17 01:27:02.066 [INFO][73] 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-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.066 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.087 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:02.087 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} status="up"
2026-02-17 01:27:02.444 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=245
2026-02-17 01:27:02.444 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali34e085f965f"
2026-02-17 01:27:02.444 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:02.444 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:02.463 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=nsdeletetest-1481/test-pod, name=eth0)
2026-02-17 01:27:02.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-1481"} profile:{inbound_rules:{action:"allow" rule_id:"7_L3F9isaJkTX0JF"} outbound_rules:{action:"allow" rule_id:"Hnov4uW16TKIbef_"}}
2026-02-17 01:27:02.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-1481.default"} profile:{}
2026-02-17 01:27:02.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-1481/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bdbd57192a" profile_ids:"kns.nsdeletetest-1481" profile_ids:"ksa.nsdeletetest-1481.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:27:02.468 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.468 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.468 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.471 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7bdbd57192a" ipVersion=0x4 table="filter"
2026-02-17 01:27:02.471 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lkILqCJx5Ui7P_gW2h" ipVersion=0x4 table="filter"
2026-02-17 01:27:02.471 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RAeEjd2nk2PPaWBqHx" ipVersion=0x4 table="filter"
2026-02-17 01:27:02.471 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7bdbd57192a" ipVersion=0x4 table="filter"
2026-02-17 01:27:02.471 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lkILqCJx5Ui7P_gW2h" ipVersion=0x4 table="filter"
2026-02-17 01:27:02.471 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RAeEjd2nk2PPaWBqHx" ipVersion=0x4 table="filter"
2026-02-17 01:27:02.471 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:02.471 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.471 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.512 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:02.512 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:27:02.543 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali7bdbd57192a" state="down"
2026-02-17 01:27:02.543 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdbd57192a", State:"down", Index:246}
2026-02-17 01:27:02.543 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bdbd57192a"
2026-02-17 01:27:02.543 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Typed[string]{}}
2026-02-17 01:27:02.543 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Typed[string]{}}
2026-02-17 01:27:02.543 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:02.543 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.543 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.551 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali7bdbd57192a" state="up"
2026-02-17 01:27:02.562 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:02.562 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 01:27:02.562 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdbd57192a", State:"up", Index:246}
2026-02-17 01:27:02.562 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:02.562 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:02.562 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:02.563 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.563 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:02.579 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:02.579 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:27:02.989 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244, name=eth0)
2026-02-17 01:27:02.990 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia607d8ee028" profile_ids:"kns.container-probe-8385" profile_ids:"ksa.container-probe-8385.default" ipv4_nets:"10.100.37.52/32"}
2026-02-17 01:27:02.990 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.990 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.990 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.990 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia607d8ee028"
2026-02-17 01:27:02.991 [INFO][73] 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-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.991 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:02.997 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244, name=eth0)
2026-02-17 01:27:03.012 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:03.012 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"} status="up"
2026-02-17 01:27:03.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244" endpoint_id:"eth0"}
2026-02-17 01:27:03.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8385"}
2026-02-17 01:27:03.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8385.default"}
2026-02-17 01:27:03.012 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:03.012 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:03.013 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZzNwYERKDA7daDAehO" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.013 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wzkry2ndihEbn1ibKX" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.013 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZzNwYERKDA7daDAehO" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.013 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wzkry2ndihEbn1ibKX" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.013 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:03.013 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia607d8ee028" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.013 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia607d8ee028" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.013 [INFO][73] 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-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:03.013 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:03.014 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.52
2026-02-17 01:27:03.061 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8385/liveness-cf273e3b-d3a9-4f8e-afb5-af8f0207c244", EndpointId:"eth0"}
2026-02-17 01:27:03.061 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8385"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8385"}
2026-02-17 01:27:03.061 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5835"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5835"} 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:"pod-resize-tests-5835"}
2026-02-17 01:27:03.061 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-5835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:03.078 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=nsdeletetest-1481/test-pod, name=eth0)
2026-02-17 01:27:03.088 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-1481/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bdbd57192a" profile_ids:"kns.nsdeletetest-1481" profile_ids:"ksa.nsdeletetest-1481.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:27:03.088 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:03.088 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:03.088 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:03.089 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:03.089 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:03.089 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:03.107 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521527-gf4c4, name=eth0)
2026-02-17 01:27:03.116 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:03.116 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:27:03.116 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521527-gf4c4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e085f965f" profile_ids:"kns.cronjob-8483" profile_ids:"ksa.cronjob-8483.default" ipv4_nets:"10.100.37.58/32"}
2026-02-17 01:27:03.116 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:03.116 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:03.116 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:03.117 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e085f965f"
2026-02-17 01:27:03.117 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:03.117 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:03.140 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:03.140 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"} status="up"
2026-02-17 01:27:03.400 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=240
2026-02-17 01:27:03.400 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia607d8ee028"
2026-02-17 01:27:03.400 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="calia607d8ee028" state="down"
2026-02-17 01:27:03.400 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Typed[string]{}}
2026-02-17 01:27:03.400 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Typed[string]{}}
2026-02-17 01:27:03.400 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia607d8ee028", State:"down", Index:240}
2026-02-17 01:27:03.403 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="calia607d8ee028" state=""
2026-02-17 01:27:03.403 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia607d8ee028"
2026-02-17 01:27:03.419 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia607d8ee028", State:"", Index:240}
2026-02-17 01:27:03.419 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Set[string](nil)}
2026-02-17 01:27:03.419 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia607d8ee028", Addrs:set.Set[string](nil)}
2026-02-17 01:27:03.684 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:27:03.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-5835"} profile:{inbound_rules:{action:"allow" rule_id:"DioP6gAWO_wqs0nN"} outbound_rules:{action:"allow" rule_id:"rzBlArc7Kgny4IW0"}}
2026-02-17 01:27:03.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-5835.default"} profile:{}
2026-02-17 01:27:03.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:27:03.685 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.685 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.685 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.686 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9811be95ba5" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.686 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sneQunA2YJvPTaVRir" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.686 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Elc6J0_mItIG4TnpaE" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.686 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9811be95ba5" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.686 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sneQunA2YJvPTaVRir" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.686 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Elc6J0_mItIG4TnpaE" ipVersion=0x4 table="filter"
2026-02-17 01:27:03.686 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9811be95ba5"
2026-02-17 01:27:03.686 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.687 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.724 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:03.724 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="down"
2026-02-17 01:27:03.759 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali9811be95ba5" state="down"
2026-02-17 01:27:03.759 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9811be95ba5", State:"down", Index:247}
2026-02-17 01:27:03.759 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9811be95ba5"
2026-02-17 01:27:03.759 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Typed[string]{}}
2026-02-17 01:27:03.759 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Typed[string]{}}
2026-02-17 01:27:03.759 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9811be95ba5"
2026-02-17 01:27:03.760 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.760 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.761 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali9811be95ba5" state="up"
2026-02-17 01:27:03.779 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:03.779 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="down"
2026-02-17 01:27:03.779 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9811be95ba5", State:"up", Index:247}
2026-02-17 01:27:03.779 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9811be95ba5"
2026-02-17 01:27:03.779 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9811be95ba5"
2026-02-17 01:27:03.779 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:27:03.780 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.780 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:03.801 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:03.801 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:27:03.898 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-3674/pod-0, name=eth0)
2026-02-17 01:27:03.899 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3674/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieac33850491" profile_ids:"kns.disruption-3674" profile_ids:"ksa.disruption-3674.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:27:03.899 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.899 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.899 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.900 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieac33850491"
2026-02-17 01:27:03.900 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.900 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.919 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-3674/pod-0, name=eth0)
2026-02-17 01:27:03.932 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:03.933 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:27:03.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3674"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3674"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3674"}
2026-02-17 01:27:03.933 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3674/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieac33850491" profile_ids:"kns.disruption-3674" profile_ids:"ksa.disruption-3674.default" ipv4_nets:"10.100.37.56/32"}
2026-02-17 01:27:03.933 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.933 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.933 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.933 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieac33850491"
2026-02-17 01:27:03.933 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.933 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:03.962 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:03.962 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 01:27:03.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-1481"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-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:"nsdeletetest-1481"}
2026-02-17 01:27:04.153 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4540" name:"default"}
2026-02-17 01:27:04.196 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4540"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4540"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4540"}
2026-02-17 01:27:04.211 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=disruption-3674/pod-0, name=eth0)
bird: KIF: Received address message for unknown interface 244
2026-02-17 01:27:04.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3674/pod-0" endpoint_id:"eth0"}
2026-02-17 01:27:04.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-3674"}
2026-02-17 01:27:04.223 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-3674.default"}
2026-02-17 01:27:04.223 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:04.223 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:04.223 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-3674" ipVersion=0x4 table="filter"
2026-02-17 01:27:04.223 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MqwieOO4jjP8L9Mjv5" ipVersion=0x4 table="filter"
2026-02-17 01:27:04.223 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-3674" ipVersion=0x4 table="filter"
2026-02-17 01:27:04.223 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MqwieOO4jjP8L9Mjv5" ipVersion=0x4 table="filter"
2026-02-17 01:27:04.223 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:04.223 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieac33850491" ipVersion=0x4 table="filter"
2026-02-17 01:27:04.223 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieac33850491" ipVersion=0x4 table="filter"
2026-02-17 01:27:04.223 [INFO][73] 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-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:04.224 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:04.224 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.56
2026-02-17 01:27:04.275 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3674/pod-0", EndpointId:"eth0"}
2026-02-17 01:27:04.275 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4540"}
2026-02-17 01:27:04.294 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=246
2026-02-17 01:27:04.294 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7bdbd57192a"
2026-02-17 01:27:04.294 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:04.294 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:04.318 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="calieac33850491" state="down"
2026-02-17 01:27:04.319 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieac33850491", State:"down", Index:244}
2026-02-17 01:27:04.319 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieac33850491"
2026-02-17 01:27:04.319 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="calieac33850491" state=""
2026-02-17 01:27:04.319 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieac33850491"
2026-02-17 01:27:04.319 [INFO][73] 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=244
2026-02-17 01:27:04.337 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Typed[string]{}}
2026-02-17 01:27:04.337 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Typed[string]{}}
2026-02-17 01:27:04.337 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieac33850491", State:"", Index:244}
2026-02-17 01:27:04.338 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Set[string](nil)}
2026-02-17 01:27:04.338 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieac33850491", Addrs:set.Set[string](nil)}
2026-02-17 01:27:04.742 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=247
2026-02-17 01:27:04.743 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9811be95ba5"
2026-02-17 01:27:04.743 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:04.743 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:06.115 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-128"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-128"}
2026-02-17 01:27:06.280 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-970"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-970"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-970"}
2026-02-17 01:27:06.305 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3515"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3515"}
2026-02-17 01:27:06.331 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3515" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:06.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3515"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3515"}
2026-02-17 01:27:06.522 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9849"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9849"}
2026-02-17 01:27:06.544 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:06.806 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8483"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8483"}
2026-02-17 01:27:08.149 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8385" name:"default"}
2026-02-17 01:27:08.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8385"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8385"}
2026-02-17 01:27:08.315 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8385"}
2026-02-17 01:27:08.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3674" name:"default"}
2026-02-17 01:27:09.043 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=nsdeletetest-1481/test-pod, name=eth0)
2026-02-17 01:27:09.044 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-1481/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bdbd57192a" profile_ids:"kns.nsdeletetest-1481" profile_ids:"ksa.nsdeletetest-1481.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:27:09.044 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.044 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.044 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.044 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:09.044 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.045 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.065 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=nsdeletetest-1481/test-pod, name=eth0)
2026-02-17 01:27:09.075 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:09.075 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:27:09.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-1481"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-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:"nsdeletetest-1481"}
2026-02-17 01:27:09.075 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-1481/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bdbd57192a" profile_ids:"kns.nsdeletetest-1481" profile_ids:"ksa.nsdeletetest-1481.default" ipv4_nets:"10.100.37.61/32"}
2026-02-17 01:27:09.075 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.075 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.075 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.075 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bdbd57192a"
2026-02-17 01:27:09.075 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.075 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.098 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:09.098 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 01:27:09.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3674"}
2026-02-17 01:27:09.321 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=nsdeletetest-1481/test-pod, name=eth0)
2026-02-17 01:27:09.328 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-1481/test-pod" endpoint_id:"eth0"}
2026-02-17 01:27:09.328 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-1481"}
2026-02-17 01:27:09.328 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-1481.default"}
2026-02-17 01:27:09.328 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.328 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lkILqCJx5Ui7P_gW2h" ipVersion=0x4 table="filter"
2026-02-17 01:27:09.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RAeEjd2nk2PPaWBqHx" ipVersion=0x4 table="filter"
2026-02-17 01:27:09.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lkILqCJx5Ui7P_gW2h" ipVersion=0x4 table="filter"
2026-02-17 01:27:09.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RAeEjd2nk2PPaWBqHx" ipVersion=0x4 table="filter"
2026-02-17 01:27:09.328 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7bdbd57192a" ipVersion=0x4 table="filter"
2026-02-17 01:27:09.328 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7bdbd57192a" ipVersion=0x4 table="filter"
2026-02-17 01:27:09.328 [INFO][73] 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:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.328 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.328 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.61
2026-02-17 01:27:09.376 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-1481/test-pod", EndpointId:"eth0"}
2026-02-17 01:27:09.425 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali7bdbd57192a" state="down"
2026-02-17 01:27:09.425 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bdbd57192a"
2026-02-17 01:27:09.425 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali7bdbd57192a" state=""
2026-02-17 01:27:09.425 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7bdbd57192a"
2026-02-17 01:27:09.426 [INFO][73] 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=246
2026-02-17 01:27:09.426 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdbd57192a", State:"down", Index:246}
2026-02-17 01:27:09.426 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Typed[string]{}}
2026-02-17 01:27:09.426 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Typed[string]{}}
2026-02-17 01:27:09.426 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bdbd57192a", State:"", Index:246}
2026-02-17 01:27:09.426 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Set[string](nil)}
2026-02-17 01:27:09.426 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bdbd57192a", Addrs:set.Set[string](nil)}
2026-02-17 01:27:11.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-970" name:"default"}
2026-02-17 01:27:11.635 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-970"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-970"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-970"}
2026-02-17 01:27:11.656 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-970"}
2026-02-17 01:27:11.678 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9849"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9849"}
2026-02-17 01:27:11.678 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7600"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7600"}
2026-02-17 01:27:11.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7600" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:11.731 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3515" name:"default"}
2026-02-17 01:27:12.001 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3515"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3515"}
2026-02-17 01:27:12.029 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3515"}
2026-02-17 01:27:14.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-1481" name:"default"}
2026-02-17 01:27:14.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-1481"}
2026-02-17 01:27:15.031 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1446"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1446"}
2026-02-17 01:27:15.069 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2277"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2277"}
2026-02-17 01:27:15.096 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:15.666 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c, name=eth0)
2026-02-17 01:27:15.667 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2277.default"} profile:{}
2026-02-17 01:27:15.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2277"} profile:{inbound_rules:{action:"allow" rule_id:"DXxuK_buP9J_SLji"} outbound_rules:{action:"allow" rule_id:"i47MPkdtzEq8sK2f"}}
2026-02-17 01:27:15.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d1090d5f59" profile_ids:"kns.projected-2277" profile_ids:"ksa.projected-2277.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:27:15.668 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.668 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.668 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8d1090d5f59" ipVersion=0x4 table="filter"
2026-02-17 01:27:15.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2277" ipVersion=0x4 table="filter"
2026-02-17 01:27:15.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9GPKOWnuKXP36dtNtg" ipVersion=0x4 table="filter"
2026-02-17 01:27:15.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8d1090d5f59" ipVersion=0x4 table="filter"
2026-02-17 01:27:15.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2277" ipVersion=0x4 table="filter"
2026-02-17 01:27:15.669 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9GPKOWnuKXP36dtNtg" ipVersion=0x4 table="filter"
2026-02-17 01:27:15.669 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:15.669 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.670 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.704 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:15.704 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="down"
2026-02-17 01:27:15.749 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali8d1090d5f59" state="down"
2026-02-17 01:27:15.749 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d1090d5f59"
2026-02-17 01:27:15.749 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d1090d5f59", State:"down", Index:248}
2026-02-17 01:27:15.749 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Typed[string]{}}
2026-02-17 01:27:15.749 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Typed[string]{}}
2026-02-17 01:27:15.749 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:15.749 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.749 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.751 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali8d1090d5f59" state="up"
2026-02-17 01:27:15.769 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:15.769 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="down"
2026-02-17 01:27:15.769 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d1090d5f59", State:"up", Index:248}
2026-02-17 01:27:15.769 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:15.769 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:15.769 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:15.769 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.769 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:15.787 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:15.787 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="up"
2026-02-17 01:27:16.186 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c, name=eth0)
2026-02-17 01:27:16.186 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d1090d5f59" profile_ids:"kns.projected-2277" profile_ids:"ksa.projected-2277.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:27:16.186 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:16.186 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:16.187 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:16.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:16.188 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:16.188 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:16.209 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:16.209 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="up"
2026-02-17 01:27:16.915 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9849" name:"default"}
2026-02-17 01:27:17.056 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9849"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9849"}
2026-02-17 01:27:17.085 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9849"}
2026-02-17 01:27:17.255 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=248
2026-02-17 01:27:17.255 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8d1090d5f59"
2026-02-17 01:27:17.255 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:17.255 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:17.646 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c, name=eth0)
2026-02-17 01:27:17.646 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d1090d5f59" profile_ids:"kns.projected-2277" profile_ids:"ksa.projected-2277.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:27:17.646 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:17.647 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:17.647 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:17.649 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:17.649 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:17.649 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:17.674 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:17.674 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="up"
2026-02-17 01:27:20.124 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-1446" name:"default"}
2026-02-17 01:27:20.276 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1446"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1446"}
2026-02-17 01:27:20.304 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-1446"}
2026-02-17 01:27:20.789 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7600"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7600"}
2026-02-17 01:27:20.814 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2988"}
2026-02-17 01:27:20.837 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:20.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2988"} labels:{key:"webhook-2988" value:"true"}
2026-02-17 01:27:20.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7233"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7233"} labels:{key:"webhook-2988-markers" value:"true"}
2026-02-17 01:27:20.866 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7233" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:21.715 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2277"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2277"}
2026-02-17 01:27:21.745 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-6799"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-6799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-volumeattributesclass-6799"}
2026-02-17 01:27:21.773 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-6799" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:23.174 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2988" type:"ClusterIP" cluster_ips:"10.254.12.239" ports:{Protocol:"TCP" Port:8443}
2026-02-17 01:27:23.222 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:27:23.222 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:27:23.223 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:23.223 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:23.223 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:23.223 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:27:23.223 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:23.223 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:23.239 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:23.239 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:27:25.912 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7600" name:"default"}
2026-02-17 01:27:25.965 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-6799"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-6799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-volumeattributesclass-6799"}
2026-02-17 01:27:25.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5815"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5815"}
2026-02-17 01:27:25.994 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5815" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:26.139 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7600"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7600"}
2026-02-17 01:27:26.165 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7600"}
2026-02-17 01:27:26.740 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c, name=eth0)
2026-02-17 01:27:26.740 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d1090d5f59" profile_ids:"kns.projected-2277" profile_ids:"ksa.projected-2277.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:27:26.740 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.741 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.741 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.743 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:26.744 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.744 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.773 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c, name=eth0)
2026-02-17 01:27:26.773 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:26.773 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="up"
2026-02-17 01:27:26.773 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2277"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2277"}
2026-02-17 01:27:26.774 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d1090d5f59" profile_ids:"kns.projected-2277" profile_ids:"ksa.projected-2277.default" ipv4_nets:"10.100.37.57/32"}
2026-02-17 01:27:26.774 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.775 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.775 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.776 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d1090d5f59"
2026-02-17 01:27:26.776 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.776 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:26.800 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:26.800 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"} status="up"
2026-02-17 01:27:26.989 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2988"
2026-02-17 01:27:27.012 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c, name=eth0)
2026-02-17 01:27:27.047 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c" endpoint_id:"eth0"}
2026-02-17 01:27:27.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2277.default"}
2026-02-17 01:27:27.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2277"}
2026-02-17 01:27:27.048 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:27.048 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:27.048 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2277" ipVersion=0x4 table="filter"
2026-02-17 01:27:27.048 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9GPKOWnuKXP36dtNtg" ipVersion=0x4 table="filter"
2026-02-17 01:27:27.048 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2277" ipVersion=0x4 table="filter"
2026-02-17 01:27:27.048 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9GPKOWnuKXP36dtNtg" ipVersion=0x4 table="filter"
2026-02-17 01:27:27.048 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:27.048 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8d1090d5f59" ipVersion=0x4 table="filter"
2026-02-17 01:27:27.048 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8d1090d5f59" ipVersion=0x4 table="filter"
2026-02-17 01:27:27.048 [INFO][73] 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:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:27.048 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:27.049 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.57
2026-02-17 01:27:27.103 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2277/annotationupdatee3d84acc-fec8-4d81-955f-0e114952345c", EndpointId:"eth0"}
2026-02-17 01:27:27.116 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=248
2026-02-17 01:27:27.116 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d1090d5f59"
2026-02-17 01:27:27.116 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali8d1090d5f59" state="down"
2026-02-17 01:27:27.116 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Typed[string]{}}
2026-02-17 01:27:27.117 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Typed[string]{}}
2026-02-17 01:27:27.117 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d1090d5f59", State:"down", Index:248}
2026-02-17 01:27:27.124 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali8d1090d5f59" state=""
2026-02-17 01:27:27.124 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8d1090d5f59"
2026-02-17 01:27:27.139 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d1090d5f59", State:"", Index:248}
2026-02-17 01:27:27.139 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Set[string](nil)}
2026-02-17 01:27:27.139 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d1090d5f59", Addrs:set.Set[string](nil)}
2026-02-17 01:27:27.578 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2988"} labels:{key:"webhook-2988" value:"true"}
2026-02-17 01:27:27.602 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7233"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7233"} labels:{key:"webhook-2988-markers" value:"true"}
2026-02-17 01:27:27.635 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2392"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2392"}
2026-02-17 01:27:27.636 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-2392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:28.228 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-2392/agnhost, name=eth0)
2026-02-17 01:27:28.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-2392"} profile:{inbound_rules:{action:"allow" rule_id:"HVf0VyrrQKMOixd0"} outbound_rules:{action:"allow" rule_id:"Z9B2_chP0NW47Esm"}}
2026-02-17 01:27:28.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-2392.default"} profile:{}
2026-02-17 01:27:28.228 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2392/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia983ed8c05f" profile_ids:"kns.proxy-2392" profile_ids:"ksa.proxy-2392.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:27:28.228 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.228 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.228 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.229 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia983ed8c05f" ipVersion=0x4 table="filter"
2026-02-17 01:27:28.229 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-2392" ipVersion=0x4 table="filter"
2026-02-17 01:27:28.229 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lFTN08hZ2r-Blmu-Eh" ipVersion=0x4 table="filter"
2026-02-17 01:27:28.229 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia983ed8c05f" ipVersion=0x4 table="filter"
2026-02-17 01:27:28.229 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-2392" ipVersion=0x4 table="filter"
2026-02-17 01:27:28.229 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lFTN08hZ2r-Blmu-Eh" ipVersion=0x4 table="filter"
2026-02-17 01:27:28.229 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia983ed8c05f"
2026-02-17 01:27:28.229 [INFO][73] 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:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.229 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.264 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:28.264 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 01:27:28.304 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calia983ed8c05f" state="down"
2026-02-17 01:27:28.304 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia983ed8c05f"
2026-02-17 01:27:28.305 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia983ed8c05f", State:"down", Index:249}
2026-02-17 01:27:28.305 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:28.305 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:28.305 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia983ed8c05f"
2026-02-17 01:27:28.305 [INFO][73] 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:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.305 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.312 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calia983ed8c05f" state="up"
2026-02-17 01:27:28.330 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:28.331 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 01:27:28.331 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia983ed8c05f", State:"up", Index:249}
2026-02-17 01:27:28.331 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia983ed8c05f"
2026-02-17 01:27:28.331 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia983ed8c05f"
2026-02-17 01:27:28.331 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia983ed8c05f"
2026-02-17 01:27:28.331 [INFO][73] 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:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:28.364 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:28.364 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:27:29.271 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-2392/agnhost, name=eth0)
2026-02-17 01:27:29.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2392/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia983ed8c05f" profile_ids:"kns.proxy-2392" profile_ids:"ksa.proxy-2392.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:27:29.272 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:29.272 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:29.272 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:29.273 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia983ed8c05f"
2026-02-17 01:27:29.273 [INFO][73] 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:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:29.273 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:29.296 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:29.296 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:27:29.547 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=249
2026-02-17 01:27:29.547 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia983ed8c05f"
2026-02-17 01:27:29.547 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:29.547 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:29.666 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2392" type:"ClusterIP" cluster_ips:"10.254.35.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:27:29.772 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2392"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2392"}
2026-02-17 01:27:29.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9771"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9771"} 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-9771"}
2026-02-17 01:27:29.817 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9771" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:31.034 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-6799" name:"default"}
2026-02-17 01:27:31.215 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-6799"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-6799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-volumeattributesclass-6799"}
2026-02-17 01:27:31.236 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-volumeattributesclass-6799"}
2026-02-17 01:27:31.876 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2277" name:"default"}
2026-02-17 01:27:31.986 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9771"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9771"} 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-9771"}
2026-02-17 01:27:32.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-753"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-753"}
2026-02-17 01:27:32.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:32.155 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2277"}
2026-02-17 01:27:32.208 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521526-z5q45, name=eth0)
2026-02-17 01:27:32.208 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521526-z5q45" endpoint_id:"eth0"}
2026-02-17 01:27:32.208 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:32.208 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:32.208 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:32.209 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2733dab3e13" ipVersion=0x4 table="filter"
2026-02-17 01:27:32.209 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2733dab3e13" ipVersion=0x4 table="filter"
2026-02-17 01:27:32.209 [INFO][73] 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:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:32.209 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:32.209 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.32
bird: KIF: Received address message for unknown interface 233
2026-02-17 01:27:32.275 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521526-z5q45", EndpointId:"eth0"}
2026-02-17 01:27:32.320 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=233
2026-02-17 01:27:32.320 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2733dab3e13"
2026-02-17 01:27:32.320 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali2733dab3e13" state="down"
2026-02-17 01:27:32.320 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Typed[string]{}}
2026-02-17 01:27:32.320 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Typed[string]{}}
2026-02-17 01:27:32.320 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2733dab3e13", State:"down", Index:233}
2026-02-17 01:27:32.323 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali2733dab3e13" state=""
2026-02-17 01:27:32.323 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2733dab3e13"
2026-02-17 01:27:32.341 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2733dab3e13", State:"", Index:233}
2026-02-17 01:27:32.341 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Set[string](nil)}
2026-02-17 01:27:32.341 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2733dab3e13", Addrs:set.Set[string](nil)}
2026-02-17 01:27:33.027 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2988" name:"default"}
2026-02-17 01:27:33.361 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=cronjob-8483/concurrent-29521527-gf4c4, name=eth0)
2026-02-17 01:27:33.361 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8483/concurrent-29521527-gf4c4" endpoint_id:"eth0"}
2026-02-17 01:27:33.361 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-8483"}
2026-02-17 01:27:33.361 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-8483.default"}
2026-02-17 01:27:33.361 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:33.361 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:33.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-8483" ipVersion=0x4 table="filter"
2026-02-17 01:27:33.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mESTpsJQERQ9HcbxZ8" ipVersion=0x4 table="filter"
2026-02-17 01:27:33.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-8483" ipVersion=0x4 table="filter"
2026-02-17 01:27:33.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mESTpsJQERQ9HcbxZ8" ipVersion=0x4 table="filter"
2026-02-17 01:27:33.362 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:33.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali34e085f965f" ipVersion=0x4 table="filter"
2026-02-17 01:27:33.362 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali34e085f965f" ipVersion=0x4 table="filter"
2026-02-17 01:27:33.362 [INFO][73] 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:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:33.362 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:33.363 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.58
2026-02-17 01:27:33.428 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8483/concurrent-29521527-gf4c4", EndpointId:"eth0"}
2026-02-17 01:27:33.428 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2988"} labels:{key:"webhook-2988" value:"true"}
2026-02-17 01:27:33.428 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2988"}
2026-02-17 01:27:33.465 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7233" name:"default"}
2026-02-17 01:27:33.478 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=245
2026-02-17 01:27:33.479 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34e085f965f"
2026-02-17 01:27:33.479 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali34e085f965f" state="down"
2026-02-17 01:27:33.479 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali34e085f965f" state=""
2026-02-17 01:27:33.479 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34e085f965f"
2026-02-17 01:27:33.490 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:33.490 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:33.490 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e085f965f", State:"down", Index:245}
2026-02-17 01:27:33.490 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e085f965f", State:"", Index:245}
2026-02-17 01:27:33.490 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Set[string](nil)}
2026-02-17 01:27:33.490 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e085f965f", Addrs:set.Set[string](nil)}
2026-02-17 01:27:33.513 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7233"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7233"} labels:{key:"webhook-2988-markers" value:"true"}
2026-02-17 01:27:33.534 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7233"}
2026-02-17 01:27:34.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-753"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-753"}
2026-02-17 01:27:34.836 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3468"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3468"}
2026-02-17 01:27:34.856 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-3468" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:34.860 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-2392/agnhost, name=eth0)
2026-02-17 01:27:34.888 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-2392/agnhost, name=eth0)
2026-02-17 01:27:34.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2392/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia983ed8c05f" profile_ids:"kns.proxy-2392" profile_ids:"ksa.proxy-2392.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:27:34.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2392"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2392"}
2026-02-17 01:27:34.890 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2392/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia983ed8c05f" profile_ids:"kns.proxy-2392" profile_ids:"ksa.proxy-2392.default" ipv4_nets:"10.100.37.63/32"}
2026-02-17 01:27:34.890 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:34.890 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:34.891 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:34.891 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia983ed8c05f"
2026-02-17 01:27:34.891 [INFO][73] 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:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:34.891 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:34.945 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:34.945 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 01:27:34.976 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3468"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3468"}
2026-02-17 01:27:34.998 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8005"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8005"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8005"}
2026-02-17 01:27:35.020 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-8005" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:35.101 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5815"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5815"}
2026-02-17 01:27:35.127 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5878"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 01:27:35.153 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:35.192 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=proxy-2392/agnhost, name=eth0)
2026-02-17 01:27:35.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-2392/agnhost" endpoint_id:"eth0"}
2026-02-17 01:27:35.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-2392.default"}
2026-02-17 01:27:35.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-2392"}
2026-02-17 01:27:35.192 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:35.192 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:35.195 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-2392" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.195 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lFTN08hZ2r-Blmu-Eh" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.195 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-2392" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.195 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lFTN08hZ2r-Blmu-Eh" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.195 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:35.195 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia983ed8c05f" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.195 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia983ed8c05f" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.195 [INFO][73] 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:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:35.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:35.203 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.63
2026-02-17 01:27:35.280 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-2392/agnhost", EndpointId:"eth0"}
2026-02-17 01:27:35.309 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=249
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia983ed8c05f"
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calia983ed8c05f" state="down"
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calia983ed8c05f" state=""
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia983ed8c05f"
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:35.309 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Typed[string]{}}
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia983ed8c05f", State:"down", Index:249}
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia983ed8c05f", State:"", Index:249}
2026-02-17 01:27:35.309 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Set[string](nil)}
2026-02-17 01:27:35.309 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia983ed8c05f", Addrs:set.Set[string](nil)}
2026-02-17 01:27:35.774 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a, name=eth0)
2026-02-17 01:27:35.774 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-5878.default"} profile:{}
2026-02-17 01:27:35.774 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-5878"} profile:{inbound_rules:{action:"allow" rule_id:"CKo73SYB_GhA42TN"} outbound_rules:{action:"allow" rule_id:"njB2OeJpfJKvpu-E"}}
2026-02-17 01:27:35.774 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5aa6ce98920" profile_ids:"kns.emptydir-5878" profile_ids:"ksa.emptydir-5878.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:27:35.774 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.774 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.774 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5aa6ce98920" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-5878" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Zk9Lh3AcIGtm1XOi0V" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5aa6ce98920" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-5878" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.775 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Zk9Lh3AcIGtm1XOi0V" ipVersion=0x4 table="filter"
2026-02-17 01:27:35.775 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:35.775 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.775 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.821 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:35.821 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="down"
2026-02-17 01:27:35.857 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali5aa6ce98920" state="down"
2026-02-17 01:27:35.857 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5aa6ce98920"
2026-02-17 01:27:35.857 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aa6ce98920", State:"down", Index:250}
2026-02-17 01:27:35.857 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Typed[string]{}}
2026-02-17 01:27:35.857 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Typed[string]{}}
2026-02-17 01:27:35.858 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:35.858 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.858 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.859 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali5aa6ce98920" state="up"
2026-02-17 01:27:35.885 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:35.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="down"
2026-02-17 01:27:35.885 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aa6ce98920", State:"up", Index:250}
2026-02-17 01:27:35.885 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:35.885 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:35.885 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:35.885 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.885 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:35.921 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:35.921 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="up"
2026-02-17 01:27:36.345 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a, name=eth0)
2026-02-17 01:27:36.345 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5aa6ce98920" profile_ids:"kns.emptydir-5878" profile_ids:"ksa.emptydir-5878.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:27:36.345 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:36.345 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:36.345 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:36.346 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:36.347 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:36.347 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:36.368 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:36.368 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="up"
2026-02-17 01:27:36.871 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=250
2026-02-17 01:27:36.871 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5aa6ce98920"
2026-02-17 01:27:36.871 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:36.871 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:37.033 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9771"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9771"} 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-9771"}
2026-02-17 01:27:37.480 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a, name=eth0)
2026-02-17 01:27:37.481 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5aa6ce98920" profile_ids:"kns.emptydir-5878" profile_ids:"ksa.emptydir-5878.default" ipv4_nets:"10.100.37.5/32"}
2026-02-17 01:27:37.481 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.481 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.481 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.481 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:37.482 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.482 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.506 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:37.506 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="up"
2026-02-17 01:27:37.583 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali5aa6ce98920" state="down"
2026-02-17 01:27:37.584 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5aa6ce98920"
2026-02-17 01:27:37.584 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=250
2026-02-17 01:27:37.584 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aa6ce98920", State:"down", Index:250}
2026-02-17 01:27:37.584 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Typed[string]{}}
2026-02-17 01:27:37.584 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Typed[string]{}}
2026-02-17 01:27:37.584 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:37.584 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.584 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.584 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.5
2026-02-17 01:27:37.586 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali5aa6ce98920" state=""
2026-02-17 01:27:37.586 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5aa6ce98920"
2026-02-17 01:27:37.604 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:37.604 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="down"
2026-02-17 01:27:37.604 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5aa6ce98920", State:"", Index:250}
2026-02-17 01:27:37.605 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Set[string](nil)}
2026-02-17 01:27:37.605 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5aa6ce98920", Addrs:set.Set[string](nil)}
2026-02-17 01:27:37.605 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5aa6ce98920"
2026-02-17 01:27:37.605 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.605 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.629 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:37.629 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"} status="down"
2026-02-17 01:27:37.690 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a, name=eth0)
2026-02-17 01:27:37.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a" endpoint_id:"eth0"}
2026-02-17 01:27:37.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-5878"}
2026-02-17 01:27:37.690 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-5878.default"}
2026-02-17 01:27:37.690 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.690 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.691 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-5878" ipVersion=0x4 table="filter"
2026-02-17 01:27:37.691 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Zk9Lh3AcIGtm1XOi0V" ipVersion=0x4 table="filter"
2026-02-17 01:27:37.691 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-5878" ipVersion=0x4 table="filter"
2026-02-17 01:27:37.691 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Zk9Lh3AcIGtm1XOi0V" ipVersion=0x4 table="filter"
2026-02-17 01:27:37.691 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.691 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5aa6ce98920" ipVersion=0x4 table="filter"
2026-02-17 01:27:37.692 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5aa6ce98920" ipVersion=0x4 table="filter"
2026-02-17 01:27:37.692 [INFO][73] 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-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.692 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:37.764 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5878/pod-a17acbcc-c173-4d84-8016-aa7f2cfbed6a", EndpointId:"eth0"}
2026-02-17 01:27:38.189 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8005"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8005"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8005"}
2026-02-17 01:27:38.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6213"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6213"}
2026-02-17 01:27:38.236 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-6213" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:38.349 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6213"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6213"}
2026-02-17 01:27:38.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4298"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4298"}
2026-02-17 01:27:38.375 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4298" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:38.996 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766, name=eth0)
2026-02-17 01:27:38.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4298"} profile:{inbound_rules:{action:"allow" rule_id:"U98ziin63Wimyezq"} outbound_rules:{action:"allow" rule_id:"8ANmeWKyqYLop4CF"}}
2026-02-17 01:27:38.997 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4298.default"} profile:{}
2026-02-17 01:27:38.997 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2f6dfa8b41" profile_ids:"kns.emptydir-4298" profile_ids:"ksa.emptydir-4298.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:27:38.997 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:38.997 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:38.997 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:38.997 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie2f6dfa8b41" ipVersion=0x4 table="filter"
2026-02-17 01:27:38.997 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4298" ipVersion=0x4 table="filter"
2026-02-17 01:27:38.997 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vtvwGADiCUs4bm3qQO" ipVersion=0x4 table="filter"
2026-02-17 01:27:38.997 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie2f6dfa8b41" ipVersion=0x4 table="filter"
2026-02-17 01:27:38.997 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4298" ipVersion=0x4 table="filter"
2026-02-17 01:27:38.997 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vtvwGADiCUs4bm3qQO" ipVersion=0x4 table="filter"
2026-02-17 01:27:38.997 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:38.997 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:38.997 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:39.035 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:39.036 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="down"
2026-02-17 01:27:39.048 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:27:39.075 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calie2f6dfa8b41" state="down"
2026-02-17 01:27:39.075 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:39.075 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f6dfa8b41", State:"down", Index:251}
2026-02-17 01:27:39.075 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Typed[string]{}}
2026-02-17 01:27:39.075 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Typed[string]{}}
2026-02-17 01:27:39.075 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:39.076 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:39.076 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:39.079 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calie2f6dfa8b41" state="up"
2026-02-17 01:27:39.103 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:39.103 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="down"
2026-02-17 01:27:39.103 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f6dfa8b41", State:"up", Index:251}
2026-02-17 01:27:39.103 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:39.103 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:39.103 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:39.103 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:39.103 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:39.127 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:39.127 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="up"
2026-02-17 01:27:39.255 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5878"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 01:27:39.281 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3773"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3773"}
2026-02-17 01:27:39.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:39.406 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3773" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:27:39.828 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-753" name:"default"}
2026-02-17 01:27:40.024 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8, name=eth0)
2026-02-17 01:27:40.025 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-3773"} profile:{inbound_rules:{action:"allow" rule_id:"tLZWwZ7ZwcPZtpWL"} outbound_rules:{action:"allow" rule_id:"1bclPTKmCNNM2iZl"}}
2026-02-17 01:27:40.025 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-3773.default"} profile:{}
2026-02-17 01:27:40.025 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97bb4e626e1" profile_ids:"kns.dns-3773" profile_ids:"ksa.dns-3773.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:27:40.025 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.025 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.025 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97bb4e626e1" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-3773" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FMy6D7bURfhbgXurCA" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97bb4e626e1" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-3773" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FMy6D7bURfhbgXurCA" ipVersion=0x4 table="filter"
2026-02-17 01:27:40.027 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:40.027 [INFO][73] 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:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.063 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:40.063 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} status="down"
2026-02-17 01:27:40.092 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali97bb4e626e1" state="down"
2026-02-17 01:27:40.092 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97bb4e626e1"
2026-02-17 01:27:40.092 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97bb4e626e1", State:"down", Index:252}
2026-02-17 01:27:40.092 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Typed[string]{}}
2026-02-17 01:27:40.092 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Typed[string]{}}
2026-02-17 01:27:40.092 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:40.092 [INFO][73] 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:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.092 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.103 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali97bb4e626e1" state="up"
2026-02-17 01:27:40.114 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:40.114 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} status="down"
2026-02-17 01:27:40.114 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97bb4e626e1", State:"up", Index:252}
2026-02-17 01:27:40.114 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:40.114 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:40.115 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:40.115 [INFO][73] 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:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.115 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:40.131 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:40.131 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} status="up"
2026-02-17 01:27:40.140 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-3468" name:"default"}
2026-02-17 01:27:40.230 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=251
2026-02-17 01:27:40.230 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:40.230 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:40.230 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:40.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-753"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-753"}
2026-02-17 01:27:40.340 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-2392" name:"default"}
2026-02-17 01:27:40.340 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-753"}
2026-02-17 01:27:40.378 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766, name=eth0)
2026-02-17 01:27:40.378 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2f6dfa8b41" profile_ids:"kns.emptydir-4298" profile_ids:"ksa.emptydir-4298.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:27:40.378 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:40.378 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:40.378 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:40.379 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:40.379 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:40.379 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:40.421 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:40.421 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="up"
2026-02-17 01:27:40.499 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5815" name:"default"}
2026-02-17 01:27:40.684 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2392"
2026-02-17 01:27:40.829 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3468"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3468"}
2026-02-17 01:27:40.852 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-3468"}
2026-02-17 01:27:40.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5815"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5815"}
2026-02-17 01:27:40.963 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5815"}
2026-02-17 01:27:41.072 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-2392"}
2026-02-17 01:27:41.396 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8, name=eth0)
2026-02-17 01:27:41.396 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97bb4e626e1" profile_ids:"kns.dns-3773" profile_ids:"ksa.dns-3773.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:27:41.396 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:41.396 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:41.396 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:41.397 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:41.397 [INFO][73] 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:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:41.397 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:41.416 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:41.416 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} status="up"
2026-02-17 01:27:41.565 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766, name=eth0)
2026-02-17 01:27:41.565 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2f6dfa8b41" profile_ids:"kns.emptydir-4298" profile_ids:"ksa.emptydir-4298.default" ipv4_nets:"10.100.37.51/32"}
2026-02-17 01:27:41.565 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.565 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.565 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.566 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:41.566 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.566 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.589 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:41.589 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="up"
2026-02-17 01:27:41.671 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calie2f6dfa8b41" state="down"
2026-02-17 01:27:41.672 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:41.672 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=251
2026-02-17 01:27:41.674 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f6dfa8b41", State:"down", Index:251}
2026-02-17 01:27:41.674 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Typed[string]{}}
2026-02-17 01:27:41.674 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Typed[string]{}}
2026-02-17 01:27:41.674 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:41.674 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.674 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.675 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.51
2026-02-17 01:27:41.676 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calie2f6dfa8b41" state=""
2026-02-17 01:27:41.676 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:41.701 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:41.701 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="down"
2026-02-17 01:27:41.701 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f6dfa8b41", State:"", Index:251}
2026-02-17 01:27:41.701 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Set[string](nil)}
2026-02-17 01:27:41.701 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2f6dfa8b41", Addrs:set.Set[string](nil)}
2026-02-17 01:27:41.701 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f6dfa8b41"
2026-02-17 01:27:41.701 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.701 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.722 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:41.722 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"} status="down"
2026-02-17 01:27:41.778 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766, name=eth0)
2026-02-17 01:27:41.778 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766" endpoint_id:"eth0"}
2026-02-17 01:27:41.778 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4298"}
2026-02-17 01:27:41.778 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4298.default"}
2026-02-17 01:27:41.778 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.778 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.778 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4298" ipVersion=0x4 table="filter"
2026-02-17 01:27:41.779 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vtvwGADiCUs4bm3qQO" ipVersion=0x4 table="filter"
2026-02-17 01:27:41.779 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4298" ipVersion=0x4 table="filter"
2026-02-17 01:27:41.779 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vtvwGADiCUs4bm3qQO" ipVersion=0x4 table="filter"
2026-02-17 01:27:41.779 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.779 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie2f6dfa8b41" ipVersion=0x4 table="filter"
2026-02-17 01:27:41.779 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie2f6dfa8b41" ipVersion=0x4 table="filter"
2026-02-17 01:27:41.779 [INFO][73] 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-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.779 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.846 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4298/pod-ff342c0b-fe91-43d0-bf8b-20e0cb5d7766", EndpointId:"eth0"}
2026-02-17 01:27:41.992 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=252
2026-02-17 01:27:41.992 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97bb4e626e1"
2026-02-17 01:27:41.992 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:41.992 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:42.521 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4298"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4298"}
2026-02-17 01:27:42.548 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9275"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9275"} 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-9275"}
2026-02-17 01:27:42.567 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9275" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:43.286 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-8005" name:"default"}
2026-02-17 01:27:43.447 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-6213" name:"default"}
2026-02-17 01:27:43.628 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-128" name:"default"}
2026-02-17 01:27:43.759 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8005"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8005"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8005"}
2026-02-17 01:27:43.791 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-8005"}
2026-02-17 01:27:43.885 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6213"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6213"}
2026-02-17 01:27:43.914 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-6213"}
2026-02-17 01:27:43.931 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-8483" name:"default"}
2026-02-17 01:27:44.097 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-128"}
2026-02-17 01:27:44.473 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5878" name:"default"}
2026-02-17 01:27:44.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-8483"}
2026-02-17 01:27:44.663 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5878"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 01:27:44.695 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5878"}
2026-02-17 01:27:44.743 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9275"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9275"} 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-9275"}
2026-02-17 01:27:44.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-746"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-746"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-746"}
2026-02-17 01:27:44.783 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-746" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:44.831 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-746" type:"ClusterIP" cluster_ips:"10.254.65.26" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:27:46.372 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/pod1, name=eth0)
2026-02-17 01:27:46.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-746"} profile:{inbound_rules:{action:"allow" rule_id:"8OxxtlWXMUSHugu2"} outbound_rules:{action:"allow" rule_id:"Gh69a8O8Zh3RUIPZ"}}
2026-02-17 01:27:46.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-746.default"} profile:{}
2026-02-17 01:27:46.372 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d8240f1bfa" profile_ids:"kns.services-746" profile_ids:"ksa.services-746.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:27:46.372 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.372 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.372 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d8240f1bfa" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-746" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BOsHPhHFgYDYDgyUE4" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d8240f1bfa" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-746" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.373 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BOsHPhHFgYDYDgyUE4" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.373 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:46.373 [INFO][73] 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-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.373 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.414 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:46.414 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:27:46.445 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="cali7d8240f1bfa" state="down"
2026-02-17 01:27:46.445 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:46.445 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d8240f1bfa", State:"down", Index:253}
2026-02-17 01:27:46.445 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Typed[string]{}}
2026-02-17 01:27:46.445 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Typed[string]{}}
2026-02-17 01:27:46.445 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:46.445 [INFO][73] 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-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.445 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.449 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="cali7d8240f1bfa" state="up"
2026-02-17 01:27:46.468 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:46.468 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} status="down"
2026-02-17 01:27:46.468 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d8240f1bfa", State:"up", Index:253}
2026-02-17 01:27:46.468 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:46.468 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:46.468 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:46.468 [INFO][73] 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-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.468 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:46.486 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:46.486 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:27:46.518 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8, name=eth0)
2026-02-17 01:27:46.518 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97bb4e626e1" profile_ids:"kns.dns-3773" profile_ids:"ksa.dns-3773.default" ipv4_nets:"10.100.37.2/32"}
2026-02-17 01:27:46.518 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.518 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.518 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.519 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97bb4e626e1"
2026-02-17 01:27:46.519 [INFO][73] 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:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.519 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.536 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8, name=eth0)
2026-02-17 01:27:46.541 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:46.541 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"} status="up"
2026-02-17 01:27:46.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8" endpoint_id:"eth0"}
2026-02-17 01:27:46.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-3773"}
2026-02-17 01:27:46.541 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-3773.default"}
2026-02-17 01:27:46.541 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.541 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-3773" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FMy6D7bURfhbgXurCA" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-3773" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FMy6D7bURfhbgXurCA" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97bb4e626e1" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97bb4e626e1" ipVersion=0x4 table="filter"
2026-02-17 01:27:46.542 [INFO][73] 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:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.542 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.542 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.2
2026-02-17 01:27:46.591 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3773/dns-test-5d2a64d4-7ad3-4ae4-9415-6d771cd425e8", EndpointId:"eth0"}
2026-02-17 01:27:46.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3773"
2026-02-17 01:27:46.591 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3773"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3773"}
2026-02-17 01:27:46.616 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4714"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4714"} 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-4714"}
2026-02-17 01:27:46.639 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4714" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:47.310 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275, name=eth0)
2026-02-17 01:27:47.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4714.default"} profile:{}
2026-02-17 01:27:47.310 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4714"} profile:{inbound_rules:{action:"allow" rule_id:"5uTU08-9hROFR9De"} outbound_rules:{action:"allow" rule_id:"5hGnTzjXRyFJ4-p6"}}
2026-02-17 01:27:47.311 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23e60397284" profile_ids:"kns.pods-4714" profile_ids:"ksa.pods-4714.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:27:47.311 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.311 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.311 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.311 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali23e60397284" ipVersion=0x4 table="filter"
2026-02-17 01:27:47.312 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4714" ipVersion=0x4 table="filter"
2026-02-17 01:27:47.312 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Rm0CQTBwqN2sX0F8Kh" ipVersion=0x4 table="filter"
2026-02-17 01:27:47.312 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali23e60397284" ipVersion=0x4 table="filter"
2026-02-17 01:27:47.312 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4714" ipVersion=0x4 table="filter"
2026-02-17 01:27:47.312 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Rm0CQTBwqN2sX0F8Kh" ipVersion=0x4 table="filter"
2026-02-17 01:27:47.312 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali23e60397284"
2026-02-17 01:27:47.312 [INFO][73] 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-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.312 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.359 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:47.359 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} status="down"
2026-02-17 01:27:47.392 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali23e60397284" state="down"
2026-02-17 01:27:47.392 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23e60397284"
2026-02-17 01:27:47.392 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali23e60397284" state="up"
2026-02-17 01:27:47.393 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23e60397284", State:"down", Index:254}
2026-02-17 01:27:47.393 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Typed[string]{}}
2026-02-17 01:27:47.393 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Typed[string]{}}
2026-02-17 01:27:47.393 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23e60397284", State:"up", Index:254}
2026-02-17 01:27:47.393 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali23e60397284"
2026-02-17 01:27:47.393 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23e60397284"
2026-02-17 01:27:47.393 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23e60397284"
2026-02-17 01:27:47.393 [INFO][73] 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-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.393 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:47.399 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=253
2026-02-17 01:27:47.399 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:47.414 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:47.414 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} status="up"
2026-02-17 01:27:47.414 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:47.414 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:47.440 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/pod1, name=eth0)
2026-02-17 01:27:47.440 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d8240f1bfa" profile_ids:"kns.services-746" profile_ids:"ksa.services-746.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:27:47.440 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:47.440 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:47.440 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:47.441 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:47.441 [INFO][73] 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-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:47.441 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:47.467 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:47.467 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:27:47.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4298" name:"default"}
2026-02-17 01:27:47.694 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:27:47.694 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:27:47.694 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.694 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.694 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.695 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:27:47.695 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.695 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.716 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:47.716 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:27:47.727 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:27:47.727 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:27:47.727 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.727 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.728 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.728 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:27:47.728 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.728 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:47.752 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:47.752 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:27:47.838 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4298"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4298"}
2026-02-17 01:27:47.862 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4298"}
2026-02-17 01:27:48.399 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/execpod8pnxm, name=eth0)
2026-02-17 01:27:48.399 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/execpod8pnxm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5cc2b807d" profile_ids:"kns.services-746" profile_ids:"ksa.services-746.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:27:48.399 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.399 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.399 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.400 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb5cc2b807d" ipVersion=0x4 table="filter"
2026-02-17 01:27:48.400 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb5cc2b807d" ipVersion=0x4 table="filter"
2026-02-17 01:27:48.400 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb5cc2b807d"
2026-02-17 01:27:48.400 [INFO][73] 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-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.400 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.445 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:48.445 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} status="down"
2026-02-17 01:27:48.446 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275, name=eth0)
2026-02-17 01:27:48.447 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23e60397284" profile_ids:"kns.pods-4714" profile_ids:"ksa.pods-4714.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:27:48.447 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.447 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.447 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.447 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23e60397284"
2026-02-17 01:27:48.448 [INFO][73] 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-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.448 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.455 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=254
2026-02-17 01:27:48.455 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali23e60397284"
2026-02-17 01:27:48.472 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:27:48.474 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:48.474 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} status="up"
2026-02-17 01:27:48.474 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:48.474 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:48.477 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calibb5cc2b807d" state="down"
2026-02-17 01:27:48.477 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb5cc2b807d"
2026-02-17 01:27:48.480 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calibb5cc2b807d" state="up"
2026-02-17 01:27:48.494 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5cc2b807d", State:"down", Index:255}
2026-02-17 01:27:48.494 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Typed[string]{}}
2026-02-17 01:27:48.495 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Typed[string]{}}
2026-02-17 01:27:48.495 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5cc2b807d", State:"up", Index:255}
2026-02-17 01:27:48.495 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb5cc2b807d"
2026-02-17 01:27:48.495 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb5cc2b807d"
2026-02-17 01:27:48.495 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5cc2b807d"
2026-02-17 01:27:48.495 [INFO][73] 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-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.495 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:48.514 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:48.514 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} status="up"
2026-02-17 01:27:48.514 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:27:48.514 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:48.514 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:48.514 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:48.515 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:27:48.515 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:48.515 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:27:48.532 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:48.532 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:27:48.784 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275, name=eth0)
2026-02-17 01:27:48.784 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23e60397284" profile_ids:"kns.pods-4714" profile_ids:"ksa.pods-4714.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:27:48.784 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.784 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.784 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.785 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23e60397284"
2026-02-17 01:27:48.785 [INFO][73] 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-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.785 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:48.807 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:48.807 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} status="up"
2026-02-17 01:27:48.968 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=252
2026-02-17 01:27:48.968 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97bb4e626e1"
2026-02-17 01:27:48.968 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali97bb4e626e1" state="down"
2026-02-17 01:27:48.968 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Typed[string]{}}
2026-02-17 01:27:48.968 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Typed[string]{}}
2026-02-17 01:27:48.968 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97bb4e626e1", State:"down", Index:252}
2026-02-17 01:27:48.968 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali97bb4e626e1" state=""
2026-02-17 01:27:48.968 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97bb4e626e1"
2026-02-17 01:27:48.991 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97bb4e626e1", State:"", Index:252}
2026-02-17 01:27:48.991 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Set[string](nil)}
2026-02-17 01:27:48.991 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97bb4e626e1", Addrs:set.Set[string](nil)}
2026-02-17 01:27:49.462 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/execpod8pnxm, name=eth0)
2026-02-17 01:27:49.462 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/execpod8pnxm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5cc2b807d" profile_ids:"kns.services-746" profile_ids:"ksa.services-746.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:27:49.463 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:49.463 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:49.463 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:49.464 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5cc2b807d"
2026-02-17 01:27:49.464 [INFO][73] 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-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:49.464 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:27:49.484 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:49.484 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} status="up"
2026-02-17 01:27:49.785 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9275"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9275"} 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-9275"}
2026-02-17 01:27:49.960 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=255
2026-02-17 01:27:49.960 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb5cc2b807d"
2026-02-17 01:27:49.960 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:49.960 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:50.470 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275, name=eth0)
2026-02-17 01:27:50.470 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23e60397284" profile_ids:"kns.pods-4714" profile_ids:"ksa.pods-4714.default" ipv4_nets:"10.100.37.53/32"}
2026-02-17 01:27:50.470 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.470 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.471 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.472 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23e60397284"
2026-02-17 01:27:50.472 [INFO][73] 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-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.472 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.493 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:50.493 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"} status="up"
2026-02-17 01:27:50.755 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275, name=eth0)
2026-02-17 01:27:50.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275" endpoint_id:"eth0"}
2026-02-17 01:27:50.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4714"}
2026-02-17 01:27:50.756 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4714.default"}
2026-02-17 01:27:50.756 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.756 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.756 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4714" ipVersion=0x4 table="filter"
2026-02-17 01:27:50.756 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Rm0CQTBwqN2sX0F8Kh" ipVersion=0x4 table="filter"
2026-02-17 01:27:50.756 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4714" ipVersion=0x4 table="filter"
2026-02-17 01:27:50.756 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Rm0CQTBwqN2sX0F8Kh" ipVersion=0x4 table="filter"
2026-02-17 01:27:50.757 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.757 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali23e60397284" ipVersion=0x4 table="filter"
2026-02-17 01:27:50.757 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali23e60397284" ipVersion=0x4 table="filter"
2026-02-17 01:27:50.757 [INFO][73] 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-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.757 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.764 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.53
2026-02-17 01:27:50.812 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4714/pod-submit-remove-1a7c5390-7887-449d-bfc4-439d98e29275", EndpointId:"eth0"}
2026-02-17 01:27:50.859 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali23e60397284" state="down"
2026-02-17 01:27:50.859 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23e60397284"
2026-02-17 01:27:50.859 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=254
2026-02-17 01:27:50.859 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23e60397284", State:"down", Index:254}
2026-02-17 01:27:50.859 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Typed[string]{}}
2026-02-17 01:27:50.859 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Typed[string]{}}
2026-02-17 01:27:50.863 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali23e60397284" state=""
2026-02-17 01:27:50.864 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali23e60397284"
2026-02-17 01:27:50.886 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23e60397284", State:"", Index:254}
2026-02-17 01:27:50.886 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Set[string](nil)}
2026-02-17 01:27:50.886 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23e60397284", Addrs:set.Set[string](nil)}
2026-02-17 01:27:51.515 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4714"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4714"} 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-4714"}
2026-02-17 01:27:51.536 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7209"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7209"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7209"}
2026-02-17 01:27:51.556 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7209" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:51.793 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3773" name:"default"}
2026-02-17 01:27:51.956 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3773"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3773"}
2026-02-17 01:27:51.984 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3773"}
2026-02-17 01:27:52.661 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/pod1, name=eth0)
2026-02-17 01:27:52.662 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d8240f1bfa" profile_ids:"kns.services-746" profile_ids:"ksa.services-746.default" ipv4_nets:"10.100.37.4/32"}
2026-02-17 01:27:52.662 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.662 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.662 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.663 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:52.663 [INFO][73] 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-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.663 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.681 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/pod1, name=eth0)
2026-02-17 01:27:52.693 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:52.693 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"} status="up"
2026-02-17 01:27:52.693 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/pod1" endpoint_id:"eth0"}
2026-02-17 01:27:52.693 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.693 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.694 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d8240f1bfa" ipVersion=0x4 table="filter"
2026-02-17 01:27:52.694 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d8240f1bfa" ipVersion=0x4 table="filter"
2026-02-17 01:27:52.694 [INFO][73] 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-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.694 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:52.694 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.4
2026-02-17 01:27:52.759 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/pod1", EndpointId:"eth0"}
2026-02-17 01:27:53.036 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=253
2026-02-17 01:27:53.036 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:53.036 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="cali7d8240f1bfa" state="down"
2026-02-17 01:27:53.037 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Typed[string]{}}
2026-02-17 01:27:53.037 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Typed[string]{}}
2026-02-17 01:27:53.037 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d8240f1bfa", State:"down", Index:253}
2026-02-17 01:27:53.038 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="cali7d8240f1bfa" state=""
2026-02-17 01:27:53.038 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d8240f1bfa"
2026-02-17 01:27:53.066 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d8240f1bfa", State:"", Index:253}
2026-02-17 01:27:53.066 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Set[string](nil)}
2026-02-17 01:27:53.066 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d8240f1bfa", Addrs:set.Set[string](nil)}
2026-02-17 01:27:55.039 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7209"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7209"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7209"}
2026-02-17 01:27:55.071 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5418"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5418"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5418"}
2026-02-17 01:27:55.095 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5418" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:55.124 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-746"
2026-02-17 01:27:55.176 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-746"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-746"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-746"}
2026-02-17 01:27:55.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-942"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-942"}
2026-02-17 01:27:55.203 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:27:55.254 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-942" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:27:55.701 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:27:55.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-5418.default"} profile:{}
2026-02-17 01:27:55.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-5418"} profile:{inbound_rules:{action:"allow" rule_id:"tjybUL7YF0HzYQCo"} outbound_rules:{action:"allow" rule_id:"BILWazejlwBim0di"}}
2026-02-17 01:27:55.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:27:55.702 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.702 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.702 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibdc619494d6" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZbHE8KSQUTFas091Y2" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MA-Qm7qAdvZl4I0rV4" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibdc619494d6" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZbHE8KSQUTFas091Y2" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MA-Qm7qAdvZl4I0rV4" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.703 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibdc619494d6"
2026-02-17 01:27:55.703 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.704 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.743 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:55.743 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="down"
2026-02-17 01:27:55.778 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="calibdc619494d6" state="down"
2026-02-17 01:27:55.779 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdc619494d6"
2026-02-17 01:27:55.779 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdc619494d6", State:"down", Index:256}
2026-02-17 01:27:55.779 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Typed[string]{}}
2026-02-17 01:27:55.779 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Typed[string]{}}
2026-02-17 01:27:55.779 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdc619494d6"
2026-02-17 01:27:55.779 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.779 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.782 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="calibdc619494d6" state="up"
2026-02-17 01:27:55.800 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:55.800 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="down"
2026-02-17 01:27:55.800 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdc619494d6", State:"up", Index:256}
2026-02-17 01:27:55.800 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibdc619494d6"
2026-02-17 01:27:55.800 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdc619494d6"
2026-02-17 01:27:55.800 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:27:55.801 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.801 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:55.826 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:55.826 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:27:55.909 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:27:55.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-942"} profile:{inbound_rules:{action:"allow" rule_id:"glNBHDM_5grkF89G"} outbound_rules:{action:"allow" rule_id:"7QKCaLLWSMkvqCxh"}}
2026-02-17 01:27:55.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-942.default"} profile:{}
2026-02-17 01:27:55.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:27:55.910 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:55.910 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:55.910 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:55.911 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.911 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-942" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.911 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AP8QssgtCBc19eVjaY" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.911 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.911 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-942" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.911 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AP8QssgtCBc19eVjaY" ipVersion=0x4 table="filter"
2026-02-17 01:27:55.911 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califbce74cee3a"
2026-02-17 01:27:55.911 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:55.911 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:55.991 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="califbce74cee3a" state="down"
2026-02-17 01:27:55.992 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce74cee3a"
2026-02-17 01:27:55.992 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="califbce74cee3a" state="up"
2026-02-17 01:27:56.003 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:56.003 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:27:56.003 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"down", Index:257}
2026-02-17 01:27:56.003 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:27:56.003 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:27:56.003 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"up", Index:257}
2026-02-17 01:27:56.003 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califbce74cee3a"
2026-02-17 01:27:56.003 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbce74cee3a"
2026-02-17 01:27:56.003 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:27:56.004 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.004 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.026 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:56.026 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:27:56.530 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:27:56.532 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:27:56.532 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:56.533 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:56.533 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:56.533 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:27:56.533 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:56.533 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:56.547 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:27:56.556 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:56.556 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:27:56.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:27:56.557 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.557 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.557 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.557 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:27:56.558 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.558 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:27:56.578 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:56.579 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:27:56.871 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4714" name:"default"}
2026-02-17 01:27:57.015 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4714"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4714"} 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-4714"}
2026-02-17 01:27:57.042 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4714"}
2026-02-17 01:27:57.320 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=256
2026-02-17 01:27:57.320 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibdc619494d6"
2026-02-17 01:27:57.320 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:57.320 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:57.542 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:27:57.542 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:27:57.542 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:57.542 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:57.542 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:57.543 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:27:57.543 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:57.543 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:57.569 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:57.569 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:27:57.569 [INFO][73] felix/summary.go 100: Summarising 281 dataplane reconciliation loops over 1m0.2s: avg=29ms longest=94ms (resync-calico-v4)
2026-02-17 01:27:57.899 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=257
2026-02-17 01:27:57.899 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califbce74cee3a"
2026-02-17 01:27:57.899 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:57.899 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:58.377 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:27:58.377 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:27:58.377 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.378 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.378 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:27:58.378 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:27:58.378 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75a400714a2"
2026-02-17 01:27:58.378 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.378 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.419 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:58.419 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:27:58.458 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali75a400714a2" state="down"
2026-02-17 01:27:58.458 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a400714a2"
2026-02-17 01:27:58.458 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"down", Index:258}
2026-02-17 01:27:58.459 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:27:58.459 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:27:58.459 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75a400714a2"
2026-02-17 01:27:58.459 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.459 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.463 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali75a400714a2" state="up"
2026-02-17 01:27:58.482 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:27:58.482 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:27:58.482 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"up", Index:258}
2026-02-17 01:27:58.482 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75a400714a2"
2026-02-17 01:27:58.482 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75a400714a2"
2026-02-17 01:27:58.482 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:27:58.482 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.482 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:58.515 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:58.515 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:27:58.552 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:27:58.553 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:27:58.553 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:58.553 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:58.553 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:58.554 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:27:58.554 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:58.554 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:27:58.576 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:58.576 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:27:59.557 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:27:59.557 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:27:59.557 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.558 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.558 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.558 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:27:59.558 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.558 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.579 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:27:59.582 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:59.582 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:27:59.582 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:27:59.582 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.582 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.583 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.584 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:27:59.584 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.584 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:27:59.610 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:27:59.610 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:27:59.942 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=258
2026-02-17 01:27:59.943 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75a400714a2"
2026-02-17 01:27:59.943 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:27:59.943 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:00.144 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7209" name:"default"}
2026-02-17 01:28:00.191 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/execpod8pnxm, name=eth0)
2026-02-17 01:28:00.193 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/execpod8pnxm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5cc2b807d" profile_ids:"kns.services-746" profile_ids:"ksa.services-746.default" ipv4_nets:"10.100.37.59/32"}
2026-02-17 01:28:00.193 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.193 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.193 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.194 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-746/execpod8pnxm, name=eth0)
2026-02-17 01:28:00.195 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5cc2b807d"
2026-02-17 01:28:00.195 [INFO][73] 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-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.195 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.228 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:00.229 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"} status="up"
2026-02-17 01:28:00.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-746/execpod8pnxm" endpoint_id:"eth0"}
2026-02-17 01:28:00.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-746"}
2026-02-17 01:28:00.229 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-746.default"}
2026-02-17 01:28:00.229 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.229 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.230 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-746" ipVersion=0x4 table="filter"
2026-02-17 01:28:00.230 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BOsHPhHFgYDYDgyUE4" ipVersion=0x4 table="filter"
2026-02-17 01:28:00.230 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-746" ipVersion=0x4 table="filter"
2026-02-17 01:28:00.230 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BOsHPhHFgYDYDgyUE4" ipVersion=0x4 table="filter"
2026-02-17 01:28:00.230 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.230 [INFO][73] 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 01:28:00.230 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb5cc2b807d" ipVersion=0x4 table="filter"
2026-02-17 01:28:00.230 [INFO][73] 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 01:28:00.230 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb5cc2b807d" ipVersion=0x4 table="filter"
2026-02-17 01:28:00.230 [INFO][73] 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-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.230 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.231 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.59
2026-02-17 01:28:00.287 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-746/execpod8pnxm", EndpointId:"eth0"}
2026-02-17 01:28:00.452 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7209"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7209"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7209"}
2026-02-17 01:28:00.476 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7209"}
2026-02-17 01:28:00.586 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-746" name:"default"}
2026-02-17 01:28:00.587 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=255
2026-02-17 01:28:00.587 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb5cc2b807d"
2026-02-17 01:28:00.587 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calibb5cc2b807d" state="down"
2026-02-17 01:28:00.592 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calibb5cc2b807d" state=""
2026-02-17 01:28:00.592 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb5cc2b807d"
2026-02-17 01:28:00.617 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-746"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"services-746"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-746"}
2026-02-17 01:28:00.646 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Typed[string]{}}
2026-02-17 01:28:00.646 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Typed[string]{}}
2026-02-17 01:28:00.646 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5cc2b807d", State:"down", Index:255}
2026-02-17 01:28:00.646 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5cc2b807d", State:"", Index:255}
2026-02-17 01:28:00.646 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Set[string](nil)}
2026-02-17 01:28:00.646 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5cc2b807d", Addrs:set.Set[string](nil)}
2026-02-17 01:28:00.668 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-746"}
2026-02-17 01:28:06.192 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9771"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9771"} 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-9771"}
2026-02-17 01:28:09.147 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9771" name:"default"}
2026-02-17 01:28:09.409 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9771"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9771"} 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-9771"}
2026-02-17 01:28:09.436 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9771"}
2026-02-17 01:28:10.675 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:28:10.676 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:28:10.676 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:10.676 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:10.677 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:10.677 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:28:10.677 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:10.677 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:10.704 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:10.705 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:28:16.994 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:28:16.995 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:28:16.995 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:16.995 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:16.995 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:16.997 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:28:16.997 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:16.997 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.022 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:17.022 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:28:17.026 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:28:17.026 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:28:17.026 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.027 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.027 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.027 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:28:17.027 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.027 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.044 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:17.044 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:28:17.737 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:28:17.737 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:28:17.737 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.737 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.737 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.739 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:28:17.740 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.740 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:17.763 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:17.763 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:28:25.816 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:25.816 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:28:25.816 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.816 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.816 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.817 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:25.817 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.817 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.837 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:25.837 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:25.848 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:25.848 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.9/32"}
2026-02-17 01:28:25.848 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.849 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.849 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.849 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:25.849 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.849 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:25.879 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:25.879 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:26.112 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:26.112 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"}
2026-02-17 01:28:26.112 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:26.112 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:26.113 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:26.113 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:26.113 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:26.113 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:26.113 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:26.114 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.9
bird: KIF: Received address message for unknown interface 258
2026-02-17 01:28:26.172 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:26.221 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=258
2026-02-17 01:28:26.221 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a400714a2"
2026-02-17 01:28:26.221 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali75a400714a2" state="down"
2026-02-17 01:28:26.221 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:26.221 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:26.221 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"down", Index:258}
2026-02-17 01:28:26.224 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali75a400714a2" state=""
2026-02-17 01:28:26.224 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75a400714a2"
2026-02-17 01:28:26.248 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"", Index:258}
2026-02-17 01:28:26.248 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Set[string](nil)}
2026-02-17 01:28:26.248 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Set[string](nil)}
2026-02-17 01:28:27.252 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9275" name:"default"}
2026-02-17 01:28:27.302 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9275"}
2026-02-17 01:28:27.446 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:27.446 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:28:27.446 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.447 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.447 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:27.447 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:27.448 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.448 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.448 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.487 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:27.487 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:28:27.514 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="cali75a400714a2" state="down"
2026-02-17 01:28:27.515 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a400714a2"
2026-02-17 01:28:27.515 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"down", Index:259}
2026-02-17 01:28:27.515 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:27.515 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:27.515 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.515 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.515 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.524 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="cali75a400714a2" state="up"
2026-02-17 01:28:27.539 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:27.539 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:28:27.539 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"up", Index:259}
2026-02-17 01:28:27.539 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.539 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.539 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.539 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.539 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.554 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:27.554 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:27.849 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:27.849 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:28:27.849 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.849 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.849 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.850 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.850 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.850 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.876 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:27.877 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:27.937 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:27.939 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:28:27.940 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.941 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.941 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.943 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:27.943 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.943 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:27.960 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:27.960 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:29.448 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=259
2026-02-17 01:28:29.448 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75a400714a2"
2026-02-17 01:28:29.448 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:29.448 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:30.014 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:28:30.015 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:28:30.016 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.016 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.016 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.017 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:28:30.017 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.017 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.044 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:28:30.052 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:30.052 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:30.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.8/32"}
2026-02-17 01:28:30.053 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.053 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.053 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.053 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:28:30.053 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.053 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.072 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:30.072 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:30.316 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:28:30.317 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"}
2026-02-17 01:28:30.317 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.317 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.317 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:28:30.318 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:28:30.318 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.318 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.319 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.8
bird: KIF: Received address message for unknown interface 257
2026-02-17 01:28:30.379 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:30.423 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="califbce74cee3a" state="down"
2026-02-17 01:28:30.423 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"down", Index:257}
2026-02-17 01:28:30.423 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce74cee3a"
2026-02-17 01:28:30.423 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:28:30.423 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:28:30.427 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=257
2026-02-17 01:28:30.427 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="califbce74cee3a" state=""
2026-02-17 01:28:30.427 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califbce74cee3a"
2026-02-17 01:28:30.454 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"", Index:257}
2026-02-17 01:28:30.454 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Set[string](nil)}
2026-02-17 01:28:30.454 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Set[string](nil)}
2026-02-17 01:28:31.482 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:28:31.482 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:28:31.482 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.482 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.482 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.483 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:28:31.483 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:28:31.483 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.483 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.483 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.529 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:31.529 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:28:31.561 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="califbce74cee3a" state="down"
2026-02-17 01:28:31.561 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce74cee3a"
2026-02-17 01:28:31.561 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"down", Index:260}
2026-02-17 01:28:31.562 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:28:31.562 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:28:31.562 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.562 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.562 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.563 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="califbce74cee3a" state="up"
2026-02-17 01:28:31.583 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:31.583 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:28:31.583 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"up", Index:260}
2026-02-17 01:28:31.583 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.583 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.583 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.583 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.583 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.613 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:31.613 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:31.879 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:28:31.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:28:31.879 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.880 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.880 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.880 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.881 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.881 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.901 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:28:31.905 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:31.905 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:31.905 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:28:31.905 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.906 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.906 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.907 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:28:31.907 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.907 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:28:31.931 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:31.931 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:32.521 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=260
2026-02-17 01:28:32.521 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califbce74cee3a"
2026-02-17 01:28:32.521 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:32.521 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:36.915 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:28:36.916 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:28:36.916 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:36.916 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:36.916 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:36.917 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:28:36.917 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:36.917 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:36.941 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:36.941 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:28:37.935 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:28:37.935 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:28:37.935 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:37.936 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:37.936 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:37.936 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:28:37.937 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:37.937 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:37.961 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:37.961 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:28:37.961 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5418"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5418"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5418"}
2026-02-17 01:28:37.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6479"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6479"}
2026-02-17 01:28:37.996 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6479" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:38.087 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6479" name:"e2e-sa-v49fm"} labels:{key:"projectcalico.org/name" value:"e2e-sa-v49fm"}
2026-02-17 01:28:38.109 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6479" name:"e2e-sa-v49fm"} labels:{key:"projectcalico.org/name" value:"e2e-sa-v49fm"}
2026-02-17 01:28:38.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6479"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6479"}
2026-02-17 01:28:38.137 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1413"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1413"} 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-1413"}
2026-02-17 01:28:38.154 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:39.063 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:28:43.083 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:28:43.083 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:28:43.083 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.083 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.083 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.084 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:28:43.084 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.084 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.114 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:43.114 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:28:43.114 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5418"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5418"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5418"}
2026-02-17 01:28:43.114 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:28:43.136 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdc619494d6" profile_ids:"kns.init-container-5418" profile_ids:"ksa.init-container-5418.default" ipv4_nets:"10.100.37.3/32"}
2026-02-17 01:28:43.136 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.136 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.137 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.137 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdc619494d6"
2026-02-17 01:28:43.137 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.137 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.156 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:43.156 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"} status="up"
2026-02-17 01:28:43.198 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6479" name:"default"}
2026-02-17 01:28:43.217 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6479" name:"e2e-sa-v49fm"}
2026-02-17 01:28:43.269 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225, name=eth0)
2026-02-17 01:28:43.270 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225" endpoint_id:"eth0"}
2026-02-17 01:28:43.270 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-5418"}
2026-02-17 01:28:43.270 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-5418.default"}
2026-02-17 01:28:43.270 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.270 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.271 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZbHE8KSQUTFas091Y2" ipVersion=0x4 table="filter"
2026-02-17 01:28:43.271 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MA-Qm7qAdvZl4I0rV4" ipVersion=0x4 table="filter"
2026-02-17 01:28:43.271 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZbHE8KSQUTFas091Y2" ipVersion=0x4 table="filter"
2026-02-17 01:28:43.271 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MA-Qm7qAdvZl4I0rV4" ipVersion=0x4 table="filter"
2026-02-17 01:28:43.271 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.271 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibdc619494d6" ipVersion=0x4 table="filter"
2026-02-17 01:28:43.271 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibdc619494d6" ipVersion=0x4 table="filter"
2026-02-17 01:28:43.271 [INFO][73] 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:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.271 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.272 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.3
2026-02-17 01:28:43.327 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5418/pod-init-b2ba8e68-17d0-461a-b320-e635a8d57225", EndpointId:"eth0"}
2026-02-17 01:28:43.440 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6479"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6479"}
2026-02-17 01:28:43.468 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-6479"}
2026-02-17 01:28:43.770 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="calibdc619494d6" state="down"
2026-02-17 01:28:43.771 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdc619494d6", State:"down", Index:256}
2026-02-17 01:28:43.771 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdc619494d6"
2026-02-17 01:28:43.771 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=256
2026-02-17 01:28:43.771 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="calibdc619494d6" state=""
2026-02-17 01:28:43.771 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibdc619494d6"
2026-02-17 01:28:43.791 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Typed[string]{}}
2026-02-17 01:28:43.791 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Typed[string]{}}
2026-02-17 01:28:43.791 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdc619494d6", State:"", Index:256}
2026-02-17 01:28:43.791 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Set[string](nil)}
2026-02-17 01:28:43.791 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdc619494d6", Addrs:set.Set[string](nil)}
2026-02-17 01:28:43.988 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:28:43.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9811be95ba5" profile_ids:"kns.pod-resize-tests-5835" profile_ids:"ksa.pod-resize-tests-5835.default" ipv4_nets:"10.100.37.62/32"}
2026-02-17 01:28:43.988 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:43.988 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:43.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:43.989 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9811be95ba5"
2026-02-17 01:28:43.989 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:43.989 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:43.997 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-resize-tests-5835/resize-test-7wll5, name=eth0)
2026-02-17 01:28:44.010 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:44.010 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"} status="up"
2026-02-17 01:28:44.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5835/resize-test-7wll5" endpoint_id:"eth0"}
2026-02-17 01:28:44.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-5835.default"}
2026-02-17 01:28:44.010 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-5835"}
2026-02-17 01:28:44.010 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:44.010 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:44.010 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sneQunA2YJvPTaVRir" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.010 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Elc6J0_mItIG4TnpaE" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.010 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sneQunA2YJvPTaVRir" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.010 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Elc6J0_mItIG4TnpaE" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.010 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:44.010 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9811be95ba5" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.010 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9811be95ba5" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.010 [INFO][73] 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-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:44.010 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:44.011 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.62
2026-02-17 01:28:44.063 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5835/resize-test-7wll5", EndpointId:"eth0"}
2026-02-17 01:28:44.063 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5835"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5835"} 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:"pod-resize-tests-5835"}
2026-02-17 01:28:44.064 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5020"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5020"}
2026-02-17 01:28:44.064 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5020" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:44.760 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685, name=eth0)
2026-02-17 01:28:44.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-5020.default"} profile:{}
2026-02-17 01:28:44.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-5020"} profile:{inbound_rules:{action:"allow" rule_id:"94kSrDgDCgL3jWHx"} outbound_rules:{action:"allow" rule_id:"GDq5s-aYSOlpeA7S"}}
2026-02-17 01:28:44.760 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica398446057" profile_ids:"kns.configmap-5020" profile_ids:"ksa.configmap-5020.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:28:44.760 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.760 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.761 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.761 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica398446057" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.761 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-5020" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.761 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7LIrppGO54bY2ka_nu" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.761 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica398446057" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.761 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-5020" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.761 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7LIrppGO54bY2ka_nu" ipVersion=0x4 table="filter"
2026-02-17 01:28:44.761 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica398446057"
2026-02-17 01:28:44.761 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.762 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.803 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:44.803 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} status="down"
2026-02-17 01:28:44.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1413"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1413"} 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-1413"}
2026-02-17 01:28:44.804 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8343"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8343"}
2026-02-17 01:28:44.823 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:44.831 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="calica398446057" state="down"
2026-02-17 01:28:44.831 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica398446057"
2026-02-17 01:28:44.833 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="calica398446057" state="up"
2026-02-17 01:28:44.843 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica398446057", State:"down", Index:261}
2026-02-17 01:28:44.843 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Typed[string]{}}
2026-02-17 01:28:44.844 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Typed[string]{}}
2026-02-17 01:28:44.844 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica398446057", State:"up", Index:261}
2026-02-17 01:28:44.844 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica398446057"
2026-02-17 01:28:44.844 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica398446057"
2026-02-17 01:28:44.844 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica398446057"
2026-02-17 01:28:44.844 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.844 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:44.862 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:44.862 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} status="up"
2026-02-17 01:28:45.431 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj, name=eth0)
2026-02-17 01:28:45.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-8343"} profile:{inbound_rules:{action:"allow" rule_id:"y7c8e9ndl8dg8imM"} outbound_rules:{action:"allow" rule_id:"vsC5ifzENmtlBaeD"}}
2026-02-17 01:28:45.431 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-8343.default"} profile:{}
2026-02-17 01:28:45.432 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b369e2d23" profile_ids:"kns.deployment-8343" profile_ids:"ksa.deployment-8343.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:28:45.432 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.432 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.432 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.432 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.432 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif7b369e2d23" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.432 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-8343" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.432 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_urrqqUC9ljf-UFmF4K" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.432 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.432 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif7b369e2d23" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.433 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-8343" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.433 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_urrqqUC9ljf-UFmF4K" ipVersion=0x4 table="filter"
2026-02-17 01:28:45.433 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif7b369e2d23"
2026-02-17 01:28:45.433 [INFO][73] 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-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.433 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.467 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:45.468 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} status="down"
2026-02-17 01:28:45.510 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calif7b369e2d23" state="down"
2026-02-17 01:28:45.510 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7b369e2d23"
2026-02-17 01:28:45.510 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b369e2d23", State:"down", Index:262}
2026-02-17 01:28:45.511 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calif7b369e2d23" state="up"
2026-02-17 01:28:45.511 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Typed[string]{}}
2026-02-17 01:28:45.511 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Typed[string]{}}
2026-02-17 01:28:45.511 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b369e2d23", State:"up", Index:262}
2026-02-17 01:28:45.511 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif7b369e2d23"
2026-02-17 01:28:45.511 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7b369e2d23"
2026-02-17 01:28:45.511 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b369e2d23"
2026-02-17 01:28:45.511 [INFO][73] 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-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.511 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:45.532 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:45.532 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} status="up"
2026-02-17 01:28:45.987 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685, name=eth0)
2026-02-17 01:28:45.988 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica398446057" profile_ids:"kns.configmap-5020" profile_ids:"ksa.configmap-5020.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:28:45.988 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:45.988 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:45.988 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:45.989 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica398446057"
2026-02-17 01:28:45.989 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:45.989 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:46.006 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj, name=eth0)
2026-02-17 01:28:46.013 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:46.013 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} status="up"
2026-02-17 01:28:46.013 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b369e2d23" profile_ids:"kns.deployment-8343" profile_ids:"ksa.deployment-8343.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:28:46.013 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.014 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.014 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.014 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b369e2d23"
2026-02-17 01:28:46.014 [INFO][73] 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-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.014 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.037 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:46.037 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 247
2026-02-17 01:28:46.362 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali9811be95ba5" state="down"
2026-02-17 01:28:46.362 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9811be95ba5", State:"down", Index:247}
2026-02-17 01:28:46.363 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9811be95ba5"
2026-02-17 01:28:46.363 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=247
2026-02-17 01:28:46.365 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali9811be95ba5" state=""
2026-02-17 01:28:46.365 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9811be95ba5"
2026-02-17 01:28:46.375 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=261
2026-02-17 01:28:46.375 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica398446057"
2026-02-17 01:28:46.386 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Typed[string]{}}
2026-02-17 01:28:46.386 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Typed[string]{}}
2026-02-17 01:28:46.386 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9811be95ba5", State:"", Index:247}
2026-02-17 01:28:46.386 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Set[string](nil)}
2026-02-17 01:28:46.387 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9811be95ba5", Addrs:set.Set[string](nil)}
2026-02-17 01:28:46.387 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:46.387 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:46.894 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj, name=eth0)
2026-02-17 01:28:46.894 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7b369e2d23" profile_ids:"kns.deployment-8343" profile_ids:"ksa.deployment-8343.default" ipv4_nets:"10.100.37.14/32"}
2026-02-17 01:28:46.894 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.895 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.897 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.898 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7b369e2d23"
2026-02-17 01:28:46.899 [INFO][73] 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-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.899 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.900 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj, name=eth0)
2026-02-17 01:28:46.927 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:46.927 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"} status="up"
2026-02-17 01:28:46.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj" endpoint_id:"eth0"}
2026-02-17 01:28:46.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-8343"}
2026-02-17 01:28:46.928 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-8343.default"}
2026-02-17 01:28:46.928 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.928 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.928 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-8343" ipVersion=0x4 table="filter"
2026-02-17 01:28:46.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_urrqqUC9ljf-UFmF4K" ipVersion=0x4 table="filter"
2026-02-17 01:28:46.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-8343" ipVersion=0x4 table="filter"
2026-02-17 01:28:46.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_urrqqUC9ljf-UFmF4K" ipVersion=0x4 table="filter"
2026-02-17 01:28:46.929 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.929 [INFO][73] 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 01:28:46.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif7b369e2d23" ipVersion=0x4 table="filter"
2026-02-17 01:28:46.929 [INFO][73] 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 01:28:46.929 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif7b369e2d23" ipVersion=0x4 table="filter"
2026-02-17 01:28:46.929 [INFO][73] 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-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.929 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:46.930 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.14
2026-02-17 01:28:46.995 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8343/test-recreate-deployment-544d8d5b4d-c47vj", EndpointId:"eth0"}
2026-02-17 01:28:47.045 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8343"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8343"}
2026-02-17 01:28:47.046 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=262
2026-02-17 01:28:47.047 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif7b369e2d23"
2026-02-17 01:28:47.079 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3694"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3694"}
2026-02-17 01:28:47.080 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3694" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:47.103 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:47.103 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:47.188 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685, name=eth0)
2026-02-17 01:28:47.188 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica398446057" profile_ids:"kns.configmap-5020" profile_ids:"ksa.configmap-5020.default" ipv4_nets:"10.100.37.12/32"}
2026-02-17 01:28:47.188 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.188 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.188 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.189 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica398446057"
2026-02-17 01:28:47.189 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.189 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.210 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:47.211 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} status="up"
2026-02-17 01:28:47.294 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="calica398446057" state="down"
2026-02-17 01:28:47.294 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica398446057", State:"down", Index:261}
2026-02-17 01:28:47.294 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica398446057"
2026-02-17 01:28:47.295 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.295 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica398446057"
2026-02-17 01:28:47.295 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.295 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.12
2026-02-17 01:28:47.298 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=261
2026-02-17 01:28:47.299 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="calica398446057" state=""
2026-02-17 01:28:47.299 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica398446057"
2026-02-17 01:28:47.313 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:47.313 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} status="down"
2026-02-17 01:28:47.314 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Typed[string]{}}
2026-02-17 01:28:47.314 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Typed[string]{}}
2026-02-17 01:28:47.314 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica398446057", State:"", Index:261}
2026-02-17 01:28:47.314 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Set[string](nil)}
2026-02-17 01:28:47.314 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica398446057", Addrs:set.Set[string](nil)}
2026-02-17 01:28:47.314 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica398446057"
2026-02-17 01:28:47.314 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.314 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.329 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:47.330 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"} status="down"
2026-02-17 01:28:47.412 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685, name=eth0)
2026-02-17 01:28:47.412 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685" endpoint_id:"eth0"}
2026-02-17 01:28:47.412 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-5020"}
2026-02-17 01:28:47.412 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-5020.default"}
2026-02-17 01:28:47.412 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.412 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.413 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-5020" ipVersion=0x4 table="filter"
2026-02-17 01:28:47.413 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7LIrppGO54bY2ka_nu" ipVersion=0x4 table="filter"
2026-02-17 01:28:47.413 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-5020" ipVersion=0x4 table="filter"
2026-02-17 01:28:47.413 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7LIrppGO54bY2ka_nu" ipVersion=0x4 table="filter"
2026-02-17 01:28:47.413 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.413 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica398446057" ipVersion=0x4 table="filter"
2026-02-17 01:28:47.413 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica398446057" ipVersion=0x4 table="filter"
2026-02-17 01:28:47.413 [INFO][73] 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:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.413 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.471 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5020/pod-configmaps-c049f221-77f4-4236-8314-15daab5ae685", EndpointId:"eth0"}
2026-02-17 01:28:47.879 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3694"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3694"}
2026-02-17 01:28:47.910 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8318"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8318"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8318"}
2026-02-17 01:28:47.942 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8318" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:48.127 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5418" name:"default"}
2026-02-17 01:28:48.267 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5020"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5020"}
2026-02-17 01:28:48.297 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-5302"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-5302"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5302"}
2026-02-17 01:28:48.325 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-5302" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:48.464 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calif7b369e2d23" state="down"
2026-02-17 01:28:48.464 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7b369e2d23"
2026-02-17 01:28:48.464 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=262
2026-02-17 01:28:48.464 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b369e2d23", State:"down", Index:262}
2026-02-17 01:28:48.464 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Typed[string]{}}
2026-02-17 01:28:48.464 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Typed[string]{}}
2026-02-17 01:28:48.465 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calif7b369e2d23" state=""
2026-02-17 01:28:48.465 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif7b369e2d23"
2026-02-17 01:28:48.487 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7b369e2d23", State:"", Index:262}
2026-02-17 01:28:48.487 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Set[string](nil)}
2026-02-17 01:28:48.487 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7b369e2d23", Addrs:set.Set[string](nil)}
2026-02-17 01:28:48.701 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5418"}
2026-02-17 01:28:48.764 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8318/netserver-0, name=eth0)
2026-02-17 01:28:48.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8318"} profile:{inbound_rules:{action:"allow" rule_id:"1j-0kCeQe0dOaIJW"} outbound_rules:{action:"allow" rule_id:"RrwBJafil83GSjwZ"}}
2026-02-17 01:28:48.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8318.default"} profile:{}
2026-02-17 01:28:48.764 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8318/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18678644c68" profile_ids:"kns.pod-network-test-8318" profile_ids:"ksa.pod-network-test-8318.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:28:48.764 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.764 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.765 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.765 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali18678644c68" ipVersion=0x4 table="filter"
2026-02-17 01:28:48.765 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0PotDHvU0yw5lREPQ7" ipVersion=0x4 table="filter"
2026-02-17 01:28:48.765 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lVskhN10efJs0dR2oa" ipVersion=0x4 table="filter"
2026-02-17 01:28:48.765 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali18678644c68" ipVersion=0x4 table="filter"
2026-02-17 01:28:48.765 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0PotDHvU0yw5lREPQ7" ipVersion=0x4 table="filter"
2026-02-17 01:28:48.765 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lVskhN10efJs0dR2oa" ipVersion=0x4 table="filter"
2026-02-17 01:28:48.765 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali18678644c68"
2026-02-17 01:28:48.765 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.765 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.810 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:48.810 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 01:28:48.838 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali18678644c68" state="down"
2026-02-17 01:28:48.839 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18678644c68", State:"down", Index:263}
2026-02-17 01:28:48.839 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali18678644c68"
2026-02-17 01:28:48.839 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali18678644c68"
2026-02-17 01:28:48.839 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.839 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.839 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali18678644c68" state="up"
2026-02-17 01:28:48.859 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:48.859 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 01:28:48.859 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Typed[string]{}}
2026-02-17 01:28:48.859 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Typed[string]{}}
2026-02-17 01:28:48.860 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18678644c68", State:"up", Index:263}
2026-02-17 01:28:48.860 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali18678644c68"
2026-02-17 01:28:48.860 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali18678644c68"
2026-02-17 01:28:48.860 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18678644c68"
2026-02-17 01:28:48.860 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.860 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:48.885 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:48.885 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:49.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-5835" name:"default"}
2026-02-17 01:28:49.382 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5835"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5835"} 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:"pod-resize-tests-5835"}
2026-02-17 01:28:49.405 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-5835"}
2026-02-17 01:28:49.936 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1413" name:"default"}
2026-02-17 01:28:50.053 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8318/netserver-0, name=eth0)
2026-02-17 01:28:50.053 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8318/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18678644c68" profile_ids:"kns.pod-network-test-8318" profile_ids:"ksa.pod-network-test-8318.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:28:50.053 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:50.054 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:50.054 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:50.055 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18678644c68"
2026-02-17 01:28:50.055 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:50.055 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:28:50.078 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:50.079 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:28:50.135 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1413"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1413"} 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-1413"}
2026-02-17 01:28:50.155 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=263
2026-02-17 01:28:50.155 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali18678644c68"
2026-02-17 01:28:50.167 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:50.167 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:50.194 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1413"}
2026-02-17 01:28:52.226 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8343" name:"default"}
2026-02-17 01:28:52.472 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8343"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8343"}
2026-02-17 01:28:52.505 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8343"}
2026-02-17 01:28:53.000 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3694" name:"default"}
2026-02-17 01:28:53.162 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3694"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3694"}
2026-02-17 01:28:53.191 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3694"}
2026-02-17 01:28:53.303 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5020" name:"default"}
2026-02-17 01:28:53.532 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5020"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5020"}
2026-02-17 01:28:53.558 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5020"}
2026-02-17 01:28:56.619 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-5302"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-5302"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5302"}
2026-02-17 01:28:56.722 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8817"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"services-8817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8817"}
2026-02-17 01:28:56.747 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:28:56.748 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-8817" type:"ClusterIP" cluster_ips:"10.254.40.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:28:56.796 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-8817" type:"ClusterIP" cluster_ips:"10.254.186.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:28:57.011 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:57.012 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:28:57.012 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.012 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.012 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.013 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:57.013 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.013 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.040 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:57.048 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:57.048 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:57.048 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.15/32"}
2026-02-17 01:28:57.048 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.048 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.048 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.049 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:57.049 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.049 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.073 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:57.073 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:57.347 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:57.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"}
2026-02-17 01:28:57.347 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.347 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.348 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.348 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.348 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.348 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.349 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.349 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.15
2026-02-17 01:28:57.410 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:57.437 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/externalsvc-7855f7c5cc-l6tbb, name=eth0)
2026-02-17 01:28:57.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8817"} profile:{inbound_rules:{action:"allow" rule_id:"8OFqUa85K16aZTaX"} outbound_rules:{action:"allow" rule_id:"-jZz5Dymxe-RZ8et"}}
2026-02-17 01:28:57.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8817.default"} profile:{}
2026-02-17 01:28:57.438 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/externalsvc-7855f7c5cc-l6tbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab7192e7d64" profile_ids:"kns.services-8817" profile_ids:"ksa.services-8817.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:28:57.438 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.438 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.438 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.449 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab7192e7d64" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.449 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8817" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.449 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iDII5ukqCcj1WlTqnW" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.449 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab7192e7d64" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.449 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8817" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.449 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iDII5ukqCcj1WlTqnW" ipVersion=0x4 table="filter"
2026-02-17 01:28:57.449 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab7192e7d64"
2026-02-17 01:28:57.449 [INFO][73] 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-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.449 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.464 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="cali75a400714a2" state="down"
2026-02-17 01:28:57.464 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a400714a2"
2026-02-17 01:28:57.464 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=259
2026-02-17 01:28:57.467 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="cali75a400714a2" state=""
2026-02-17 01:28:57.467 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75a400714a2"
2026-02-17 01:28:57.491 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:57.492 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"} status="down"
2026-02-17 01:28:57.492 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"down", Index:259}
2026-02-17 01:28:57.492 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:57.492 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:57.492 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"", Index:259}
2026-02-17 01:28:57.492 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Set[string](nil)}
2026-02-17 01:28:57.492 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Set[string](nil)}
2026-02-17 01:28:57.506 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=264 ifaceName="caliab7192e7d64" state="down"
2026-02-17 01:28:57.507 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab7192e7d64"
2026-02-17 01:28:57.507 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=264 ifaceName="caliab7192e7d64" state="up"
2026-02-17 01:28:57.511 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab7192e7d64", State:"down", Index:264}
2026-02-17 01:28:57.511 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Typed[string]{}}
2026-02-17 01:28:57.511 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Typed[string]{}}
2026-02-17 01:28:57.511 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab7192e7d64", State:"up", Index:264}
2026-02-17 01:28:57.511 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab7192e7d64"
2026-02-17 01:28:57.511 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab7192e7d64"
2026-02-17 01:28:57.511 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab7192e7d64"
2026-02-17 01:28:57.511 [INFO][73] 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-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.511 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:57.525 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:57.525 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"} status="up"
2026-02-17 01:28:58.111 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/externalsvc-7855f7c5cc-l6tbb, name=eth0)
2026-02-17 01:28:58.111 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/externalsvc-7855f7c5cc-l6tbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab7192e7d64" profile_ids:"kns.services-8817" profile_ids:"ksa.services-8817.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:28:58.111 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:58.112 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:58.112 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:58.113 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab7192e7d64"
2026-02-17 01:28:58.113 [INFO][73] 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-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:58.113 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:28:58.144 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:58.144 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"} status="up"
2026-02-17 01:28:58.144 [INFO][73] felix/summary.go 100: Summarising 139 dataplane reconciliation loops over 1m0.6s: avg=29ms longest=103ms (resync-calico-v4)
2026-02-17 01:28:58.634 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=264
2026-02-17 01:28:58.634 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab7192e7d64"
2026-02-17 01:28:58.634 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:58.635 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:28:58.779 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:58.779 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:28:58.779 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.779 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.779 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.780 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:58.780 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:28:58.780 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75a400714a2"
2026-02-17 01:28:58.780 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.780 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.828 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:58.828 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 01:28:58.859 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-8817" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 01:28:58.862 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=265 ifaceName="cali75a400714a2" state="down"
2026-02-17 01:28:58.862 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a400714a2"
2026-02-17 01:28:58.864 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=265 ifaceName="cali75a400714a2" state="up"
2026-02-17 01:28:58.895 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"down", Index:265}
2026-02-17 01:28:58.895 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:58.895 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:28:58.895 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"up", Index:265}
2026-02-17 01:28:58.895 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75a400714a2"
2026-02-17 01:28:58.895 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75a400714a2"
2026-02-17 01:28:58.895 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:58.896 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.896 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:58.913 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:58.913 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:59.117 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:28:59.117 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:28:59.117 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:59.117 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:59.117 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:59.117 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:28:59.118 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:59.118 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:28:59.140 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:59.140 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:28:59.485 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/execpodqcv4t, name=eth0)
2026-02-17 01:28:59.486 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/execpodqcv4t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c91db230cb" profile_ids:"kns.services-8817" profile_ids:"ksa.services-8817.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:28:59.486 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.486 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.486 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.487 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2c91db230cb" ipVersion=0x4 table="filter"
2026-02-17 01:28:59.487 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2c91db230cb" ipVersion=0x4 table="filter"
2026-02-17 01:28:59.487 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2c91db230cb"
2026-02-17 01:28:59.487 [INFO][73] 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-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.487 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.527 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:28:59.527 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} status="down"
2026-02-17 01:28:59.567 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=266 ifaceName="cali2c91db230cb" state="down"
2026-02-17 01:28:59.568 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c91db230cb"
2026-02-17 01:28:59.568 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=266 ifaceName="cali2c91db230cb" state="up"
2026-02-17 01:28:59.568 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c91db230cb", State:"down", Index:266}
2026-02-17 01:28:59.568 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Typed[string]{}}
2026-02-17 01:28:59.568 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Typed[string]{}}
2026-02-17 01:28:59.568 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c91db230cb", State:"up", Index:266}
2026-02-17 01:28:59.568 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2c91db230cb"
2026-02-17 01:28:59.568 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2c91db230cb"
2026-02-17 01:28:59.568 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c91db230cb"
2026-02-17 01:28:59.568 [INFO][73] 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-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.568 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:28:59.596 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:28:59.596 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} status="up"
2026-02-17 01:29:00.124 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:29:00.124 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:29:00.124 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:00.125 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:00.125 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:00.126 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:29:00.126 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:00.126 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:00.155 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:00.155 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:29:00.155 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/execpodqcv4t, name=eth0)
2026-02-17 01:29:00.155 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/execpodqcv4t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c91db230cb" profile_ids:"kns.services-8817" profile_ids:"ksa.services-8817.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:29:00.155 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:00.155 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:00.155 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:00.156 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c91db230cb"
2026-02-17 01:29:00.156 [INFO][73] 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-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:00.156 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:00.188 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:00.188 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} status="up"
2026-02-17 01:29:00.583 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=265
2026-02-17 01:29:00.583 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75a400714a2"
2026-02-17 01:29:00.583 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:00.583 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:01.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-8817"
2026-02-17 01:29:01.128 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=266
2026-02-17 01:29:01.128 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2c91db230cb"
2026-02-17 01:29:01.160 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/externalsvc-7855f7c5cc-l6tbb, name=eth0)
2026-02-17 01:29:01.175 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/externalsvc-7855f7c5cc-l6tbb, name=eth0)
2026-02-17 01:29:01.183 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:01.183 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:01.207 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/externalsvc-7855f7c5cc-l6tbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab7192e7d64" profile_ids:"kns.services-8817" profile_ids:"ksa.services-8817.default" ipv4_nets:"10.100.37.17/32"}
2026-02-17 01:29:01.207 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-8817"
2026-02-17 01:29:01.207 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/externalsvc-7855f7c5cc-l6tbb" endpoint_id:"eth0"}
2026-02-17 01:29:01.207 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:29:01.207 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:29:01.208 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:29:01.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab7192e7d64" ipVersion=0x4 table="filter"
2026-02-17 01:29:01.208 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab7192e7d64" ipVersion=0x4 table="filter"
2026-02-17 01:29:01.208 [INFO][73] 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-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:29:01.208 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:29:01.209 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.17
2026-02-17 01:29:01.271 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/externalsvc-7855f7c5cc-l6tbb", EndpointId:"eth0"}
2026-02-17 01:29:01.271 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8817"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"services-8817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8817"}
2026-02-17 01:29:01.271 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9436"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9436"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9436"}
2026-02-17 01:29:01.292 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-9436" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 01:29:01.877 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-5302" name:"default"}
2026-02-17 01:29:02.022 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972, name=eth0)
2026-02-17 01:29:02.022 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-9436.default"} profile:{}
2026-02-17 01:29:02.023 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-9436"} profile:{inbound_rules:{action:"allow" rule_id:"KJiOFaqPY4F_zpC_"} outbound_rules:{action:"allow" rule_id:"bGP1bQiDJPEFNgSS"}}
2026-02-17 01:29:02.023 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid481a226159" profile_ids:"kns.security-context-9436" profile_ids:"ksa.security-context-9436.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:29:02.023 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.023 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.023 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.023 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid481a226159" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.024 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5GEs0uEomjvdJ900E2" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.024 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KIMvUGPEKWAWSF2t6g" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.024 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid481a226159" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.024 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5GEs0uEomjvdJ900E2" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.024 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KIMvUGPEKWAWSF2t6g" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.024 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid481a226159"
2026-02-17 01:29:02.024 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.024 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.068 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8318/netserver-0, name=eth0)
2026-02-17 01:29:02.071 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:29:02.071 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} status="down"
2026-02-17 01:29:02.072 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8318/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18678644c68" profile_ids:"kns.pod-network-test-8318" profile_ids:"ksa.pod-network-test-8318.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:29:02.072 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:02.072 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:02.072 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:02.072 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18678644c68"
2026-02-17 01:29:02.072 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:02.072 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:02.095 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:02.095 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:02.098 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-5302"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-5302"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5302"}
2026-02-17 01:29:02.099 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=267 ifaceName="calid481a226159" state="down"
2026-02-17 01:29:02.099 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid481a226159"
2026-02-17 01:29:02.102 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=267 ifaceName="calid481a226159" state="up"
2026-02-17 01:29:02.126 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-5302"}
2026-02-17 01:29:02.152 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid481a226159", State:"down", Index:267}
2026-02-17 01:29:02.152 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Typed[string]{}}
2026-02-17 01:29:02.152 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Typed[string]{}}
2026-02-17 01:29:02.152 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid481a226159", State:"up", Index:267}
2026-02-17 01:29:02.152 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid481a226159"
2026-02-17 01:29:02.153 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid481a226159"
2026-02-17 01:29:02.153 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid481a226159"
2026-02-17 01:29:02.153 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.153 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:02.180 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:02.180 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} status="up"
2026-02-17 01:29:02.271 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:02.272 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:29:02.272 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.272 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.272 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.272 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:02.272 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.272 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.291 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:02.291 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:02.312 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:02.312 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.18/32"}
2026-02-17 01:29:02.312 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.312 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.312 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.313 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:02.313 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.313 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.334 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:02.334 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:02.606 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:02.606 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"}
2026-02-17 01:29:02.606 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.607 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.607 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.608 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.608 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:29:02.608 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.608 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.608 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.18
2026-02-17 01:29:02.679 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:02.716 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=260
2026-02-17 01:29:02.716 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce74cee3a"
2026-02-17 01:29:02.716 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="califbce74cee3a" state="down"
2026-02-17 01:29:02.716 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:29:02.716 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:29:02.716 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"down", Index:260}
2026-02-17 01:29:02.722 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="califbce74cee3a" state=""
2026-02-17 01:29:02.722 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califbce74cee3a"
2026-02-17 01:29:02.741 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"", Index:260}
2026-02-17 01:29:02.741 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Set[string](nil)}
2026-02-17 01:29:02.741 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Set[string](nil)}
2026-02-17 01:29:03.146 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972, name=eth0)
2026-02-17 01:29:03.146 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid481a226159" profile_ids:"kns.security-context-9436" profile_ids:"ksa.security-context-9436.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:29:03.146 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:03.146 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:03.146 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:03.147 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid481a226159"
2026-02-17 01:29:03.147 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:03.147 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:03.168 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:03.168 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} status="up"
2026-02-17 01:29:03.495 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=267
2026-02-17 01:29:03.495 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid481a226159"
2026-02-17 01:29:03.495 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:03.495 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:03.552 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=264
2026-02-17 01:29:03.552 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab7192e7d64"
2026-02-17 01:29:03.552 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=264 ifaceName="caliab7192e7d64" state="down"
2026-02-17 01:29:03.552 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Typed[string]{}}
2026-02-17 01:29:03.552 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Typed[string]{}}
2026-02-17 01:29:03.552 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab7192e7d64", State:"down", Index:264}
2026-02-17 01:29:03.553 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=264 ifaceName="caliab7192e7d64" state=""
2026-02-17 01:29:03.553 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab7192e7d64"
2026-02-17 01:29:03.577 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab7192e7d64", State:"", Index:264}
2026-02-17 01:29:03.577 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Set[string](nil)}
2026-02-17 01:29:03.577 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab7192e7d64", Addrs:set.Set[string](nil)}
2026-02-17 01:29:03.806 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:03.807 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:29:03.807 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.807 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.807 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:29:03.814 [INFO][73] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:29:03.815 [INFO][73] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califbce74cee3a"
2026-02-17 01:29:03.815 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.815 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.865 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:29:03.865 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 01:29:03.882 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=268 ifaceName="califbce74cee3a" state="down"
2026-02-17 01:29:03.882 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce74cee3a"
2026-02-17 01:29:03.882 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=268 ifaceName="califbce74cee3a" state="up"
2026-02-17 01:29:03.882 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"down", Index:268}
2026-02-17 01:29:03.882 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:29:03.882 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:29:03.882 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"up", Index:268}
2026-02-17 01:29:03.882 [INFO][73] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califbce74cee3a"
2026-02-17 01:29:03.882 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbce74cee3a"
2026-02-17 01:29:03.882 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:03.883 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.883 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:03.902 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:03.902 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:04.397 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972, name=eth0)
2026-02-17 01:29:04.397 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid481a226159" profile_ids:"kns.security-context-9436" profile_ids:"ksa.security-context-9436.default" ipv4_nets:"10.100.37.25/32"}
2026-02-17 01:29:04.397 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.397 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.398 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.399 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid481a226159"
2026-02-17 01:29:04.399 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.399 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 267
2026-02-17 01:29:04.429 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:04.429 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} status="up"
2026-02-17 01:29:04.506 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=267 ifaceName="calid481a226159" state="down"
2026-02-17 01:29:04.506 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid481a226159"
2026-02-17 01:29:04.506 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid481a226159", State:"down", Index:267}
2026-02-17 01:29:04.506 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Typed[string]{}}
2026-02-17 01:29:04.506 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Typed[string]{}}
2026-02-17 01:29:04.506 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid481a226159"
2026-02-17 01:29:04.506 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.506 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.507 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.25
2026-02-17 01:29:04.508 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=267
2026-02-17 01:29:04.511 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=267 ifaceName="calid481a226159" state=""
2026-02-17 01:29:04.511 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid481a226159"
2026-02-17 01:29:04.537 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:29:04.537 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} status="down"
2026-02-17 01:29:04.537 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid481a226159", State:"", Index:267}
2026-02-17 01:29:04.537 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Set[string](nil)}
2026-02-17 01:29:04.537 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid481a226159", Addrs:set.Set[string](nil)}
2026-02-17 01:29:04.537 [INFO][73] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid481a226159"
2026-02-17 01:29:04.537 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.537 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.561 [INFO][73] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 01:29:04.562 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"} status="down"
2026-02-17 01:29:04.708 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972, name=eth0)
2026-02-17 01:29:04.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972" endpoint_id:"eth0"}
2026-02-17 01:29:04.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-9436"}
2026-02-17 01:29:04.709 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-9436.default"}
2026-02-17 01:29:04.709 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.709 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5GEs0uEomjvdJ900E2" ipVersion=0x4 table="filter"
2026-02-17 01:29:04.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KIMvUGPEKWAWSF2t6g" ipVersion=0x4 table="filter"
2026-02-17 01:29:04.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5GEs0uEomjvdJ900E2" ipVersion=0x4 table="filter"
2026-02-17 01:29:04.709 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KIMvUGPEKWAWSF2t6g" ipVersion=0x4 table="filter"
2026-02-17 01:29:04.709 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.710 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid481a226159" ipVersion=0x4 table="filter"
2026-02-17 01:29:04.710 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid481a226159" ipVersion=0x4 table="filter"
2026-02-17 01:29:04.710 [INFO][73] 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:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.710 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.769 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-9436/security-context-9979009e-dd17-4637-af50-9fd38d479972", EndpointId:"eth0"}
2026-02-17 01:29:04.871 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=268
2026-02-17 01:29:04.871 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califbce74cee3a"
2026-02-17 01:29:04.871 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:04.872 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 01:29:05.184 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:05.184 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:29:05.185 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.185 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.185 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.187 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:05.187 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.187 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.212 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:05.213 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:05.214 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:05.214 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:29:05.214 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.214 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.214 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.215 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:05.215 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.215 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:05.244 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:05.244 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:05.479 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9436"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9436"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9436"}
2026-02-17 01:29:06.201 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:29:06.202 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:29:06.202 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.203 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.203 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.204 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:29:06.204 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.204 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.233 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:29:06.237 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:06.237 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:29:06.237 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75a400714a2" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.27/32"}
2026-02-17 01:29:06.237 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.237 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.238 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.238 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75a400714a2"
2026-02-17 01:29:06.238 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.238 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.256 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:06.256 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 01:29:06.262 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/execpodqcv4t, name=eth0)
2026-02-17 01:29:06.262 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/execpodqcv4t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c91db230cb" profile_ids:"kns.services-8817" profile_ids:"ksa.services-8817.default" ipv4_nets:"10.100.37.29/32"}
2026-02-17 01:29:06.263 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.263 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.263 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.263 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c91db230cb"
2026-02-17 01:29:06.263 [INFO][73] 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-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.263 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.283 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=services-8817/execpodqcv4t, name=eth0)
2026-02-17 01:29:06.290 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:06.290 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"} status="up"
2026-02-17 01:29:06.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8318"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8318"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8318"}
2026-02-17 01:29:06.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8817/execpodqcv4t" endpoint_id:"eth0"}
2026-02-17 01:29:06.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8817.default"}
2026-02-17 01:29:06.290 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8817"}
2026-02-17 01:29:06.290 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.290 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.291 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8817" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.291 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iDII5ukqCcj1WlTqnW" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.291 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8817" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.291 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iDII5ukqCcj1WlTqnW" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.291 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.291 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2c91db230cb" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.291 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2c91db230cb" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.291 [INFO][73] 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-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.291 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.292 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.29
2026-02-17 01:29:06.363 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8817/execpodqcv4t", EndpointId:"eth0"}
2026-02-17 01:29:06.371 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8817" name:"default"}
2026-02-17 01:29:06.584 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-2, name=eth0)
2026-02-17 01:29:06.584 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-2" endpoint_id:"eth0"}
2026-02-17 01:29:06.584 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.584 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.585 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.585 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.585 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75a400714a2" ipVersion=0x4 table="filter"
2026-02-17 01:29:06.585 [INFO][73] 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-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.585 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.585 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.27
2026-02-17 01:29:06.654 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-2", EndpointId:"eth0"}
2026-02-17 01:29:06.658 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=266 ifaceName="cali2c91db230cb" state="down"
2026-02-17 01:29:06.658 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c91db230cb"
2026-02-17 01:29:06.658 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=266
2026-02-17 01:29:06.658 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c91db230cb", State:"down", Index:266}
2026-02-17 01:29:06.658 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Typed[string]{}}
2026-02-17 01:29:06.658 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Typed[string]{}}
2026-02-17 01:29:06.662 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=266 ifaceName="cali2c91db230cb" state=""
2026-02-17 01:29:06.662 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2c91db230cb"
2026-02-17 01:29:06.679 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8817"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"services-8817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8817"}
2026-02-17 01:29:06.690 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=265
2026-02-17 01:29:06.690 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75a400714a2"
2026-02-17 01:29:06.690 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=265 ifaceName="cali75a400714a2" state="down"
2026-02-17 01:29:06.694 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=265 ifaceName="cali75a400714a2" state=""
2026-02-17 01:29:06.694 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75a400714a2"
2026-02-17 01:29:06.702 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8817"}
2026-02-17 01:29:06.725 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c91db230cb", State:"", Index:266}
2026-02-17 01:29:06.725 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Set[string](nil)}
2026-02-17 01:29:06.725 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c91db230cb", Addrs:set.Set[string](nil)}
2026-02-17 01:29:06.725 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:29:06.725 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Typed[string]{}}
2026-02-17 01:29:06.725 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"down", Index:265}
2026-02-17 01:29:06.725 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75a400714a2", State:"", Index:265}
2026-02-17 01:29:06.725 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Set[string](nil)}
2026-02-17 01:29:06.725 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75a400714a2", Addrs:set.Set[string](nil)}
2026-02-17 01:29:08.300 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:08.300 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:29:08.300 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.300 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.300 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.301 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:08.301 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.301 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.327 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:08.330 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:08.330 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:08.330 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce74cee3a" profile_ids:"kns.statefulset-942" profile_ids:"ksa.statefulset-942.default" ipv4_nets:"10.100.37.6/32"}
2026-02-17 01:29:08.330 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.330 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.330 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.331 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce74cee3a"
2026-02-17 01:29:08.331 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.331 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.351 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:08.351 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:08.593 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=statefulset-942/ss2-0, name=eth0)
2026-02-17 01:29:08.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-942/ss2-0" endpoint_id:"eth0"}
2026-02-17 01:29:08.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-942"}
2026-02-17 01:29:08.594 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-942.default"}
2026-02-17 01:29:08.594 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.594 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.596 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-942" ipVersion=0x4 table="filter"
2026-02-17 01:29:08.596 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AP8QssgtCBc19eVjaY" ipVersion=0x4 table="filter"
2026-02-17 01:29:08.596 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-942" ipVersion=0x4 table="filter"
2026-02-17 01:29:08.596 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AP8QssgtCBc19eVjaY" ipVersion=0x4 table="filter"
2026-02-17 01:29:08.596 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.596 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:29:08.596 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califbce74cee3a" ipVersion=0x4 table="filter"
2026-02-17 01:29:08.596 [INFO][73] 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-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.596 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.596 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.6
2026-02-17 01:29:08.644 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-942/ss2-0", EndpointId:"eth0"}
2026-02-17 01:29:08.698 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=268 ifaceName="califbce74cee3a" state="down"
2026-02-17 01:29:08.698 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce74cee3a"
2026-02-17 01:29:08.698 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"down", Index:268}
2026-02-17 01:29:08.698 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:29:08.698 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Typed[string]{}}
2026-02-17 01:29:08.699 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=268
2026-02-17 01:29:08.703 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=268 ifaceName="califbce74cee3a" state=""
2026-02-17 01:29:08.703 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califbce74cee3a"
2026-02-17 01:29:08.720 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce74cee3a", State:"", Index:268}
2026-02-17 01:29:08.720 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Set[string](nil)}
2026-02-17 01:29:08.720 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce74cee3a", Addrs:set.Set[string](nil)}
2026-02-17 01:29:09.684 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:29:09.685 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:29:09.685 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:29:09.686 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:29:09.686 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:29:09.687 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:29:09.687 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:29:09.687 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:29:09.709 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:09.709 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:29:10.522 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-9436" name:"default"}
2026-02-17 01:29:10.797 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9436"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"53f2fb03-5f58-40b8-abff-484d5366fd4c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9436"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9436"}
2026-02-17 01:29:10.826 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-9436"}
2026-02-17 01:29:11.006 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-qn6kl" ipv4_addr:"192.168.24.75/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-va67z-default-worker-7phdz-lcs67-qn6kl"} 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 01:29:11.006 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:29:11.006 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:29:11.311 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8318/netserver-0, name=eth0)
2026-02-17 01:29:11.312 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8318/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18678644c68" profile_ids:"kns.pod-network-test-8318" profile_ids:"ksa.pod-network-test-8318.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:29:11.312 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.312 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.312 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.313 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18678644c68"
2026-02-17 01:29:11.313 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.313 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.341 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8318/netserver-0, name=eth0)
2026-02-17 01:29:11.346 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:11.346 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:11.347 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8318/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18678644c68" profile_ids:"kns.pod-network-test-8318" profile_ids:"ksa.pod-network-test-8318.default" ipv4_nets:"10.100.37.36/32"}
2026-02-17 01:29:11.347 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.347 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.347 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.347 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18678644c68"
2026-02-17 01:29:11.348 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.348 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.373 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:29:11.374 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 01:29:11.374 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8318"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"16a0ed8b-5035-4fd6-9816-19052476e45a"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8318"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8318"}
2026-02-17 01:29:11.598 [INFO][73] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=pod-network-test-8318/netserver-0, name=eth0)
2026-02-17 01:29:11.598 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8318/netserver-0" endpoint_id:"eth0"}
2026-02-17 01:29:11.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8318"}
2026-02-17 01:29:11.599 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8318.default"}
2026-02-17 01:29:11.599 [INFO][73] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.599 [INFO][73] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0PotDHvU0yw5lREPQ7" ipVersion=0x4 table="filter"
2026-02-17 01:29:11.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lVskhN10efJs0dR2oa" ipVersion=0x4 table="filter"
2026-02-17 01:29:11.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0PotDHvU0yw5lREPQ7" ipVersion=0x4 table="filter"
2026-02-17 01:29:11.599 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lVskhN10efJs0dR2oa" ipVersion=0x4 table="filter"
2026-02-17 01:29:11.599 [INFO][73] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.600 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali18678644c68" ipVersion=0x4 table="filter"
2026-02-17 01:29:11.600 [INFO][73] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali18678644c68" ipVersion=0x4 table="filter"
2026-02-17 01:29:11.600 [INFO][73] 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-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.600 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.601 [INFO][73] felix/conntrack.go 90: Removing conntrack flows ip=10.100.37.36
2026-02-17 01:29:11.660 [INFO][73] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8318/netserver-0", EndpointId:"eth0"}
2026-02-17 01:29:11.704 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali18678644c68" state="down"
2026-02-17 01:29:11.704 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali18678644c68"
2026-02-17 01:29:11.704 [INFO][73] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=263
2026-02-17 01:29:11.704 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18678644c68", State:"down", Index:263}
2026-02-17 01:29:11.704 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Typed[string]{}}
2026-02-17 01:29:11.704 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Typed[string]{}}
2026-02-17 01:29:11.706 [INFO][73] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali18678644c68" state=""
2026-02-17 01:29:11.706 [INFO][73] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali18678644c68"
2026-02-17 01:29:11.725 [INFO][73] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18678644c68", State:"", Index:263}
2026-02-17 01:29:11.725 [INFO][73] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Set[string](nil)}
2026-02-17 01:29:11.725 [INFO][73] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18678644c68", Addrs:set.Set[string](nil)}
2026-02-17 01:29:16.251 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-942"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-942"}
2026-02-17 01:29:16.601 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8318" name:"default"}
2026-02-17 01:29:16.707 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8318"}
2026-02-17 01:29:21.703 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-942"
2026-02-17 01:29:21.843 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-942" name:"default"}
2026-02-17 01:29:21.901 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-942"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f43277ab-086f-4dfd-a25a-3f867e043f6f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-942"}
2026-02-17 01:29:21.941 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-942"}
2026-02-17 01:29:39.104 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
2026-02-17 01:30:00.194 [INFO][73] felix/summary.go 100: Summarising 81 dataplane reconciliation loops over 1m2s: avg=31ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 01:30:17.453 [INFO][73] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-va67z-default-worker-7phdz-lcs67-nh7s6" ipv4_addr:"192.168.24.146/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-va67z-default-worker-7phdz-lcs67-nh7s6"} 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 01:30:17.453 [INFO][73] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 01:30:17.453 [INFO][73] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 01:30:27.868 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1579"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1579"}
2026-02-17 01:30:32.952 [INFO][73] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1579" name:"default"}
2026-02-17 01:30:33.220 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1579"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"624a07db-f830-4582-8afc-5a504f741145"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1579"}
2026-02-17 01:30:33.244 [INFO][73] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1579"}
2026-02-17 01:30:33.596 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:30:33.597 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:30:33.597 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:33.597 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:33.597 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:33.598 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:30:33.598 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:33.599 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:33.618 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:30:33.619 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:30:36.749 [INFO][73] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-va67z-default-worker-7phdz-lcs67-nh7s6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 01:30:36.750 [INFO][73] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.37.1/32"}
2026-02-17 01:30:36.750 [INFO][73] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:36.750 [INFO][73] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:36.750 [INFO][73] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:36.751 [INFO][73] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 01:30:36.751 [INFO][73] 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:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:36.751 [INFO][73] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 01:30:36.776 [INFO][73] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 01:30:36.776 [INFO][73] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 01:30:39.117 [INFO][68] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.146/24
